We have create brands as custom post taxonimies on our eshop. We would like to set dynamic rules on our brands. Is there any option to set dynamic rules on custom post taxonomies?
I don't really see a way to do this I'm afraid. One thing you can do is create a category for each brand, and sync these with your custom taxonomy, so you can create dynamic rules by category.
If you want to look at custom coding, you may be able to achieve something on this by changing 'product_cat' to your taxonomy in class-b2bking-dynamic-rules.php, but it wouldn't be the easiest setup, and other changes would be necessary as well - this might be more trouble than it's worth.
Hello there,
We have create brands as custom post taxonimies on our eshop. We would like to set dynamic rules on our brands. Is there any option to set dynamic rules on custom post taxonomies?
Thanks in advance
Hi Andreas,
I don't really see a way to do this I'm afraid. One thing you can do is create a category for each brand, and sync these with your custom taxonomy, so you can create dynamic rules by category.
If you want to look at custom coding, you may be able to achieve something on this by changing 'product_cat' to your taxonomy in class-b2bking-dynamic-rules.php, but it wouldn't be the easiest setup, and other changes would be necessary as well - this might be more trouble than it's worth.
Kind regards,
Stefan