Bowo
Forum Replies Created
-
@ahmad-rafiansyah Please login to your account and open a support ticket there. This wp.org forum is strictly limted to provide support for the free version of ASE, per the forum’s guidelines. Once you open a support ticket, I’ll follow up there. Thank you.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] WordPress Toolkit Login@ricclazz I do not have access to Plesk code nor information on how it works. Please have them look at ASE’s code, especially bootstrap.php (look for “Change Login URL”) and /classes/class-change-login-url.php and ask them to recommend code changes so Plesk auto-login works with it.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Media Categories not saving drag/drop@ronr1999 Media categories is a pro feature. This wp.org forum is strictly limited to supporting the free version of plugins, per the forum’s guidelines. I see you’ve already opened a ticket via your pro account. Will follow up there.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Logout to 404 instead of login screenIf you’re using both AAM’s custom login URL and logout redirect features and have disabled ASE’s Change Login URL and Logout Redirect modules, and you’re still seeing the redirect to 404 issue, I suggest trying to report it to AAM’s support forum first. In this scenario, ASE should not be doing anything that is interfering with AAM’s processes around login and logout.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Wider Admin Menu issue@luislu thank you for reporting this. It will be fixed in the next release, scheduled for Monday, June 15. Meanwhile, please test this v8.8.4.x that contains the fix: https://www.wpase.com/sdc_download/21608/?key=wphpc10gpziz5wnwqgjyip93trv5v9
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Can’t save changes, goes on nonstop loop@n1koloza Great! Thanks for confirming.
If you find ASE useful for your sites / workflow, please kindly consider writing a quick review for ASE at https://ww.wp.xz.cn/plugins/admin-site-enhancements/#reviews. Thank you.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Can’t save changes, goes on nonstop loop@n1koloza please go to “Security >> Limit Login Attempts” and properly set the “failed login attempts allowed…” and “lockout(s) will block further login…” numbers. Once you do that, saving should work.
@sherissa_r thank you for noting down the incidence/issue here.
The module description did say the following:
“Disable version number on static resource URLs referenced in , which can disclose WordPress version number. Older versions(s) might contain unpatched security loophole(s). Applies to non-logged-in view of pages. This will also increase cacheability of static assets, but may have unintended consequences. Make sure you know what you are doing.“
Now we know one of those “unintended consequences”.
@khcomputent thank you for reporting this. However, this wp.org forum is strictly limited to provide support for the free version of ASE. Please login to your ASE Pro account dashboard and repost this as a support ticket there, and I’ll follow up there.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Logout to 404 instead of login screen@nitrospectide thank you for sharing further details. /mylogin?loggedout=true&wp_lang=en_us does not look like the format that Change Login URL produce for the login page. It should look something like /wp-login.php?mylogin&redirect=false (notice that there is wp-login.php).
It appears that you have another plugin or a code snippet that is modifying the login URL? Advanced Access Manager?
Another possibility is that you’ve created a custom login page at /mylogin and somehow have set that as the default login URL via a plugin or a code snippet. If that is the case, consider trying to add ‘mylogin’ to the “Allow login from:” section in the Change Login URL module.
If that does not work, one last thing to consider is simply disabling Change Login URL module, and use whatever mechanism you currently have to set the login URL at /mylogin. It’s usually not a good idea to have two mechanisms controlling the login URL.
@pressthemes1 thank you for reporting this. A fix for this will be included in the next release, please test when you see it.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Logout to 404 instead of login screen@nitrospectide thank you for reporting this. However, there were no changes made to logout-related modules in ASE’s latest release v8.8.2.
Do you have the following modules enabled/configured in ASE?
- Change Login URL
- Redirect After Logout
If so, how are they currenctly configured?
Please go to the “Tools >> Site Health >> Info” page in wp-admin, and copy your WP environment info in your next reply, so we have more context as to what could be causing the issue you see on logout.
@pressthemes1 thank you for the suggestion. This is well-noted for now. For now, I recommend using a proper IDE in your desktop to write the CSS with auto-complete, then copy the result to the Custom Admin CSS / Frontend CSS modules.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] [Feature Request] Change Site Admin Email@paulcityhopper thank you for reporting this and apologies for the belated reply. Please test v2.8.22 that’s just been released and contains a fix for the errors you reported.