Hi,
Can you enable debug and post the javascript error you get? Most of the times the ajax url is not allowed!
Hi
I am having this same problem and having a really hard time to figure out how to enable debug?
Hi! Thanks for your reply, I will redo the upload and post the javascript error in this topic!
Alicedraper, the debug option is inside the plugin´s options, it states something like “enable debugging”.
anyone find the solution to this one? I get the following error on debug:
POST http://domain.dev/wp-admin/admin-ajax.php 502 (Bad Gateway)
have a local vagrant nginx box been trying to figure out.
@icemancast: If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.
I posted this in another thread but it might help some of you finding this. The developer helped me figure it out when this was happening to me. It was that a few of my images sizes were too big. That pause to load such a big image was allowing the time out. I reduced the size and it fixed the problem.