newbonuses
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Duplicator] Removes Center TagJust updated it. It works perfectly now. Thanks 🙂
Forum: Plugins
In reply to: [Remove CPT base] 404 Errors SuddenlyI tried the alternate option but it still says 404. I disabled all of the plugins and it still comes back 404. The only SEO plugin that I’m using is Yoast and I deactivated it and reactivated it, but nothing changed at all.
If I visit the slots page using the /free-slots/ slug while I have the plugin enabled, I get this browser error:
This page isn’t working
playslots.net redirected you too many times.
ERR_TOO_MANY_REDIRECTS
Clearing the cookies or history doesn’t help at all. Purged all of the caches, etc.. so I really don’t know what could be causing this.
Forum: Fixing WordPress
In reply to: Removing Posts in PhpMyAdminOk. That worked perfectly. Thanks a million!
Forum: Fixing WordPress
In reply to: Multiple Instances of the HomepageYes, the query is telling it to display 12 posts on the homepage.
So, why is it displaying a /page/ sub-directory with multiple copies of the homepage?
I understand that the homepage is setup in the same way as the categories where multiple pages of posts will go to the /page/ sub-directories.. but the query is only asking for 12 posts to be displayed on the homepage, so their shouldn’t be any additional posts to display on a /page/. There are only 20 posts in the category that it is displaying at random, but you can find pages all of the way up to /page/999 showing our homepage.
Is their any way to disable the /page/ for the homepage when we are using the main index template of the theme? Possibly something that we could add to the functions?