WAP Support
Forum Replies Created
-
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Custom Sidebar LinkThis is not supported by AG Custom Admin, but it is a really nice idea, and we might support this in future, thanks.
If you want, you can add your custom code in ag-custom-admin/plugin.php inside function “print_admin_css”, but be aware that AGCA updates will overwrite this change, so make a backup before each update.
Thanks,
ArgoniusIt looks good. It’s good as long as you and your clients are satisfied with it.
please check browser’s console for errors
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] i have te restet my admin menuThis message appears only to give you more info about the error. If you’re aware that error might appear and you know what to do when it happens (if you have seen these tips), then you can remove it and it will never appear again.
This happens only in cases when you have errors in JavaScript. In your particular case it’s ag_script which is probably not loaded or installed correctly.
Please paste the script URL directly in your browser to see if it’s accessible. Try first something like this:
/ag_script.js?ver=1.2.7.3:382
and then something like this
/ag_script.jswhere you would use full script paths
Anyway, I think you could also try to remove it again, and to download and install fresh plugin from WordPress repository.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] i have te restet my admin menuExactly. After resetting menu, it should work fine. If you do any changes on your menu after that, you need to repeat this process.
That might not be an easy task to do. You can try with this simple change first. Everything else you would need to define by yourself.
body{ font-size: 18px !important}Thanks,
ArgoniusYou can only define your custom CSS which would override default WordPress fonts. This is not supported by AGCA and you would need to define this by yourself. You can add those customizations in AGCA -> Advanced tab -> custom CSS
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Save button doesn't workHi Valerie,
Please update your plugin to latest 1.2.7.3 version.
Thanks,
ArgoniusSure thing. Please try this:
#login #nav,#backtoblog { display: none; }I see. You don’t have original WordPress login page, and it’s embedded somehow in your forum. You can’t use those options in your case, because they should be used on login page only.
Only solution which |I would recommend to you is to add custom CSS or custom JavaScript to Advanced tab of AGCA. If you need help for that, please let me know what you want to hide/change on your page.
Thanks,
ArgoniusHi,
Which AGCA version you’re using? Where exactly this error appear? Can you post a screenshot?
Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Save button doesn't workHi Valerie,
There is some additional work going on in this new version, so it would be probably available in a week or so.
Thanks,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Save button doesn't workHi Valerie,
Thanks for the analysis, I can see now that there is a problem with single quote character on this setting. Thanks for finding it out. I’ll make a fix to this in the next version. Until then, please try escaping this character in your input field like this:
Fil d\'actu portailor like this
Fil d'actu portailThank you
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Save button doesn't workYou have different error with the same effect. To resolve that error, please try clearing browser’s cache first. If that does not solve it, please update the plugin to new version. You don’t need to reinstall it.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] No more Event Manager SettingsI think you should contact EM support to resolve that issue first.