Removing Review Function

This topic contains 7 replies, has 3 voices, and was last updated by  Alex Rollin 5 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #470059

    Ross Turner
    Free User
    Post count: 4

    Hi,

    I am trying to remove the review functionality. I have followed the advice on the FAQ’s but the Comments tab and Write a Review box are still displaying and then taking visitors to a blank tab.

    Any advice would be greatly appreciated.

    Kind regards,
    Ross Turner

    #470064

    Kor
    Moderator
    Post count: 16516

    Hi Ross,

    Thanks for reaching us. Could you please share your Website WP admin access here in private reply so that we could take a better look at it?

    Thanks!

    #470070

    Ross Turner
    Free User
    Post count: 4
    This reply has been marked as private.
    #470080

    Kor
    Moderator
    Post count: 16516

    Hi Ross,

    I’ve applied the custom CSS code below for you to hide the button on the detail listing page. Also, I’ve disabled the comments tab as shown in GD > Design > Detail > Exclude selected tabs from detail page

    
    
    .sd-detail-cta .dt-btn {
        display: none!important;
    }
    #470205

    Ross Turner
    Free User
    Post count: 4

    Hi Kor,

    Thank you so much for your help. It is greatly appreciated.

    Is there a setting that I am missing which hides the words ‘No Comments’ on the places page?

    Now I know that the plugin meets my requirements I shall be purchasing add-on’s to increase its functionality. Thanks again.

    #470217

    Kor
    Moderator
    Post count: 16516

    Hi Ross Turner,

    Thanks for your reply. I don’t see the ‘No Comments’ on the listings page. Did you remove it on your own? If not, kindly share the URL of the page in question and we’ll check on it.

    Thanks!

    #470817

    Ross Turner
    Free User
    Post count: 4

    Hi Kor,

    The URL is https://thinklocal.org.uk/business/united-kingdom/powys/newtown/services-1/turner-systems/.

    The login details provided previously are active.

    Just a quick question also, we have turned off the header image on the page listing’s as when we uploaded a logo to a listing this would show on the listing page header. Is there a way to differentiate the header image with a different upload field when adding a listing at all?

    Thanks Kor, your help is greatly appreciated.

    Kind regards,
    Ross Turner.

    #470881

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    That can be hidden with the following CSS:

    
    
    
    /* Hide "no comments" on the GDV1 detail page when not using reviews  */
    .sd .sd-ratings .geodir-pcomments {
        display: none!important;
    }
    

    I have added that to your customizer -> Addiitonal CSS tab

    About the Supreme header featured area image, linking that to another image field is not so difficult but would require a customization outside of what we can help with here in premium support as we do not have a hook or filter available. If you want hands on help with that, I would recommend first upgrading to GDV2, and then revisiting the idea.

    https://wpgeodirectory.com/try-geodirectory-v2/
    https://wpgeodirectory.com/docs-v2/themes/supreme/

    Thank you for writing in with your questions. If you have new questions please open a new topic.

    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket