steveread
Forum Replies Created
-
Forum: Plugins
In reply to: [Pagination For Posts] Doesn’t wokFinally. Thank you. Did I miss where that was documented? (probably)
Forum: Plugins
In reply to: [Pagination For Posts] Doesn’t wokI don’t understand.
My shortcode looks like this:
[nextpage title=”test” ]
here is some paginated text.
here is some more paginated text.
[/nextpage]The rendered page is here:
I guess not. I’ll try to fix it myself.
Were you able to look at the SQL dump?
Thanks
When I go to the path exede-api.com/wp-admin (or wp-users), I get “access denied”
When I hit the AAM icon in the sidebar, that’s when I get the greyed out icons and the loading spinner.
I can’t give you access to the site; my company locks it down with white-listed IPs etc.
Thanks.
I can’t get to wp-admin or wp-users (access denied).
I can’t add a user.
In the User/Role Panel, the trashcan icon is greyed out, and the wait icon spins indefinitely
If I deactivate AAM, I have access again, but of course I don’t have the functionality.
I will send the SQL dump separately.
Thanks.
I have settings for my username:
Also, “newadmin” was my attempt to create a new role. It didn’t work ??
(700, 46, ‘nickname’, ‘steveread’),
(701, 46, ‘first_name’, ”),
(702, 46, ‘last_name’, ”),
(703, 46, ‘description’, ”),
(704, 46, ‘rich_editing’, ‘true’),
(705, 46, ‘comment_shortcuts’, ‘false’),
(706, 46, ‘admin_color’, ‘fresh’),
(707, 46, ‘use_ssl’, ‘0’),
(708, 46, ‘show_admin_bar_front’, ‘true’),
(709, 46, ‘wp_capabilities’, ‘a:1:{s:8:”newadmin”;b:1;}’),
(710, 46, ‘wp_user_level’, ’10’),
(711, 46, ‘dismissed_wp_pointers’, ”),
(712, 1, ‘wp_aam_cache’, ‘a:4:{s:38:”aam-post-access-roleadministrator|4418″;b:0;s:26:”aam-post-access-user1|4418″;b:0;s:38:”aam-post-access-roleadministrator|1841″;b:0;s:26:”aam-post-access-user1|1841″;b:0;}’),I have many entries in wp_options (obviously). What am I looking for there?
I don’t have access to phpadmin; the systems guy gives me the sql, I edit, and he runs it.
Thanks again.
Hi,
I am having the same issue. I have made these changes, and the administrator role is still locked.
Thanks for any ideas.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Set new password errorYes. Back to the drawing board. Thanks for the quick response.