Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #525799

    I am wondering if it is possible to change the name “Posts” that is in the blog grid view to be the name of the “Tag” that is calling the posts?

    For example here is my grid view for the Tagg “Murals”

    http://www.gregorybeylerian.com/tag/murals/

    In the upper left corner it says “Posts” and I would like it to say “Murals”.

    Possible for tags, possible for categories?

    Thanks…

    #526301

    any ideas?

    #526950

    Bump.

    #527021

    Hi!

    Add this to your custom CSS.

    .tag-page-post-type-title { display: none !important; }
    

    And then navigate to Dashboard > Portfolio Items > Tags and edit your tags and type in the description “Murals” and it should display like how your wanting.

    Also, keep in mind that when a topic gets a reply it is pushed back to the end of the queue so it takes longer for us to see it.

    Cheers!
    Elliott

    #527044

    Hi Elliot, that worked, thanks!

    Question, would this also work for categories?

    Thanks,

    GB

    #527050

    BTW – thanks for explaining how the queue works, Are you all located in Australia? May be the time difference as I post from Los Angeles.

    #527135

    Hi!

    Yes it should work for categories as well. The CSS needed might be different though.

    We have support members in most time zones, http://kriesi.at/about.

    Cheers!
    Elliott

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change "Posts" to the "Tag" name possible in blog grid view?’ is closed to new replies.