2
30/11/2024 7:09 pm
Topic starter
Hello everyone,
Iām currently facing an issue with the pagination on my WordPress site, which is built using the Divi theme.
The problem is that when I click on the pagination links (e.g., "Next" or page numbers), the articles fail to load, and I get a 404 error in the Google Dev console.
Hereās the error message:
jquery.min.js?ver=3.7.1:2 GET https://mysite.com/blog/page/2/?et_blog 404 (Not Found)
What I've Tried:
- Checked Permalinks: I reset and re-saved the permalinks to ensure they are configured correctly.
- Checked Plugin Settings: Verified the WP PageNavi settings to ensure it's compatible with the Divi theme.
- Inspected Custom Code: Verified the custom CSS used to style the pagination.
- Verified Divi Native Pagination: Tried switching to Divi's native pagination, but it also didnāt work.
Has anyone faced a similar issue with pagination not working in Divi? How can I fix the 404 error and make pagination work again? Any help would be greatly appreciated!
1 Answer