Viewing 1 replies (of 1 total)
  • Plugin Author Viadat

    (@viadat)

    @polar2015, that won’t work. Shortcode [STORE-LOCATOR] needs to be in a Page or Post .. Store Locator isn’t currently designed/intended for sidebar, but you can try this PHP code below (which is also given in FAQs section & the documentation on our website), but it has to be within a PHP widget, instead of just a regular text widget:

    if (function_exists("sl_template")) {print sl_template("[STORE-LOCATOR]");}

Viewing 1 replies (of 1 total)
  • The topic ‘Add store locator to sidebar’ is closed to new replies.