DancingPeppers
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't Publish or Update Posts or PagesI should note that I also made sure that I have full admin rights via the MySQL db.
Found a fix, which actually involved User Role Editor. Within URE, there is a series of checkboxes to grant or remove privileges for each user role. The S2Member “Free Membership” (or ‘0’) role on my site is associated with the WP “Subscriber” role. Because I only have free members right now, I checked the box for the “access_s2member_level1” in the URE “Custom capabilities” area for free members. This certainly isn’t a good fix for sites with both free and paid members, but works for me for now. Now my free members can search posts and see the search results, which for some reason they couldn’t see when they didn’t have “level 1” access. Hope this helps someone else.
I noticed when doing a test that the redirect contains S2Member coding, but will get back to you with more specifics using MOP Vars. Using a plugin called “Ultimate WP Query Search Filter” along with “User Role Editor” but I wouldn’t think either is causing the issue or else the specific posts wouldn’t be visible, but that’s just a guess.
The content is protected by “Category”, that is – all posts in specific categories are protected. The searches take place within these protected categories. For some reason individual posts can be viewed (if the correct URL is entered into the browser) but search results don’t show.