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 #1721544
I want to change the text in search boxes
Closed

Comments

  • smhkhrmn started the conversation

    hi 


    I want to change the text in search box but I couldn't find where.


     I am about to go crazy. please help me:) thank you

  •  1,845
    Elated replied

    Hello there,

    Thank you for writing in.

    We are very sorry for the late answer, we were working with a limited resources for a past few days, thank you for your patience and your understanding!

    In case you are referring ti this box:

    Such an option, unfortunately, does not exist within the theme, we are sorry. Achieving this will require some custom coding, but we are not in a position to accept any custom work, because we primarily need to focus on providing Theme Support to all customers. We hope you understand.

    In case you are not familiar with programming, you could hire someone to do this for you. You could look for someone who you can hire for this kind of job at the following link: - http://studio.envato.com

    Thanks for understanding.

    In case you are refering to something else please send us an url and a screenshot.

    Please let us know if there's something else we can do for you!
    Thank You,
    Kind Regards,
    Norah


    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.

  • siriolove replied

    in which file are there references to those words? We can modify them with the editor

  •  1,845
    Elated replied

    Hello there,

    You can find file listing-search-template.php in folder \wp-content\plugins\eltd-listing\post-types\listing\shortcodes\templates\.

    Search for those lines

    <input type="text" placeholder="<?php esc_html_e('Keywords' , 'eltd_listing') ?>" name="keywords" id="keywords">

    <option value="all"><?php esc_html_e('All Locations', 'eltd_listing')?></option>

    <option value="all"><?php esc_html_e('All Categories', 'eltd_listing')?></option>


    Please backup your changes in case you plan to edit default theme php files and keep those changes after the update!

    Please let us know if there's anything else we can do for you!
    Thank You,
    Kind Regards,
    Norah



    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.