Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #409024

    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,

    #409685

    Hi Tameez!

    Do you have a link for the site in question please?

    Best regards,
    Rikard

    #410047

    Hi Rikard,

    Please check the site: http://www.tameez.com.

    The tag cloud is at the bottom.

    Regards,

    Tameez

    #410749

    Hey Tameez!

    Try adding this code to the Quick CSS:

    .tag-link-171, .tag-link-163 {
        display: none !important;
    }

    Cheers! 
    Josue

    #411343

    Yes, that worked. Thanks.

    But shouldn’t that be the “normal” feature?

    #411367

    Hey!

    Could be, feel free to request it to Kriesi here.

    Best regards, 
    Josue

    #613504

    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.

    #614528

    Hi @wsnider28!

    Can you please create a new topic including an access to your install (in private field)?

    Cheers!
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.