Hide "Write a Review" button

This topic contains 18 replies, has 4 voices, and was last updated by  Konstantinos Iliadakis 7 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #194902

    Konstantinos Iliadakis
    Expired Member
    Post count: 62

    Hi,
    is it possible to hide the button “Write a review”?

    #194993

    Guust
    Moderator
    Post count: 29970

    I am guessing you are using the Supreme theme.
    You can hide that with this CSS:

    .dt-btn {display: none}
    #195149

    Paolo
    Site Admin
    Post count: 31206

    I fear that what Guust suggested could hide other buttons in Supreme. Not just the review button.

    please try:

    .sd-detail-cta .dt-btn {display: none}

    Let us know,

    Thanks

    #196018

    Konstantinos Iliadakis
    Expired Member
    Post count: 62

    Yes this worked. Let me ask one more thing. Is it possible to hide the facebook button under the title of the listing?

    #196023

    Guust
    Moderator
    Post count: 29970

    Just go to GD > Place settings > Custom fields > Facebook field, and set to in-active.

    #196048

    Konstantinos Iliadakis
    Expired Member
    Post count: 62

    I did it but nothing’s change

    #196248

    Guust
    Moderator
    Post count: 29970

    Delete the facebook link for the listing.
    Post your WP admin details and URL if we need to check.

    #196461

    Konstantinos Iliadakis
    Expired Member
    Post count: 62
    This reply has been marked as private.
    #196532

    Guust
    Moderator
    Post count: 29970

    If you still want a FB link but only in the sidebar, then just add this to your CSS:

    
    
    .sd-contacts .fa.fa-facebook-official {
      display: none;
    }
    #196653

    Konstantinos Iliadakis
    Expired Member
    Post count: 62

    Ok, yes now it’s fine.
    One more thing. The social icons in the sidebar opened in the social profile of the listing. Suddenly, the icons redirect to a share link.
    How was this happened?

    http://www.koutavos.eu/pet_health/%CE%BA%CF%84%CE%B7%CE%BD%CE%B9%CE%B1%CF%84%CF%81%CE%B9%CE%BA%CF%8C-%CE%BA%CE%AD%CE%BD%CF%84%CF%81%CE%BF-%CE%B9%CE%B5%CF%81%CE%AC%CF%80%CE%B5%CF%84%CF%81%CE%B1%CF%82/

    #196678

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    the facebook in the Call to action section is a share to facebook icon.

    it’s not the FB link of the listing.

    Thanks

    #196699

    Konstantinos Iliadakis
    Expired Member
    Post count: 62

    But until yesterday the icon opened in the right facebook page.
    Is it possible to happen again?

    #196777

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    in Supreme theme, that Icon has always been only a share to facebook icon.

    I can show you the original demo when the theme was not even finished yet and it’s always been a share button.

    Thanks

    #196875

    Guust
    Moderator
    Post count: 29970

    See image for the different FB buttons:

    #197412

    Konstantinos Iliadakis
    Expired Member
    Post count: 62

    Oh ok, thank you.

    Also, 1) is there any way to hide the numbers of reviews after the listing title? The one with the red letters. 2) How can I disable the My Account menu item in the main menu? Without losing anything else from the menu

Viewing 15 posts - 1 through 15 (of 19 total)

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

Open Support Ticket