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 #954538
Display or Not
Closed

Comments

  •  1
    Emma started the conversation

    Hello,

    How  Can I deactivate the link on a item (a shop or a restaurant for ex…) on the search result page ( not on all, only for those I choose);

    thank you

  •  1,845
    Elated replied

    Hello,

    There is no options ro disable links for particular listings. You can disable links for all listings on search page or to keep it for all as well. And it can be achieved with a bit of css code. 

    Let us know if you need to disable all links and we will send you appropriate code. 

    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.

  •  1
    Emma replied

    Hello,


    You told me that it was possible to do it before I bought your theme !!!!!

    This is the reason I bought it and I presented to my customers !!!!!

    Please find me a solution


  •  1,845
    Elated replied

    Hello,

    Please add this code in Elated Options > General > Custom JS field:

    var $j = jQuery.noConflict();
    var selected= $j( "select.eltd-listing-archive-type" ).val();
    if  (selected == '135' ) {
    $j('article.eltd-listing-list-item .eltd-listing-title-holder').css('pointer-events', 'none');
    }

    It will work for Reastauration

    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.

  •  1
    Emma replied

    Hello 

    Thank for your work, but this work for all the category, 

    we need to do it for a single listing;


    Emmanuelle

  •  1,845
    Elated replied

    Hello,

    It works for Reastauration category ( Listing type). We understood that you want that. Could you explain precisely again? Also you have not asked precisely in the comments and we understood there that you need to disable click for each listing on archive page with the map, and that is why we told you it is possible.

    We want to help you, but please explain us the best as you can, what do you want to achieve here.

    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.

  •  1
    Emma replied

    Hello,

    Your help is highly appreciating, we won't forget to mention it in comments :)

    What we need exactly is to disable click on a specific listing on archive page with the map, for example, a restaurant, a shop, or a hotel, but not on each listing. Some of them must be clickable.


    You will see an example on attachment.

    Thank you,

    Emmanuelle

  •  1,845
    Elated replied

    Hello,

    Thanks for that!

    It is possible for some listings by their IDs. Please paste this css code in Elated Options > General > Custom CSS:

    #le-bistrot, #le-caveau, .eltd-listing-list-items > .eltd-listing-list-item:nth-child(6) {
        pointer-events: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.

  •  1
    Emma replied

    Hello, It works perfectly :)

    Thank you

  •  1,845
    Elated replied

    You are welcome!


    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.

  •  1
    Emma replied

    As promised, 5 stars rating !

  •  1,845
    Elated replied

    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.

  •  1
    Emma replied

    Hi, 

    I saw that I have to update the theme due the google maps issue.

    I did it, and now, the modification (in the elated options > custom css), you asked me to do doesn't work.

    Thank you for your help.

    Best Regards

  •  1,845
    Elated replied

    Hello,

    I'm not sure I understand you well. Could you please be more specific about this issue?


    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.