Where do I add the symbol “#” to add to tags just like as shown at the bottom of every post? We want to place the hashtag “#” for our tags on the sidebar as well… example: #Life #Travel
Thank you! Great theme. Just bought and installed quick. No issues except for this tiny thing. I’ll probably have some more inquiry later. Thank you :)
Hi,
You can check out this related topic; https://en.support.wordpress.com/posts/tags/
Tags located on the right-hand side when you edit a post.
Screen Options is a fly down menu button located on the top right corner of some pages in your WordPress admin area. When clicked, Screen Options menu shows options to configure the view of that particular page in your admin area. Please check the tags box then add your tags without the hashtag. The hashtag will come automatically. Tags located on the right-hand side when you edit a post.
You can use this custom css code for the sidebar.
.widget_categories ul li.cat-item a:before { content: "#"; }
Hi,
You have a dropdown category menu for the sidebar. It is not possible by default to put hashtag on it.
I gave you the code for the standard view.
Thanks
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in and have valid license to reply to this topic.