• I would like to show default online stores when no store is within range (100 or 200). How do I go about doing this?

    Is it possible to write something in the php and how?

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

    (@tijmensmit)

    You can do this if you’re comfortable with code.

    There’s the wpsl_no_results_sql filter that you can use if no data is returned from the db to run your own SQL query and show whatever you want.

Viewing 1 replies (of 1 total)

The topic ‘Default Online Stores’ is closed to new replies.