I went and enabled WP_DEBUG, WP throws this error:
Notice: Undefined property: WP_Query::$post in /wp-includes/query.php on line 3960
could this be what’s causing this trouble?
Hi Redouane,
That looks more like a consequence than a cause, actually. There seem to be a few issues few the way grid links are generated, the current dev version has some work done on that part. I’ll push an update soon, we’ll see if it fixes it and if not we’ll still have a good basis to debug more!
Thanks, Charlie.
Just to be sure, when you said “I’ll push an update soon”, you didn’t mean today’s update? because I did the update and that didn’t fix it, if it’s not that one, well… take your time 😀
Yes, I meant version 2.1.2, as it changes a few things on how the plugin’s permalinks are generated, so at least we’re sure it doesn’t fix it 😛
Please follow up by mail, we’ll need a deeper look at this!
Stupid question, but still: did you try reloading the Settings > Permalinks page in your dashboard? Had the same pagination bug on http://demo.wpmovielibrary.com/, fixed by reloading permalinks.
That’s annoying, due to WordPress’ plugin activation process, I’ll see version next version to add a way to reload permalinks after plugin update.
Not a stupid question at all.
I just did that right now just to be sure, the issue is still there unfortunately. i just sent you an email, we’ll follow this up there.
Hi dhyar,
Could you be more specific about what’s not working? I can’t seem to find a visible issue in your site.