Mario Rader
Forum Replies Created
-
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Deprecated Errors using ElementorHi,
We will fixed this issue in version 4.2.1, please wait the next update.
Thanks
@briantpAre you serious?
Forum: Plugins
In reply to: [Safe SVG] Warning after the last updateIt’s a bug in the 2.0.0 release – this small modification of /safe-svg/safe-svg.php in lines 507 & 508 is a quickfix for PHP8, until the developers (@dkotter?) release a fixed Version:
$width = $viewbox_width ?? 0; $height = $viewbox_height ?? 0;
Mario
- This reply was modified 2 years, 7 months ago by Mario Rader.
- This reply was modified 2 years, 7 months ago by Mario Rader.
Forum: Plugins
In reply to: [Elements Plus!] v2.14.2: Update to Elementor 3.6.0 causes fatal error@markisparki you’re welcome. Glad I could help!
MarioForum: Plugins
In reply to: [Elements Plus!] v2.14.2: Update to Elementor 3.6.0 causes fatal error@markwaregr no problem. Thanks for getting that fix released!
MarioForum: Plugins
In reply to: [Elements Plus!] v2.14.2: Update to Elementor 3.6.0 causes fatal errorSo here is the reason for the Problem and a quick fix:
Elementor\Scheme_Color as well as Elementor\Scheme_Typography have been deprecated since Elementor version 2.8.0 and seem to have been removed in 3.6.0. See https://developers.elementor.com/v3-6-planned-deprecations/.Replacing all instances of Scheme_Color with Core\Schemes\Color as well as Scheme_Typography with Core\Schemes\Typography seems to fix the issue.
Mario
Forum: Plugins
In reply to: [Editor Menu and Widget Access] wp crashes after plugin upgrade to 3.1Thanks @guyprimavera – i can confirm that on our installations the problem is fixed.
MarioForum: Plugins
In reply to: [Editor Menu and Widget Access] wp crashes after plugin upgrade to 3.1Thanks @guyprimavera – we’ve also had a few pages report critical errors this morning. All on 5.7.2 as well.
MarioForum: Plugins
In reply to: [Elements Plus!] Gallery Plus Images squashed@markwaregr thumbnail or scaled really is both fine, they just shouldn’t be distorted … i didn’t change anything at all – but WP-Rocket released a new version … https://wp-rocket.me/changelog/ –?i can’t really see anything that points to a solution in the changelog, but it’s really the only modification that happened to the system since earlier this week. @thedesignbot can you verify whether this WP-Rocket update fixed anything gfor you?
Thanks, Mario
Forum: Plugins
In reply to: [Elements Plus!] Gallery Plus Images squashed@markwaregr thanks for your input!
I tried it both with thumbnail and medium. Also, of course I kept clearing the WP Rocket cache ?? also disabled the CSS and JS Cache params (minification, render blocking optimization, concatenation, etc.) one by one, but even with all of them disabled, the problem persists. Only disabling WP Rocket altogether makes this work again.- This reply was modified 5 years, 5 months ago by Mario Rader. Reason: Typo fix
Forum: Plugins
In reply to: [Elements Plus!] Gallery Plus Images squashedSame issue …
https://www.gruenewirtschaft.at/Disabling WP Rocket (or logging in, since logged in users’ content won’t get cached) fixes it. Disabling WP Rocket isnt an option for us either unfortunately.
Forum: Plugins
In reply to: [Minimum Featured Image Size] 2.0 causes JS Backend-ErrorThank you Martin!
Forum: Plugins
In reply to: [Magic Embeds] New update (3.0.0) prevents loginThank you @poxtron. Updated and tested. Works as it should again!
Forum: Plugins
In reply to: [Magic Embeds] New update (3.0.0) prevents loginI can also verify this issue!
My (non-admin-)users get this error upon trying to login
Invalid page: options add_options_page
Disabling the plugin returned everything to normal.
Mario
Forum: Plugins
In reply to: [PDF Embedder] Shortcode doesn’t work for meI have the exact same problem. I use the underscore Theme – the page is protected by a http-realm unfortunately.
Forum: Plugins
In reply to: [Responsive videos - Fitvids] 2.0 caused some havoc on my webpageAgreed. Latest update broke the entire backend, causing a 500 error on login. Only remedy was to rename the plugin folder.