filterClick issue
-
I’m having an issue with the filterClick() JS event. I have used this guide as a starting point: https://connekthq.com/plugins/ajax-load-more/examples/filtering/
I essentially need a secondary filter that just handles changing the repeater template from list to grid. The buttons do refresh alm and I’m not getting any errors but it doesn’t change the template it just reloads alm.
While debugging I added the target to the buttons as I noticed it was needed in src/modules/filtering.js. I also gave the parent element of the buttons an id and added it to the target on the alm shortcode.
I have turned on alm_debug and I’m console logging the data for the buttons if you want to give it a try.
The page I need help with: [log in to see the link]
- The topic ‘filterClick issue’ is closed to new replies.