I’m looking to edit the text that is displayed in the search bar but can’t find anywhere in the WordPress Plugin editor code to do this.
At the moment, the search bar displays the message ‘What do you want to know?’. I want to change this to something different – how would I go about doing this?
Any help would be much appreciated.
1 Answers
You can create the dwqa-templates/styles/default folder in your theme folder and copy/paste the search-form.php file from the wp-content/plugins/dw-question-answer/templates/styles/default into dwqa-templates/styles/default folder to custom it.
Please login or Register to submit your answer