tinhauser
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Polls] Cant vote on mobile phonesIsn’t it an ajax-based plugin? Why would page caching cause issues with a feature that is loaded with AJAX? It’s weird that it seems to work most of the times, but some of our users are reporting issues (“failed to verify referrer”).
I encourage you to provide a fix for it, because many users might have this problem and not be aware of it. Any serious website with a considerable amount of traffic rely on caching.
Otherwise, please put a note in the plugin homepage, uppercase, stating that it doesn’t work with caching, as this is a show stopper.
@erania-pinnera I don’t follow.
I haven’t received any response to my contact yet, and as far as I understand, the issue is there and may affect other users as well, so I would not recommend marked it as solved at all.Thanks for the update, @mikehues !
For those that do not care about using nextgen galleries in new posts, but still need to keep the plugin to display existing galleries (like me), it seems that dequeuing the script that breaks the toggle (post-thumbnail.min.js) may be a workaround:
wp_dequeue_script('ngg-post-thumbnails');
Haven’t tested this too much, though.
Same issue here, which seriously affects post editing.
It says it’s been tested with WP 5.7, but it doesn’t work properly with such version.
Please fix it ASAP, or mark the plugin as incompatible with WP 5.7 to prevent others from falling into the same bug.Ok, I’ve sent a message via the contact form.