• Hi There! First of all thanks for creating an amazing plugin!

    I just need help to make the dropdown filter show, we have 3 locations in category and I’m testing the two locations as of now. The locations are Philippines and Vietnam. These are the categories in the backend – https://prnt.sc/Tlc62LKFq4ra

    What we really want at first is to have multiple maps in one page ( 1 store locator for PH, 1 store locator for VN and 1 store locator for Malaysia ) but I found out on some articles that this is not possible. So I’m guessing that the category dropdown filter will work. From my understanding the dropdown filter should filter the stores on the left panel when you select a category but that doesn’t happen and also the PH stores appears only when I enable the filter category. This is my current shortcode:

    [wpsl template=”default” category_selection=”philippines,vietname”]

    As far as I know this is how it should work but if my understanding on how the plugin works is not correct please enlighten and me and guide me how to achieve my needs.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi there, thanks for reaching out.

    You are right when you say that the plugin doesn’t allow multiple [wpsl] shortcodes in the same page, this is specified also in the documentation.

    As for your shortcode with the category selection, please notice the “category_selection” parameter does not exist. The name of this parameter is, indeed, just “category”. Check our documentation for more info on the shortcode parameters. So if you use the shortcode like this:

    [wpsl template=”default” category=”philippines,vietname”]

    Then it will only show stores from the “philippines” and “vietname” categories.

    I hope that helps.

    Thread Starter Setsuna.16

    (@setsuna16)

    HI there! really appreciate the help here. How about having a dropdown of PH, MY, VN then when you select a country the store will update base on the selected country? This is by far how I understand it should work however, when I try to choose a location on the dropdown categories it does not update, I think I still need to fill up the other fields and click submit.

    Any workaround how can we have a dropdown category of countries and when we choose a country it should update the stores based on the selected country.

    Hi again,

    The feature you mention has been requested for some time by some of our users, and it is already planned for the next version (v3.0), but as of today it is still unreleased. However if you wish to beta-test it, just write us a support ticket and we will arrange it ??

    Regards,

    Thread Starter Setsuna.16

    (@setsuna16)

    I wrote a support ticket just now, Thanks again for helping! Cheers!

    Thread Starter Setsuna.16

    (@setsuna16)

    Hi there, I would like to know a workaround on this scenario:
    Some of my colleagues or most of them the store lists is working but there are a few that having an issue loading the page. It says “No results” when they view the page. The map is located in Malaysia and I have set the location to Malaysia by default but we are here in the Philippines. This is the screenshot I got from my assciate:

    https://prnt.sc/jPotzsTlNNBU

    Thank you!

    Hi again,

    Thanks for the screenshot. However, the warning messages displayed in the Javascript console are just generic warnings of the development tools themselves, they don’t indicate that the map is malfunctioning.

    In order to see what is happening to your colleagues’ maps, I would need to take a look at their websites. I guess they are not seeing any results because of some misconfigured settings in the plugin, but it’s hard to tell without more info. So you can either send me the URLs here or open another ticket if you want to keep that info more private,

    Many thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Category Dropdown’ is closed to new replies.