Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Realtyna

    (@realtyna)

    Hello,

    Generally all of WPL fields in all sections (Listing Wizard, Search widget etc) have labels. But if you want to add placeholder for each fields you should customize the related file in WPL.

    If you’re developer you should trace and find related file then you can customize it if you’re not developer please contact us by submitting a ticket here then we can customize it for you.

    Regards,
    Realtyna support team

    Thread Starter camelaren

    (@camelaren)

    Hello,

    Thanks for your prompt reply.
    Yes, I am a developer but couldn’t find the related files. Mind to advise?

    Thank you.

    Thread Starter camelaren

    (@camelaren)

    Hello,

    Would like to inform, I have found the files, thank you. 🙂

    Plugin Author Realtyna

    (@realtyna)

    Hello,

    The files are in this path: /wp-content/plugins/real-estate-listing-realtyna-wpl/libraries/widget_search/frontend/ but if you override them you shouldn’t update your plugin because in next update your modification will be lost.

    Regards,
    Realtyna support team

    Thread Starter camelaren

    (@camelaren)

    Thank you 🙂

    By the way, I noticed price, built-up and some number related select fields are sharing the same file.

    Would like to know, is it possible if I want to modify the “from” and “to” to:
    – Min price, Max price
    – Min built-up area

    Many thanks.

    Plugin Author Realtyna

    (@realtyna)

    Hello,

    You can create an if statement for setting the labels. Use $field['id'] or $field['name'] for detecting the fields.

    Regards,
    Realtyna support team

    Thread Starter camelaren

    (@camelaren)

    Hi,

    Thank you for your prompt reply.

    But, I am not sure where shall I insert the codes you mentioned.

    Kindly advise.

    Plugin Author Realtyna

    (@realtyna)

    Hi,

    in the file that you found before! If you’re developer you can do that easily but if you’re not or you don’t have enough knowledge please open a private ticket here, then we can do this as a tiny customization.

    Regards,

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Add placeholder text to search widget’ is closed to new replies.