Archived topic
Category Link Shows at Bottom
15 replies · Started by Sibi Paul on December 27, 2018
Hello,
in Single Posts, Category URL Shows in bottom of the Page.
is there any solution to make it visible at the TOP , just above the content ?
I have Enabled Breadcrumbs, So Visitor can easily navigate to category if he wish...
So, if I wanted to remove the category from bottom, then how to do it ?
Hi there,
You could try something like this: https://generatepress.com/forums/topic/customize-category-links-in-blog-posts/#post-744324
Let me know :)
I can see a Code There...
What to do with That ?
Where to Enter,
Please simplify the steps...
You can add that code using one of these methods: https://docs.generatepress.com/article/adding-php/
Adding That PHP Code to Hook Will not work ??
or Adding That PHP code somewhere in function.php or single.php will not work ?
where I have to add that PHP Code...?
Did you see the suggested method here?
https://generatepress.com/forums/topic/category-link-shows-at-bottom/#post-766862
Go with one of those options.
I saw That...
But did not understand anything.
You have to add the code Tom provided using one of the methods here:
https://docs.generatepress.com/article/adding-php/
Code snippets is the easiest if you aren't using a child theme already.
Can't I Add That Code in Hook, and Check Execute PHP?
No
WHY ?
That also a PHP code like other codes...
actually This is a very simple function...
does any other version of GP ( other variants )
support this default ?
Because it's a function so won't work in hooks - feel free to try it yourself.
So,
Can I Hide the Category Name - Which is Showing in Single Post bottom...
That should be in the customizer:
https://docs.generatepress.com/article/blog-content-layout/#single
I Found That...
What is - Display post navigation
in That Section ?
is it Breadcrumb ?
i enabled it, but not seen any changes to page...
can you please tell me what is that ..?