WAP Support
Forum Replies Created
-
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] White screen of deathYou have some JavaScript errors on your page. Please check browser’s console to see what is the cause of it. You should be able to access your login, simply by disabling JavaScript in your browser. I would kindly suggest to read plugin’s FAQ.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Password ProtectThere is no such password protect mode. However, you can choose which capability to use with your super admin. In that case you will need to assign a capability to super admin, and remove that capability from other admins. You would probably need to use additional plugin for advanced role management in that case.
Hi Francesco,
This is known issue. The fix is ready and the new version will be available in the next few days.
Best Regards,
ArgoniusThis is duplicate question. Please check this post http://wordpress.org/support/topic/white-screen-of-death-36?replies=4
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] White screen of deathHi Guillermo,
I think that some other plugin throws that error “Uncaught SyntaxError: Unexpected string plugins.php? activate=true&plugin_status=all&paged=1&s=:170”
I would suggest you to disable all other plugins and leave only AG Custom Admin enabled. If it works after that, than some of the disabled plugins throws that error. You could enable plugins one by one after that, and to see when this error will appear again. If you’re unable to access your login page, please disable JavaScript in your browser.
Please go to Advanced and see which capability is selected. You would need to select capability that will be used by only one admin, and remove that capability from other admins. Probably you should use some other plugin for advanced role management to achieve this. Good luck!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] AGCA ADMIN ERRORPlease try clearing browser’s cache. Try also downloading fresh copy of plugin from WordPress repository. What is your WordPress and AGCA versions? Thanks.
I’m glad that it worked.
Regarding parent menu items, unfortunately this feature is not supported by AGCA, and there is no easy fix for that. Might be in future versions, we shall see.Best Regards,
ArgoniusHi,
What is your jQuery version? You can find it in your source code of the page. Thanks.
If you’re using other plugins, please try to disable them first to see if AG Custom Admin will work in that way. Some plugins may include an outdated jQuery version.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Please debugNo problem, thank you so much for reporting these errors. It’s really strange that nobody noticed these issues before. Please use the development version until new version is officially released with this patch.
Thanks,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Please debugThanks. There is a new fix for your last posted issue. Please use the same download link.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Please debugRegarding your logs, the fix for it is applied to development version. Please check it out to see if the problem is fixed or not
DownloadForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Please debugThis is the first time someone reported such kind of errors. What are the steps to reproduce this issue, starting from fresh install? Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Please debugHi,
You need to set debug mode to OFF.
Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] WordPress CompatibilityIt is most likely a JS problem. Please take a look at browser’s console for error details. I assume that disabled plugin throws a JS error that is causing AGCA to stop working properly.