Changes between Version 1 and Version 2 of Ticket #35344, comment 28
- Timestamp:
- 01/12/2016 12:31:34 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35344, comment 28
v1 v2 1 Replying to [comment:16 BackuPs]: Changing the wp-includes/canonical.php lines 264-270 worked perfectly for me! I'm running WT Tera News on my blog, and I had this pagination issue . Deactivated all plugins at first to try to find the culprit (pagination problems have been often linked in my case, to the cache plugin I use or the Easy Digital Download plugin), but that didn't work.1 Replying to [comment:16 BackuPs]: Changing the wp-includes/canonical.php lines 264-270 worked perfectly for me! I'm running WT Tera News on my blog, and I had this pagination issue since the 4.4.1 update. Deactivated all plugins at first to try to find the culprit (pagination problems have been often linked in my case, to the cache plugin I use or the Easy Digital Download plugin), but that didn't work. 2 2 3 3 Thanks to this workaround in the canonical.php file, pagination is back on the homepage.