How Can I Disable Business Ratings & Business Reviews

Discussion in 'GeoCraft WordPress Theme' started by blessedjeff, Oct 23, 2015.

  1. blessedjeff

    blessedjeff New Member

    Joined:
    May 3, 2012
    Messages:
    11
    Likes Received:
    0
    My client does not want to display business listing ratings or business listing reviews. How can I disable.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site with some edited screenshot of the concerned area so that we can better assist you?

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. blessedjeff

    blessedjeff New Member

    Joined:
    May 3, 2012
    Messages:
    11
    Likes Received:
    0
    I have attached a screenshot from my site.
    Pic_Rating_Reviews Loc.jpg
     
  4. priya

    priya Guest

    Hello,

    To remove business listing ratings, you just have to paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .article_rating {
        display: none !important;
    }
    
    To remove business listing reviews, Please follow the screenshot given below.

    remove_review.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. joshuasloan

    joshuasloan Member

    Joined:
    Jul 9, 2013
    Messages:
    65
    Likes Received:
    1
    Can the removal of business listing reviews be done with the Child Theme as well?
     
  6. priya

    priya Guest

    Hello,

    Yes, that will work with the child theme as well..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page