remove meta tags from above posts

Home Forums All Other Themes remove meta tags from above posts

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #38626
    LizetteLizette
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: June 18, 2016

    1. how do I remove the (meta tags) April 12, 2016 | No Comments | Categories: Tommy Spanish from the top of my posts
    2. and how do I add search bar next to my menu

    #38661
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30683
    • Total: 30683
    Member since: August 16, 2013

    Hi Lizette,

    Kindly show us your website URL.

    Regards,
    Brad

    #38662
    LizetteLizette
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: June 18, 2016

    Hello,
    www.sralizette.com

    Thank You,
    Lizette’

    #38666
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30683
    • Total: 30683
    Member since: August 16, 2013

    Hi Lizette,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code:

    .postmeta{display:none;}

    Search bar next to menu not possible with this theme.

    Regards,
    Brad

    #46746
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    Hi, I have tried to remove the meta info on the teammember-list as well as news-list and I can’t get them to go away. For news items, see “Helpful Articles” on home page of http://www.gmtaylorhomeservices.com/
    For the Team member List see : http://www.gmtaylorhomeservices.com/our-experience/
    they still show date and comments:0. I want to remove both and have tried all the codes below. Please advise!!!
    .postmeta{display:none;}
    .teammember-content .postmeta{display:none;}
    .teammember-list .postmeta{display:none;}
    .news-content .postmeta{display:none;}
    .news-list .postmeta{display:none}

    also, I have manually un-checked the allow comments box under quick edit for each post

    #46830
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30683
    • Total: 30683
    Member since: August 16, 2013

    Hi Paloma,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .news-content .PostMeta{display:none;}
    .su-post-meta{display:none;}

    Regards,
    Brad

    #46904
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    Excellent! That worked wonderfully

    #46908
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30683
    • Total: 30683
    Member since: August 16, 2013

    Great

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘remove meta tags from above posts’ is closed to new replies.