Forums Forums Search & Filter Pro Ajax problems

Viewing 8 posts - 1 through 8 (of 8 total)
  • Trevor
    #101344

    For the Ajax question, I would need to see a working page?

    For the cache question, it is almost impossible to figure why it would not work, but it will be server configuration that stops it. We have yet to figure what causes it though.

    Anonymous
    #101353

    Alright, I created a test website to show it in action. Looks like I was wrong, it does not seem to work for default ‘post’ type either.

    http://junkie.tk/blog -> this one uses the default post type and ajax mode, not working
    http://junkie.tk/videos -> this one uses custom post type video and uses ajax mode, not working
    http://junkie.tk/photos -> this one uses custom post type photo and doesn’t use ajax, is working

    Info:
    WP 4.7.3
    X Theme 4.6.4

    Plugins:
    Cornerstone
    CPT UI
    Search & Filter Pro
    Widget Logic

    Trevor
    #101362

    In one of the forms (maybe all) the Ajax Results Container is still set to the plugin default of #main but for your theme it needs to be #x-main. Try that.

    Anonymous
    #101369
    This reply has been marked as private.
    Trevor
    #101371
    This reply has been marked as private.
    Anonymous
    #101374
    This reply has been marked as private.
    Trevor
    #101507

    My bad 🙁

    The Results container should have been .x-main (a . instead of a #). I also enabled Auto Count.

    I only edited the videos form, but the others should work once you change them.

    Anonymous
    #101513

    Oh man, that is awesome. Thank you so much Trevor!

Viewing 8 posts - 1 through 8 (of 8 total)