Okay
  Public Ticket #2334045
Content doesn't work with ajax
Closed

Comments

  •  2
    David Boll started the conversation

    Hi! I hope you are doing well in these strange times! 

    So I'm using a plugin called Vimeography to import my Showcases from Vimeo, which works just fine. The problem is that, as the author of the plugin puts it on his GitHub "Vimeography expects galleries mounting points to be available on pageload".

    https://github.com/davekiss/vimeography/issues/60 

    So In other words, the gallery of videos that I want to present on the page needs to be loaded "the old fashioned way" and therefor doesn't work with ajax-based themes.

    Is there any way, that you know of, that I can, perhaps depending on which kind of CPT it is, target the content and "force-reload" it somehow?

    I know this might be more the author of the plugins "problem", but perhaps you have encountered similar problems in the past? Any suggestions would be much appreciated!

    Thanks! All the best! 

    /David 

  •  2
    David Boll replied

    Hi again,

    I realize I can just disable the Continuous Audio Player and AJAX, but Vimeography is the only plugin that doesn't work with it enabled and I really like the Ajax part of the site.

    So any suggestions for making the site work with both would as stated be much appreciated :)

    Thanks!

  •  1,103
    Max replied

    Hi David,

    could you please tell me steps to reproduce your issue on your website. For now, I cant access to your site: https://d.pr/i/dQ5HYj


    A very quick solution would be to disable ajax for the page using the plugin by adding a no-ajax class on the <a href> tag that link to your plugin page. This way, your plugin page would reload as a normal page.


    Thanks,


    Max from the Sonaar.io Crew

  •   David Boll replied privately
  •  1,103
    Max replied

    Perhaps you'd simply disable the ajax on your website and loads it in a standard way? for this, simply go to wp-admin > theme options > general settings and disable ajax.

    Tell me if it works for you.


    Thanks,


    Max from the Sonaar.io Crew

  •  2
    David Boll replied

    Yeah, I guess some plugin's just wont work with Ajax

    So either I'll find another solution or just disable the Ajax, no problem 

  •  1,103
    Max replied

    Ok, let us know if you find another solution.

    Thanks,


    Max from the Sonaar.io Crew