omggimme
Member
Posted 2 months ago #
Is anyone else having this issue? I had the Pinboard infinite scroll working properly before the 3.5 update and now its gone back to <older/previous> posts, which I never had before.
I haven't touched any of the settings since January, but only updated WP, so Im assuming something happened that disabled it, is anyone else experiencing this and knows how to fix it?
http://omggim.me
Hi omggimme,
Did you check the theme/options setting for the navigation?
[signature moderated]
omggimme
Member
Posted 2 months ago #
Hey Alexander,
Yes, that's where I checked, it says INFINITE SCROLL in the drop down.
Posts Navigation [INFINITE SCROLL]
Posts Navigation Labels [NEXT/PREVIOUS]
It's weird, it stopped working all of a sudden.
The infinite scroll script uses deprecated code that was removed from jQuery 1.9
I have added compatibility code to the latest version and should now be working properly:
http://wordpress.org/extend/themes/pinboard
omggimme
Member
Posted 2 months ago #
Hi Daniel,
Thank you for the update. I just made it live, however it didnt fix the problem for me.
http://omggim.me
I see you are using a child theme. You have probably overridden the function that registers or enqueues the scripts. Look at the updated functions.php file and update your theme accordingly. Specifically, look for the jquery-migrate script and other scripts that have it as dependency.
omggimme
Member
Posted 2 months ago #
thank you for the tip!
I'll give it a shot now, that's probably the reason why it wasnt working! I'll report back!
omggimme
Member
Posted 2 months ago #
perfect, I updated my child theme's function and it works like before!
Thanks everyone for their help!
And for the great Theme support!