just noticed that the page title also does not change.
i tried it turning off the caching plugin (wp rocket) but acts the same.
Hi Leonard,
its really strange bug because swifty is using built in wordpress prev/next post functions, nothing custom. I see u are using http://themeforest.net/item/exquisite-ultimate-newspaper-theme/6264019 theme, maybe you could send me theme so that i can debug it on my side, whats happening, if its working fine with fresh theme, then its some plugin conflict.
Best,
Goran
Hi Leonard,
as one user pointed out, this is due to missing wp_reset_query() function from theme author, you can add it just before public view side in our plugin or wait for next patch which will be this week, thats bringing number of shares also.
Best,
Goran
Thanks Goran. That worked.