cusmin
Forum Replies Created
-
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Woocommerce AnalayticsHi Sergei!
We have just published a fix for this issue. Thanks so much for reporting!
Hope you’ll keep using AGCA!
Cheers
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Not working anymorePlease update the plugin to the latest version. Starting with 6.9.3, there’s a check for errors on the login page that resolves this issue.
If you don’t see your customizations on the login page, please open the browser’s console and check for JavaScript errors that will give you more ideas about what’s causing the issue.
In some cases, that’s probably because jQuery is not loaded on the login page. This could happen If some other plugin is not correctly using jQuery, so please try disabling other plugins, one-by-one until the issue is resolved so you will know what is the problem at least.
Thanks
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Not working anymoreHi,
Sorry to hear that. There’s a 403 on your server, access denied that’s causing the issue. To see the issue, please check this link, it’s required for AGCA to work properly:
https://electronicrepair-li.com/wp-content/plugins/ag-custom-admin/require/dynamic.php?type=css&context=login&ver=6.9.2As a temporary workaround, to log in, please do the following:
– Go to your login page
– Open the browser’s console (Console tab)You can open the Browser Console in one of two ways: from the menu: select “Browser Console” from the Web Developer submenu in the Firefox Menu (or Tools menu if you display the menu bar or are on macOS). from the keyboard: press Ctrl + Shift + J (or Cmd + Shift + J on a Mac).
– Type this into the Console and hit enter:
document.getElementsByTagName('html')[0].style.visibility = 'visible';
Now you should be able to log in and to resolve this permission issue. If you have any security plugin, please try to disable the option for disallowing executing PHP scripts from plugins, or try to temporary disable the plugin completely to make sure it’s causing the issue. Please let us know if you need any help. Thanks.
- This reply was modified 3 years, 7 months ago by cusmin.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] I dont understand how it works…The latest version now shows which user groups are affected, under the capability field, so it should be easier to understand.
Great! Thanks for the update!
Hi!
Thanks for reporting this issue. The fix is applied to 6.9.2, so kindly update AGCA to resolve the issue.
If you find any issues after updating, please let us know. Thanks!
Cusmin support
Hi,
This feature is available in our premium version Cusmin. Thanks for reaching out!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] I dont understand how it works…Hi,
Thanks for trying out AGCA. Please make sure first, that capability is set to “Manage Options” or “Edit dashboard”, this will point out that only users with these capabilities will be administrators. Make sure also that “Exclude AGCA administrators..” option is set, thus it will exclude administrators from customizations. Since only administrators have “Manage options” capability, all other users will have applied customizations, except administrators.
Hope this helps,
Best regards
Patrick,
Thanks for your answer, I submitted the PR, please check, thanks!
Forum: Plugins
In reply to: [Simply Static - The WordPress Static Site Generator] Cron site generationYou can trigger wp-cli cron job like this:
wp cron event schedule simply_static_site_export_cron wp cron event run --due-now
- This reply was modified 3 years, 10 months ago by cusmin.
Hi!
On what page do you see “View Posts” button? Can you also take a screenshot? AGCA doesn’t support all of the 3rd party plugins. If you provide all information, maybe we could help you out with some custom code for hiding those.
If you need more advanced out of-the-box customizations, please check our premium version Cusmin. Thanks for reaching out.
Hi,
It is partially responsive, UX is not fully optimised, the look and feel should be better in some areas, and some features may not be usable at this point. However, most of the features can still be used without much problems.
We will make sure that the next version will be fully responsive. Thanks for the suggestion!
Forum: Reviews
In reply to: [AGCA - Custom Dashboard & Login Page] Glamorous beckend? WTF?Dear thomei,
We are very sorry for your experience and we already made some changes to fix that. If you go to Advanced tab, you will see a new option Remove styles on the AGCA settings page, that will remove all AGCA styles and replace them with the default WordPress styles, if you prefer that. You can set this option once and the AGCA styles will never appear again.
We are trying to make AGCA user friendly for all users and it is hard to match all tastes and to build something that everyone likes.
AGCA serves WordPress administrators for 10 years already, and your review will hurt our reputation. Your feedback is very important to us, and we will try to do everything to help you out with the issues you might have in future, as well.
Please consider changing your review, we would fix this anyways for you if we got this feedback earlier. It is OK if you choose not to do so and we appreciate your feedback in any case. We just hope that AGCA worths at least something for people who use WordPress, better than not having it at all.
Kind regards
Forum: Reviews
In reply to: [AGCA - Custom Dashboard & Login Page] You must have it!Thank you so much!
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Unse WP-Template in BeckendHi thomei,
Please go to General > Security and see the option “AGCA admin capability”. This is set to “Edit Dashboard” by default, meaning that users with this capability are considered as AGCA administrators. Customizations will be applied to all other users on the site. You can change this option to something else to include/exclude customizations from other users.
In the first option General > “Exclude the AGCA admin from the customizations” you can tell if you want to exclude AGCA administrators from the customizations.
Please update to the latest version 6.8. we have added an option in Advanced tab to exclude styles.