Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #889331
Remove "add to wishlist" and "claim listing feature"
Closed

Comments

  •  2
    Brelix Online Marketing started the conversation

    Please I will like to remove these features from the website. Any CSS or functions code that could be added please? Thanks

  •  1,845
    Elated replied

    Hello,

    Please could you explain us precisely which features you want to remove? We could not figure out from the ticket bellow. 

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •  2
    Brelix Online Marketing replied

    I said it in the Title of the ticket, I guess you probably didn't see the title. The features are Remove "add to wishlist" and "claim listing feature"

  •  1,845
    Elated replied

    Hello,

    Please paste following css code in Elated Options > General > Custom CSS field:

    .eltd-single-listing-share-claim .eltd-listing-claim {
        display:none !important;
    }
    .eltd-listing-dashboard-nav.clearfix li:nth-child(5) {
        display:none;
    } .eltd-login-dropdown li:nth-child(5) {
        display:none;
    }

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •  2
    Brelix Online Marketing replied

    Thanks. The code to remove claim listing worked, although it did not work from the elated custom css option so I had to install a custom css plugin to make that work. Unfortunately the code did not work for the wishlist option.

    Any other ideas please?

  •  1,845
    Elated replied

    Hello,

    You're welcome!

    You don't have to use custom css plugin, because css field works fine in this theme! 

    Also this code should work for you.  Please send us WP admin access and URL to your website so that I can check how did you paste this code. 

    Thanks a lot


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.