devmasc
Forum Replies Created
-
Forum: Plugins
In reply to: [Classic Editor] Issues with Classic editorAlthough you may already have tried …
· Clear cache
· Invalidate plugins other than Classic Editor
· Reinstall Classic Editor
· If possible, copy site data to a different server and confirmAlthough I have not figured out the cause, depending on the server to be installed, there are things that work without any action.
In centOS7-php7.2 and centOS6-php7.0, the former worked without problems with installation only.
Both servers used the same site data.
I hope it will be helpful for anything.Forum: Plugins
In reply to: [Classic Editor] Issues with Classic editorhi, Alain Lankers
If “wp-tinymce.php” has an error on the browser console, try adding the following source to “wp-config.php”.
define (‘CONCATENATE_SCRIPTS’, false);
I tried this method and started working properly.
Forum: Plugins
In reply to: [User Access Manager] Redirect does not work wellAfter uploading to version 2.0.11, the redirect worked fine.
Thank you for fixing the redirect function, Alex.Forum: Plugins
In reply to: [User Access Manager] Redirect does not work wellI would appreciate it if you could do that.
I am looking forward to version 2.0.10.I am not good at English, so I was worried about whether the report content was properly conveyed to you.
Thank you for responding, Alex.Forum: Plugins
In reply to: [User Access Manager] Redirect does not work wellIt works well with version 1.2.14.
I made the same setting in version 2.0.9, but it does not work.[Setting excerpt]
Hide complete Pages -> No
Hide Pages title -> No
Hide Pages comments -> No
Allow Pages comments -> No
Redirect user -> Custom URL:https://ww.wp.xz.cn/
(Other settings remain as initial values)- This reply was modified 9 years ago by devmasc.
Forum: Plugins
In reply to: [User Access Manager] Redirect does not work wellI’m sorry
The settings running in version 1.2.14 wrote that the initial value of the radio button is empty, but once I checked the settings again, it was [Hide complete pages -> No].
Forum: Plugins
In reply to: [User Access Manager] Redirect does not work wellThank you for your reply.
I was watching the thread presented.
However, in my case, the content is not hidden.Even if the content is set to display, I thought redirect would work if there was no access right.
By the way, in version 1.2.14, since the initial value of the radio button was empty, we used it as it was. (There is no check on either display or non-display)
Under this condition, the redirect worked fine.