Hi,
I was wondering how to hide the two tags (portfolio and landscape) used for displaying wide or narrow masonry galleries in the archive? Remember, these two tags are displayed along with other tags in the tag cloud and when either one is clicked, all the entries with that tag are displayed. That should not happen since these two particular tags are used solely to change the size of the image and do not describe the actual image or post.
There must be a solution to this, otherwise I am going to see a lot of landscape and portrait tags and archives.
Regards,
Hi Rikard,
Please check the site: http://www.tameez.com.
The tag cloud is at the bottom.
Regards,
Tameez
Hey Tameez!
Try adding this code to the Quick CSS:
.tag-link-171, .tag-link-163 {
display: none !important;
}
Cheers!
Josue
Yes, that worked. Thanks.
But shouldn’t that be the “normal” feature?
And how would I figure out the tag link # in my own instance? I thought it would be the “tag_ID=##” I see when hovering over that tag from the Tags screen, but it doesn’t seem to be working.
Hi @wsnider28!
Can you please create a new topic including an access to your install (in private field)?
Cheers!
Josue