crowedge
Forum Replies Created
-
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Most recent update to version 3.12.1 issueThe update works great on my end now. Thank you!
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Most recent update to version 3.12.1 issueYou can download a previous version here ( https://www.ads-software.com/plugins/acf-frontend-form-element/advanced/ ). On the bottom you will see a dropdown to download all the released versions.
Forum: Fixing WordPress
In reply to: Site Icon Background Color – Gutenberg Fullscreen ModeI created a video tutorial on how to remove this black background color here:
https://wickydesign.com/change-site-icon-background-color-in-fullscreen-mode/Forum: Fixing WordPress
In reply to: Site Icon Background Color – Gutenberg Fullscreen ModeThis happens with both file types. WordPress has hard coded this container to have a black background for some reason.
Note: This is in reference to the icon WordPress is using in the top left corner of the Gutenberg editor while in fullscreen mode.
- This reply was modified 2 years ago by crowedge.
Thanks. This is happening on versions prior to 3.10.0 & version 3.10.0.
This seems to be a very random error on Dropbox’s end?
It’s not happening to all my websites only a hand full this morning.
The following CSS code worked for me:
span.page-numbers.prev {display:none;}
span.page-numbers.next {display:none;}Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Tons of HTTP requestsThanks for the recommendations!
Keep up the good work on this plugin, it’s a much needed plugin! ??
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] WP Http ErrorI fixed the issue.
After a server restart it’s working like normal.
Forum: Plugins
In reply to: [SVG Support] IE11 CrashThanks again for the great support and plugin!
https://aecomviz.com/brochure/test/
If you open this link on IE11 and hit refresh, it should crash.
Forum: Plugins
In reply to: [SVG Support] IE11 CrashFor some reason using the class is the only way I can get the svg to display correcting. I’m using custom fonts inside the svg graphics.
Forum: Plugins
In reply to: [SVG Support] IE11 CrashYes it only seems to happen when there’s multiple svg graphics on the same page and using the default svg class.
I tested it with a default theme and no other plugins active.
Forum: Plugins
In reply to: [SVG Support] IE11 CrashThanks for the quick response. Correct, after I activate the advanced mode, any IE11 page with an svg graphic crashes the whole browser.