alt77x
Member
Posted 12 months ago #
I am having problems with my blog tags. every post i have made has every tag on the blog. I have read the tags documentation but do not fully understand it. Are all tags supposed to show on every post? I have every tag from 10 posts showing on each post is this ok? Maybe you should look at my blog to tell me where I am going wrong. Ecovacuumcleaner dot com/blog Hope someone can help!
Kind Regards Al.
Have you tried:
- deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the Twenty Ten theme to rule out any theme-specific problems.
- resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
alt77x
Member
Posted 12 months ago #
No I do not know if I have a problem yet with the tags. I am a beginner and do not know if the tags are right or wrong. I just wanted someone to take alook at it because maybe I am configuring the tags wrongly and i do not know how to deactivate the plugins or change theme.
You should not have every tag from 10 posts showing on each post.
alt77x
Member
Posted 12 months ago #
How do I rectify this as I have looked at the documentation and do not know how to separate different tags to different posts.
You should be using <?php the_tags;?> to generate the post-specific tags within the Loop.
alt77x
Member
Posted 12 months ago #
I dont understand what that means Sorry im a newbie to all this.
Try using a different theme.
alt77x
Member
Posted 12 months ago #
I have put some code in css file so i cant do that. but its not the theme im talking about im asking how to use the tags to configure it.
It is the theme. Your theme determines the tag display.
alt77x
Member
Posted 12 months ago #
ok thanks for your help esmi!