I'm looking for a way so that I can delete category's name in the pages.
I tried to find something for category in index.php but I couldn't find anything.
Please help me to solve this problem.
Thanks in advance
|
I'm looking for a way so that I can delete category's name in the pages. I tried to find something for category in index.php but I couldn't find anything. Please help me to solve this problem. Thanks in advance |
|||
|
|
|
What theme are you running? Are you referring to Pages or Posts because they are two different types or rather, what we call Post Types.
Commonly you will find category and tag functions in your So for example,
You will be looking for template tags such as,
|
|||
|
|