Place Code on Taxonomy Page
-
Hello
How can place the rating code in a custom post type taxonomy.
I have the taxonomypwb-brandson custom post typeproductI place the
<?php if(function_exists('the_ratings')) { the_ratings(); } ?>and rate only the last product and not the page. The structure of page is liketaxonomy=pwb-brand&tag_ID=229&post_type=productHow must place the code?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Place Code on Taxonomy Page’ is closed to new replies.