• Is it possible to add a location that is always visible?

    We use categories to show which products a store carries, and most products are currently only available online. We would like to add a link to our online store in the results, at least when there are no results, preferably all the time.

    At the very least, I could probably put a link in the “No Results” text, and possibly come up with a JS solution

    https://wordpress.org/plugins/wp-store-locator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    This is unfortunately not possible.

    You can however change the ‘no results’ text to whatever you want, and include a custom HTML block. So you can include a link, phone number or image.

    The filter code goes in the functions.php inside your active theme folder.

    Thread Starter malikdrako

    (@malikdrako)

    I’ll do that then.

    Is it possible to keep it from hiding the categories that don’t have any stores?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Global/Always visible location’ is closed to new replies.