Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TC.K

    (@wp_dummy)

    Not quite understand what is your problem. Probably you have errors in the filter such as syntax errors. Turn on the debug mode to see if there any error message displayed when you using the filter.

    I think I have the same problem.
    I use a little jquerry script to display a post thumbnail in a lightbox.
    In the searchresults this works normal. But if I use the filter (in AJAX mode) this lightbox sript doesn’t work anymore.

    I checkt on debug mode, but it didn’t show an error.

    Any ideas?

    Plugin Author TC.K

    (@wp_dummy)

    It is the js script can’t trigger the dynamic loaded dom (the ajax loaded html). To make it work on Ajax, the simplest way is reload the corresponding js script when loading the result.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Jquery not work after ajax call finish’ is closed to new replies.