Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there!

    From the screenshot you send us it looks as if you are using a custom template. I understand you are missing the “get directions” link, is that correct? In that case, please have a look at the original search results template and make sure you are including the call to the function that prints the directions link in your custom template:

    $listing_template .= "\t\t\t" . '<%= createDirectionUrl() %>' . "\r\n";

    Please get back if the above does not fix your issue.
    Best regards,

    Thread Starter apacot

    (@apacot)

    Hi again,

    It would be really useful if you could share with us the URL where you have published the store locator, as well as the full contents of your wpsl_listing_template filter.

    Many thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.