- This topic has 5 replies, 3 voices, and was last updated 3 years, 12 months ago by
Support Team.
- AuthorPosts
- June 7, 2019 at 12:19 pm #16652
paulo232
ParticipantWhere can you change the placeholder text in the dearth bar, see http://prntscr.com/nyudy5 want to change it to say something else
June 8, 2019 at 2:58 pm #16670wensolutions
KeymasterHello @paulo232
As the search bar comes from the theme, can you please specify which theme you are using so that we can inspect the issue further ?
Hope to hear from you soon.
Best Regards!
June 8, 2019 at 3:33 pm #16672paulo232
ParticipantTravel Gem Pro
June 10, 2019 at 4:49 am #16687Support Team
KeymasterHello @paulo232,
We would like to apologize for the delay in response.
To replace the place holder of the search section, you need to add below given code in your child themes functions.php file.
To know how you can create and activate the child theme, please refer to below given link:
https://wptravel.io/how-to-create-a-child-theme/
After activating the child theme in your child theme’s functions.php file add below given code.
Here change your desire text into something else from line no: 11
Hope this helps.
Thank you.
June 10, 2019 at 11:53 am #16700paulo232
ParticipantIt has thank you, another question, how do you change the word “Explore” on the trip as per screenshot http://prntscr.com/nzxfnr
Thanks
June 10, 2019 at 12:21 pm #16701Support Team
KeymasterHello @paulo232,
Glad that the code worked.
As for changing the text of explore button you need to at first create the folder “wp-travel” inside the child theme.
Finally, create the file “content-archive-itineraries.php” inside the folder “wp-travel” and paste below given code.
Change the text at line no: 116
Hope this helps.
Thank you.
- AuthorPosts
- The forum ‘WP Travel Pro’ is closed to new topics and replies.