How to disable Reviews?

Discussion in 'GeoCraft WordPress Theme' started by aljosa, Mar 19, 2013.

  1. aljosa

    aljosa Guest

    Joined:
    Mar 17, 2013
    Messages:
    2
    Likes Received:
    0
    Hi!

    Is it possible to disable "Reviews" in Posts?

    Thank You.

    Aljo
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content_wrapper .featured_content .featured_thumb .review_desc a {
    display: none;
    }
     
  3. aljosa

    aljosa Guest

    Joined:
    Mar 17, 2013
    Messages:
    2
    Likes Received:
    0
    Thank you. What will happen after upgrade? Repeat the process or do you comment any upgrade-update changes?

    One more thing. When I click on any fileld in "Contact This Business" form with mobile phone ex. Android - form click is not detected and it doesn't open keyboard. Same goes for "Listing Description" in Add Listing form. User is unable to write any text.
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    We are looking to this issue and will reply you as soon as possible.
     

Share This Page