WAP Support
Forum Replies Created
-
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Hide Theme OptionsThanks for the update!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Hide Theme OptionsPlease send us an email on info[at]argonius[dot]com
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Hide Theme OptionsHi,
Can you give us a screenshot? Also if you have a link to that template so we can install it and test?
Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Custom Menu IconsHi,
That’s a new feature and currently is not supported. Maybe in future.
Thanks
Please post here any errors that you have. Thanks.
Can you check first which error(s) you have in console?
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admins vs Non-AdminsUnfortunately, that is not supported by AGCA plugin.
Regards,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admins vs Non-AdminsPlease use first option “Hide admin menu completely”, and check also the next one “But show Log Out button”
Thanks,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Location Of Saved ChangesExcellent! Thanks!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Location Of Saved ChangesPlease add this line
jQuery(document).ready(function(){jQuery('#wp-admin-bar-wp-logo a').attr('target','_blank')});to AGCA -> Advanced tab -> Custom JavaScript
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Location Of Saved ChangesWhich one, logo image in admin bar or the one on login page?
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Location Of Saved ChangesI’m glad it worked. You’re always welcome.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Location Of Saved ChangesHm.. something strange happens on line 154 of ag-custom-admin/plugin.php.
Did you change this file? Can you please open this file and find the line 154? I think it’s this line:register_setting( 'agca-options-group', 'agca_header_logo' );If you are not sure, please post here few line before and after this one.
Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Location Of Saved ChangesOh, I see some syntax problem that could be the cause:
15:54:04.115 SyntaxError: missing ; before statement wp-admin:155Please try to find this error, there could be some link to the code, if not please install FireBug tool for FireFox and look into its console.
Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Location Of Saved ChangesThanks
I would try first clearing the cache, or trying with different browser. If the problem persists, you could try to remove plugin, and install it again, or to try to disable some other plugins to see if there is any conflict.
If I remembered correctly, you’ve had some problems with your theme? You could try disabling it just to see if theme makes any problems