-2

I have a WordPress website that is using wp job manager plugin and on the top of the website you will see a search bar like this image

So I just want to change the search bar main text from All categories to My own text like ABC.

Kashif Rafique
  • 1,273
  • 1
  • 12
  • 25
  • This question has nothing to do with coding and should be closed. Also, please read the documentation for your theme before asking us something you could have easily looked up yourself. Good questions on SO show *research effort*. – Justin R. Oct 26 '18 at 18:14

1 Answers1

0

This text is coming from your theme Listify. As per their documentation, you can change the text as follows:

For all the text changes below, you must first install the "Say What" Plugin.

  1. Install "Say What"

  2. Visit "Tools > Text Changes"

  3. Then configure the text changes you want to add from the list below.

    • Any category (on Homepage Search Bar)
    • Original String: All categories
    • Domain: listify
    • Replacement String: New Text
Kashif Rafique
  • 1,273
  • 1
  • 12
  • 25