Hello, I’m trying to figure out which file I would need to edit to customize the way the tags appear under my post’s.
I don’t want to use a tag cloud. Trying it out now but not really happy with it.
I would like to keep the tags at the bottom of the post but have them be in a dropdown menu like style, or maybe like a collapsible list (kind of like how collapse-o-matic does for text).
Any help is appreciated. Or if you could guide in the right direction to be able to accomplish this myself.
thanks
Hi,
Unfortunately there is no option at the moment to style the tags displayed under the posts. The tags will simply be displayed below the post, like it can be seen in the demo
– https://demo.tagdiv.com/newspaper/10-landscapes-wont-even-imagined-exist/
You could maybe style them with css and change the way they look, but for more advanced customization probably you will have to use a plugin that can do that.
Here is a guide explaining how to use the browser inspector to identify the elements on the page and their classes, in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi Simion C.,
Im looking to put tags under each list item I create in a List post.
plz check this
can it be done
does this needs hardcoding
if it needs hardcoding then in which file
Hi,
The tags that appear in the post page are the ones assigned to that post, in the post edit screen. These are the only tags that will be called and displayed
– https://www.screencast.com/t/aZYqvpQz9Kba
– https://www.screencast.com/t/P0Gg2Uhsw
Each post template gets the tags of the current post and displays them
– https://www.screencast.com/t/g7YAePFMwi
The post content is restricted to what is entered in the post editor, you cannot place the tags inside this content.
If you are referring to something else, please correct me.
Thanks
Hi,
The post content cannot be edited dynamically. Like I mentioned, everything needs to be entered through the post editor and the theme will simply get the content
– https://www.screencast.com/t/0qE9IfTO1wAV
Maybe you can find a plugin that would allow you to do what you want, if there are any with this capability.
Thanks
Thanks Simion C.,
Very kind of you to give support even when mine is expired.
yes I researched and found that it can be done, but will require, custom code modifications including the database modifications, it will also make site quite heavy to load.
an alternative is adding them manually.
Thanks for all the help
Tagdivians rule 🙂