WAP Support
Forum Replies Created
-
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Conflict with ACF MapHi,
Thanks for the comments. You should contact the plugin support and report this error to them. You could also fix this error manually, but the problem is that they have minified version of JS script so that can be difficult task.
Basically, in order to fix such errors, you would need to wrap it out with “undefined” check like this:
if(typeof someObject !== "undefined"){ //it's safe to read its property someObject.Autocomplete }but, the best way is to report this to the support and wait for the patch.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] admin bar background is black on hoverCould you please drop some screenshots here? Thanks!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Hiding Admin Menu CompletelyThat’s pretty much a custom feature. If you’re interested, please contact us via our contact page, and we could send you a quote for this feature. Thanks!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admin when user are LOG OUTThese are custom links that are not supported by AGCA, but you could add some CSS to try to hide these items. Please go to AGCA -> ADVANCED -> CUSTOM CSS and add these:
#wp-admin-bar-bp-login{display:none;} #wp-admin-bar-bp-register{display:none;}Thanks,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Javascript ErrorHi Zahra,
Please report that error to BuddyPress plugin. It’s caught by AGCA, but actually thrown by BuddyPress
Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Uncaught SyntaxError!It’s hard to say without seeing that page. Can you post the source found on that link? Thanks!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] MultisiteHi Marie,
This was on the list, but we are very tight with our schedule right now, so it probably would not be too soon. Other than that, plugin supports network activation.
Thanks,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Javascript ErrorWP Social Invitations has an error. Please report this error (screenshot) to their support page.
They should fix the error:
Uncaught reference error: show_email_settings is not defined in file wsi-admin.js on line 17I would give you some more information about how to fix it, but it would be easier for you to just report this to their support and wait for the new plugin updates with the fix for this issue.
Thanks,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] can it be network activated?Hi Marie,
It can be activated on network. That link does not look good, it should be something like this on yor root site:
/wp-admin/network/plugins.php?action=activate&plugin=ag-custom-admin%2Fplugin.php&plugin_status=all&paged=1and on the child sites you can access it like this (without network in URL):
/wp-admin/tools.php?page=ag-custom-admin/plugin.phpThanks
Hi,
This feature was not fully tested in this version so that was the reason. Please check it out again, we’ve just added support for it.
Thanks,
ArgoniusForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] The translation changesThanks for the update!
Best Regards
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] The translation changesSo, you’ve solved the problem yourself? If not, please attach a screenshot so we can take a look. Thanks!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] The translation changesHi, we are not really sure what exactly is problem, but it’s something with Collapse button, right? Is it translated to Russian?
You’re welcome. Feel free to add any additional comments you might have.
There was a compatibility issue with BuddyPress. We have just updated the plugin. Please try it out. Thanks!