Hey guys, can anyone help me out? I'm trying to figure this out:
<?php if (is_category(43)) { ?>
Do this
<?php } ?>
I also tried is_product_category, no luck. Anyone?
Thanks!
Hey guys, can anyone help me out? I'm trying to figure this out:
<?php if (is_category(43)) { ?>
Do this
<?php } ?>
I also tried is_product_category, no luck. Anyone?
Thanks!
You must log in to post.