Forum Replies Created
-
AuthorPosts
-
December 23, 2020 at 3:00 am in reply to: JS/DOM issue after results are filtered in Elementor posts element. #30882
gabe80
ParticipantHi.
Thanks a lot. That was incredibly helpful. I figured it was an error on my part…I just couldn’t even figure out what to search for and was banging my head for two days. This article: https://learn.jquery.com/events/event-delegation/ linked off that page explained it precisely. Thanks you so much for your help…I know it was outside of the scope of your plugin.
Gabe
October 11, 2020 at 3:30 am in reply to: Passing a custom callback function and sorting based on the return. #29734gabe80
ParticipantThank you for your time Ernest. I got it sorted out. There was something upstream in my functions.php that was interfering with filters and short codes.
The code example you provided is working great now.
Thank you for your help and a great plugin!
October 10, 2020 at 12:08 am in reply to: Passing a custom callback function and sorting based on the return. #29725gabe80
ParticipantFor some strange reason I can’t get any ASP specific filters to fire. I can get core WP filters to fire.
I tried both the code you provided and just copy/pasted some examples from the documentation and can’t seem to get them to do anything…even throw errors on intentional typos. I only have one search so the ID should be correct.
The search works fine. I have the search filtering an elementor posts page as well…no problem. I just can’t seem to be able to grab on to that asp_results hook.
-
AuthorPosts