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 #906219
Remove the "add to wishlist" feature.
Closed

Comments

  •  2
    brelixonlinemarketing started the conversation

    Hi, please how can I entirely remove the "add to wishlist" feature. Please refer to attached image.

    Thanks

  •  1,845
    Elated replied

    Hi there, 

    Sorry for the late response!

    You just need to paste the following code to Elated Options/General/Custom css field and you will get the desired result

    .eltd-listing-basic-holder article .eltd-listing-item-info-holder .eltd-listing-whislist {
        display: none;
    }
    

    Please let us know if there is anything else we can do for you, 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
    brelixonlinemarketing replied

    I have done this and it did not work

  •  1,845
    Elated replied

    Hello,

    Please then instead of that code, please please paste this one. Paste this code on the top of the custom css field. 

    .eltd-login-dropdown li:nth-child(5) {
        display:none !important;
    }
    .eltd-listing-dashboard-nav.clearfix li:nth-child(5) {
        display:none !important;
    } .eltd-listing-single-holder .eltd-listing-title-holder .eltd-listing-rating-info .eltd-single-listing-wishlist {
        display:none !important;
    } .eltd-listing-whislist {
        display:none !important;
    }


    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
    brelixonlinemarketing replied

    Still doesn't work :( 

  •  1,845
    Elated replied

    Hello,

    Please send us WP admin access, so that we can inspect this closer? The  code works on our side, so you probably made a mistake somewhere in the custom css field. 

    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
    brelixonlinemarketing replied

    This works now too. Thanks

  •  1,845
    Elated replied

    Hello,

    We hope it’s not too much trouble, but we’d really appreciate it if you could rate our theme on ThemeForest. Just visit the following link and select five stars next to our theme’s name: http://themeforest.net/downloads. This way you’ll be helping us improve our support services and make them even more efficient.

    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.