messed up while adding plugins and themes now cant able to access admin page plz help
]]>Hi guys,
I have trouble hiding the admin bar on my site. It′s no problem for the administrator role (usually) but it′s not easily possible for all other roles, so now I found your plugin and it removes the admin bar for all roles execpt administrator?!?!? It′s vice-versa?
So why not include an option to hide the admin bar from administrators as well?
There is only a Whitelist option but as I have not “whitelisted” my admin it should not show the bar, right? But it still does, so what is wrong here?
Please let me know ?? Thorsten
]]>Hi. I recently switched computers from my Mac laptop to a PC desktop. I’ve been using the plugin without issue for three months now.
The problem is that on a PC the redirect to the alterate login page will not work. I get 404 or redirected to home page. I use the same login url on my mac, and it works no problem.
On the PC, the browser is enforcing a “/” after the root url. So the https://www.mywebsite.com?whateverlogin
is being changed to
https://www.mywebsite.com/?whateverlogin
Hi. We want to blacklist/redirect Editors to a “Private Page”. Obviously Private Pages can only be viewed by an Editor, so in theory it should work. However, the Private Page is not available on the Redirect Page drop down.
Would this be possible?
Thanks
Tim
Hello,
Do you plan to upgrade your plugin?
To make it compatible with the wordpress version 4.72
Thank you
Hello, and thank you for this great plugin! I like the way it keeps the back-end away from Subscribers, but I’m not having success with it sending logged in Subscribers to any page other than the front page, although I *have* found where to set another destination page. I realize the plugin hasn’t been updated for a couple of months; is it perhaps due to not having been tested with 4.6.1 WP? Thanks for any thoughts!
Update: I realize it was a clash with another plugin. Please mark as resolved. Sorry!
Kindly,
morgana123
Unable to reset password, and am lock out completely
]]>Hi,
Is there a way to restrict the customer access to the “Dashboard” section of the admin but still allow them to see their “Profile” settings?
Thanks
]]>I have mistakenly blocked all of the users and set a redirect for wp-admin of my website. therefore there is no way for me access my backend even with administrative privileges.
what i meant to do though, was to block back-end access/hide admin bar for subscribers only.
is there any way i can reverse this?
This is what i have tried so far:
– deleted the plug in via FTP and re-installed the plug in. it seems as if the setting is saved somewhere, and the problem comes back as soon as i re-install the plug in.
is there anyway way i get rid of the whole thing – i mean the saved setting – and re-install the plug in?
how can i get rid of the effects?
Thanks for your help
]]>Hey, i have a user who is admin and has a secondary role as subscribers. In this case i want to se the dashboard, but its blocked. How can i set to override this?
]]>Hey Doug,
I have noticed that the only change between 1.6.3 and 1.6.2 is the version number. You don’t need to release a new version to update the Tested up: value in your readme, there was no changes in the code so there’s no need to trigger the update notice.
This have been mentioned previously in the Make WordPress Plugins blog:
For each plugin that is compatible, you don’t need to release a new version — just change the stable version’s readme value.
Regards
]]>Hi,
How to block users with “No Role For This Site”?
Thanks!
]]>Hi,
Thanks for this great plugin!
Is this plugin updated to work with WP 4.4+ ?
All the best,
Tom
Hi,
Great plugin, easy to use and very light on code!
However, I am having a conflict with other plugins. I have another plugin which requires access to admin.php via a javascript call e.g. /wp-admin/admin.php?page=plugin-folder/plugin-file.phpplugin_function
The problem is, I have blacklisted ‘contributor’ from accessing the admin pages using your plugin. But the above url is used in another plugin to access functions in the file. So when that url is called, it’s obviously redirecting.
Any ideas on how I can fix this?
]]>Apologies if this post appears twice – not convinced my previous post was successful.
I successfully installed the WP Admin No Show plugin, and used it to restrict subscribers from accessing their WP admin bar.
However it was taking them to their profile page every time they logged in. So I decided that I wanted to direct them to a specific page in the website – so I set a static page for all blacklisted users (having only specified subscribers)
Now ALL users are presented with the 403-forbidden page on login – even ADMIN.
I read on a previous thread that deleting the plugin via FTP would bring the site back to previous functionality. I have done this, and I am still stuck.
The site is still operating normally apart from this – however we urgently need to add content. It is at https://www.wooburnsingers.org.uk
Please help!!!
thank you
Jeremy
Hey there, awesome plugin, works like a charm.
Was hoping to suggest a possible improvement. Any chance of adding a filter to allow hooking into the $redirect value? IE: Adding the following line at line 83:
$redirect = apply_filters( 'wp_ans_redirect', $redirect );
Why? For the redirect I require I need to pass arguments based on the logged in user. With the filter in place I can then add a function to my functions.php file to add the required arguments.
Cheers!
]]>I just updated the plugin to version 1.5.0. In version 1.5.0, the function wp_admin_no_show_admin_redirect
gets hooked to admin_init
, instead of admin_head
. This breaks the checkout in WooCommerce.
In order to reproduce the error, follow these steps:
1. Install WordPress 4.2.2.
2. Activate the Twenty-Fifteen theme (any other theme can be used though).
3. Activate only the WooCommerce and WP Admin No Show plugins.
4. In the WooCommerce store, add a product to the cart and proceed to the checkout page.
5. In checkout, notice how the payment methods never become available.
Replacing the hook admin_init
to admin_head
fixes the issue.
Logged in as a Subscriber and all the plugin’s settings are set to redirect to a specific page.
When I visited /wp-admin/index.php, it flashed the wp-admin screen for a “long moment” (less than a second). My guess is that it doesn’t hook in early enough. I’m guessing it should be something like admin_init
?
Hi,
When logged as a customer to my site using woo commerce, the plugin works very well to hide wp-admin pages. Unfotunately when I log out it redirects me to the login form.
Thanks for your help,
Akinori
When I activate this plugin I get the usual confirmation message that it activated but there’s no settings link and the plugin listing page still shows the option to activate it. Any help appreciated.
]]>By mistake I blacklisted all users and now I can edit anything from the backend even under admin. I was able to rename the folder to access wp-admin but I cant change the user list to remove admin redirect. The min i activate the plugin to edit setting it redirect me.
Hope this makes sense. Where can I access the table and/or file to edit the users i want blacklisted?
]]>Hey,
I have just installed WP.
I put the wp-admin-no-show.php in the plugins directory.
I activted the plug in from the admin panel.
unfortunately, i can not see the ‘settings’ link as i see on other plugin.
I believe that the reason causing the above, is also the reason of the plugin not working entirely.
is there an apply button i havent clicked or a reset?
thank you
]]>Hey,
I have just installed WP.
I put the wp-admin-no-show.php in the plugins directory.
I activted the plug in from the admin panel.
unfortunately, i can not see the ‘settings’ link as i see on other plugin.
I believe that the reason causing the above, is also the reason of the plugin not working entirely.
is there an apply button i havent clicked or a reset?
thank you
]]>Hello, i just update this plugin to new version 1.4.1, but after update plugin doesn’t work anymore, plugin still active but all users can access wp-admin page and admin bar don’t hide !
]]>I’m using wp with buddypress and bbpress.
I have installed the plugin and blocked several user roles but now I canno’t acces wp-admin altought I’m an administrator.
Have I done somethig wrong?
How can I acces to the backend?
Thank you!
https://www.ads-software.com/extend/plugins/wp-admin-no-show/
]]>Hi,
This plugin seems just what I’m looking for, just one question though:
Does the plugin still allow for admin access using other plugins? For instance: I’m using the Events Manager plugin which at some point creates a booking for an event using an Ajax call with the current logged in users credentials. A similar plugin was causing this Ajax call to fail based on it being directed to the homepage due to the user being a subscriber. (Trying it logged in as administrator did not yield a failed Ajax call).
Thanks in advance!
Pedro
https://www.ads-software.com/extend/plugins/wp-admin-no-show/
]]>hi
i’ve got this plugin installed to redirect users from profile to start page and when i check any role it applies to all roles even admin
thx
https://www.ads-software.com/extend/plugins/wp-admin-no-show/
]]>hi
i’ve got this plugin installed and when i check any role it applies to all roles even admin
thx
https://www.ads-software.com/extend/plugins/wp-admin-no-show/
]]>I’m having the following plugins:
Buddypress (and BuddyPress Template Pack but I suppose that’s not a prob)
Social connect
Theme my login
Is there any know conflict? (I’m guessing Social connect is the problem)
]]>Hi,
Thanks for this plugin, exactly what I needed for one of my sites. As SuperAdmin of a network I am being redirected out of the admin area too.
Is there an easy way to fix this.
Thanks,
Ty
https://www.ads-software.com/extend/plugins/wp-admin-no-show/
]]>