Skip to content

Instantly share code, notes, and snippets.

@agilelogix
Last active February 7, 2022 13:07
Show Gist options
  • Select an option

  • Save agilelogix/88aa124598870f382aa3e0269e7cb55e to your computer and use it in GitHub Desktop.

Select an option

Save agilelogix/88aa124598870f382aa3e0269e7cb55e to your computer and use it in GitHub Desktop.
List of shortcodes for additional dropdown filters.
# Brand only
[ASL_STORELOCATOR filter_ddl="brand"]
# Specialities only
[ASL_STORELOCATOR filter_ddl="special"]
# Brand & Specialities
[ASL_STORELOCATOR filter_ddl="brand,special"]
# Video link
https://www.youtube.com/watch?v=KCllNhiRtt4
To Add in the Listing
---------------------
Special
-------
<div>{{:str_special}}</div>
Brand
-------
<div>{{:str_brand}}</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment