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 #2070896
How to change content of tour filter
Closed

Comments

  • Gregoryaerts96 started the conversation

    Hello,

    How can I change the content of a tour filter?

    I want to remove the "month" item from the filter. (See screenshot)

    How do I achieve this?

    Thanks in adance!


  •  1,845
    Elated replied

    Hello there,

    You can ether do this by simply removing the field with the following JS code by adding it into Elated Options > General > Custom JS:

    jQuery('select[name="month"]').parent().parent().remove();
    

    or custom code the following file at line 140 to not show the field in question:

    wp-content/plugins/eltd-tours/post-types/tours/templates/search/main-filters.php

    Hope this helps! If there is anything else that we can help you with please don't hesitate to ask.

    Kind regards,

    Sean


    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.