You can also provide the data-menu attribute with a css selector and it will use an existing HTML structure on the page to open the menu, rather than having to send an ajax request.
You can also provide the data-menu attribute with a css selector and it will use an existing HTML structure on the page to open the menu, rather than having to send an ajax request.
I feel my issue may be related somehow...
Filters are loaded as menus, using data-xf-click="menu"
Do you know of a way to load data-xf-click="menu" as a direct part of the template?
Thanks!