Home › Forums › WoodMart support forum › Change default text on Search Change default text on Search This topic has 3 replies, 2 voices, and was last updated 6 years, 2 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 12, 2018 at 11:30 am #95635 meenapParticipant Hi, We have to change the default search dropdown text (Select category). It’s located on search.php file inside the “inc” folder. While am use this file in our child theme & change the text name it’s not working. but if i directly change on parent theme it’s working. how can we use this file in our child theme ? Thanks, Attachments:You must be logged in to view attached files. December 12, 2018 at 12:43 pm #95657 Elise NoromitMember Hello, You can translate all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3 Best Regards December 12, 2018 at 1:45 pm #95668 meenapParticipant We do not need this. Our query is how can we use parent theme search.php file in our child theme. We have to override the search form functionality. If we made any changes on parent theme search.php file is working as we expect. but does not on our child theme. Thanks December 12, 2018 at 4:01 pm #95699 Elise NoromitMember Hello, You can add your customization code to the functions.php of the child theme. Other customizations would be lost with each theme update. Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register