I have a link with me. This is the link:
http://localhost/rajab/product-category/pvc-hose/
I have made a a category “PVC Hose” having slug name “pvc-hose” and displayed on a page. when i am clicking this category, it goes to a link as shown above.i wanted to display all the posts in this category on linked page. Can anyone say how to display it there.
Simply create a
taxonomy.php
file in your root folder with the following codei wanted to repeat this code in the taxonomy file..I wanted to display not only the title and content but also featured image.