WAP Support
Forum Replies Created
-
Yeah, that could be a solution. If you want to hide AGCA menu item, the best way to do that is to go to AGCA -> Advanced tab and choose capability that only AGCA administrators would have. Any other user that don’t have that capability will not be able to see AGCA menu item.
Hmm.. not really sure about that. That’s the way to hide it. Please try again, and if still does not work we can add some custom code to hide it if you want.
Hi,
This is known issue. Please check our FAQs for more info.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admin Bar Logo Link Opens In New TabGood to hear that! Thanks!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Custom branding logo and Profile issueGood to hear that 🙂 We usually make the latest versions compatible 100% with the latest WordPress. This is not the case for the earlier versions of WordPress. In that case, we recommend using AGCA version that was latest at that time. For more info about AGCA compatibility with WordPress we have compatiblity page:
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admin Bar Logo Link Opens In New TabI wasn’t able to reproduce this issue on latest AGCA and WordPress. Can you check if some other plugin is altering admin bar? Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Custom branding logo and Profile issueHi Joe,
What is your WordPress and AGCA versions? Can you post some images here to see how it looks like?
For the second question, I’m not really sure how you can do that. Maybe by adding 301 redirection to dashboard page? You can put that in .htaccess file.
Redirect 301 /wp-admin/profile.php http://example.com/wp-admin/index.phpForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Exact custom colorsHi,
Color picker is not supported by AGCA. However if you use Mozilla FireFox you could install add-on that do exactly what you want. Please try this one: https://addons.mozilla.org/en-US/firefox/addon/colorpicker/
Please check if your admin menu configuration is turned ON (first option on Admin Menu tab). Please also try using Reset settings button. If nothing happens after that please check browser’s console for possible errors.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] edButtons not definedI assume that this error was here before, but AGCA caught it in this newer version. I would suggest you to turn off all of your plugins and to switch to different theme to see if issue will be solved that way. I think that theme could cause this issue. You can disable AGCA and check browser’s console for these errors.
Closing this topic, because it is out-of-date and not applicable to the latest AGCA version.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Adding icon to menuHi 1touch,
That feature is not supported in AGCA.
Thanks,
ArgoniusHi 1touch,
That feature is not supported in AGCA.Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admin bar color when not logged inWe’ve removed customizations from site pages because some users were complaining about additional scripts on the site. I think that’s a good idea to have a switch to turn this option on, like in your case. We will consider it as future option. Thanks!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Reset inputsI see. In that case you would need to reinstall the plugin completely. But, I would suggest you rather to reset this option in database.
To do that please connect to your database, open wp-options table and find the record where option_name = ‘agca_dashboard_text_paragraph’ and delete it. The next time you visit admin page this option will be recreated and you can fill it with new value.