Move Categories Post Template 7

Posted in: Newspaper
Post count: 16

Hi,

How can I move the Categories on Post Template 7, I don´t want them to display inside the featured image, how can I place them after the image?

Thanx! regards

Post count: 20688

Hi,

That would require modifications to the posts template file. You will have to edit the corresponding loop file to that template. That is the file single_template_7.php located in the main theme folder. Opening that file you can see the post template structure, and the code that displays the categories
https://www.screencast.com/t/LYbH0HTX
Try moving that line of code lower in the post, maybe like this
https://www.screencast.com/t/0L3RmVrkKEwA
The result will be like this
https://www.screencast.com/t/XTE2xR0nrqs
You may position the categories or style them further with some CSS if needed, or just leave them as they are.

Thanks

Post count: 16

Thank you so much Simion, excellent support as usual!!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.