midnyt17
Forum Replies Created
-
Hi WFAdam,
Thanks for the response. I’ve sent the diagnostic through email. And here’s the link to the screenshot of our Login Security settings: https://ibb.co/vm2HJ4S
Forum: Fixing WordPress
In reply to: WordPress overwriting previous post with same permalinkWhat setting on Cloudflare did you need to change? I’m having the same issue.
Forum: Fixing WordPress
In reply to: WordPress overwriting previous post with same permalinkI’m also encountering this same problem. Could it be a problem with the latest version of WordPress?
Forum: Plugins
In reply to: [WP-PageNavi] Page not found/404 in some categoriesUpdate: I found a weird fix. Changing the “Blog pages show at most” option in the “Reading” settings of WordPress to 5 instead of 8 fixes the problem. Don’t know how that has anything to do with my category pages or pagination since I use custom queries.
Forum: Plugins
In reply to: [WP-PageNavi] Page not found/404 in some categoriesYes, I use custom queries via WP_Query and the only difference in either category is the number of posts called. But I’ve tried to interchange the number between the 2 categories and the category/news/ still works while the category/features/ doesn’t.
I also don’t find any settings on wp-pagenavi that refers to number of posts per page. I’ve also tried to use the updated code found in Scribu’s post and the problem still persists.