Aaron
Forum Replies Created
-
Good to know, I’ll try that, thank you.
I viewed one of your premade layouts and noticed that it could also be problematic when it is aligned to the right, so I think a more flexible solution would be appropriate. Maybe it’s doable without total positioning?
I worked arround it with
.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup::after { left: 16px; } .gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup { left: 0; right: auto !important; }I think this should be the default.
Hey @codersantosh,
dragging the tags fixed it. However, between the tags, there is a space character missing on the front-end.
@codersantosh thank you for letting me know!
@codersantosh thanks for your quick response!
Hey @codersantosh,
I am confused, since I can enable and disable/disable tag in Primary Meta > Meta Sorting. So you say that this is not intended right now?
Besides, it is already there in the Editor view.
- This reply was modified 4 years, 3 months ago by Aaron.
Hello @robertabela,
sorry for the late response, I missed the notification.
Here is what I did after the set-up 2fa with immediate 2fa setup enforcement right after the first login:1. the administrator “user one” created a new administrator “user two”.
2. the new “user two” got initial login credentials via mail from WordPress.
3. the new “user two” logged in, set a new password, and was enforced to configure 2fa immediately.
4. The new “user two” did some unrelated WordPress tasks.
5. The administrator “user one” changed the role of “user two” from administrator to subscriber and got the described error in the browser console after saving.- This reply was modified 4 years, 4 months ago by Aaron.
Thank you, @codersantosh, I did not recognize that I have to use the dropdown. I would suggest removing the red x in case the placeholder kicks in.
This fixed it! Do you include this in your next update?
Yes I do, I manage them with https://en-gb.wordpress.org/plugins/reusable-blocks-extended/
Sure, if I disable Gutentor no missing CSS calls are made.
In addition to turn off caching, I disabled the caching plugins completely, and did a copy to my local machine, to exclude server caching issues. The MIME type errors are gone, not the 404 for the same files, because the files Gutentor tries to load don’t exist in my uploads folder (/app/uploads). I also don’t use any Gutentor Blocks at the moment, only the plugin is activated. I also tried altering the Gutentor optimization settings, but it tries to load those non-existing files anyway.
Maybe the error is caused by the file_exists function? My folder structure is different from the default one since I am using https://roots.io/bedrock/
@codersantosh a response on how I could reset the plugin, or get rid of those 404s would be much appreciated.
I really like the plugin and the themes you sell through it, I would consider spending money on a pro version, as mentioned in your roadmap, if I could use it without errors.
You’re right, I got confused with the notifications. The problem is solved, of course, thank you.