ElectroN
Forum Replies Created
-
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] New update breaks WordPressYep, same thing. line 257.
I will probably wait for a fix, so I don’t have to change the plugin.- This reply was modified 2 months ago by ElectroN.
Forum: Plugins
In reply to: [Unlimited Elements For Elementor] Custom Map MarkerWow, that’s awesome!
Thank you!
Got it! Thanks!
Hi Ludwig,
Thank you too, for this valuable plugin!
I’m glad I could help. Keep up the good work!
Also, another thing I did not understand is how the bulk optimization works. I get “No images to optimize” even though I deselected “Do not compress images already in WebP“
Now I have to remove the images that are not compressed right and upload them again.Hi,
Here you can see screenshots of what I experience and a sample of an image, that not only gets bigger but gets rotated to landscape after upload.
Thanks,
M.What about the free version?
We also get this alert from Wordfence:
Vulnerability Severity: 7.5/10.0 (High) Vulnerability Information
https://ww.wp.xz.cn/plugins/quiz-maker/#developersGod Bless you My AI Plugins!
It’s working but shows 2 warnings on landing pages:Warning: Attempt to read property “ID” on null in /public_html/wp-includes/post-template.php on line 676
Warning: Attempt to read property “post_type” on null in /public_html/wp-includes/post-template.php on line 677
class=”archive -template -template-elementor_canvas single logged-in admin-bar no-customize-support wp-custom-logo nomobile product-title-use-body-font content-light no-sticky-header elementor-default elementor-template-canvas elementor-kit-13457 elementor-page elementor-page-15225″>EDIT:
Posted a fix in GitHub issues.- This reply was modified 1 year, 4 months ago by ElectroN.
Hello,
Thank you for including it in the update.
I forgot to mention my temporary JS fix:document.querySelectorAll("article").forEach((article) => {
// Get the link from the post-title a
const linkElement = article.querySelector(".post-title a");
if (linkElement) {
const href = linkElement.getAttribute("href"); // Get the href attribute
article.style.cursor = "pointer"; // Change the cursor style for better UX
article.addEventListener("click", () => {
window.location.href = href; // Redirect to the href on click
});
}
});Forum: Plugins
In reply to: [Redux Framework] Redux Framework ErrorGotta find time to change the theme…
Thanks for the help!
Forum: Plugins
In reply to: [Redux Framework] Redux Framework ErrorIt’s the Atelier Theme.
It hasn’t been updated since a very long time, and I guess it won’t be any soon.Forum: Plugins
In reply to: [Redux Framework] Redux Framework ErrorYes, this is absolutely hilarious and was one of the reasons to stop using the Yoast SEO plugin, since I am only working with Elementor.
Unfortunately, the website I am working on isn’t mine and I don’t have a permission to change the SEO plugin…1 year and 4 months later, still the same issue. When using permalink structure /%category%/%postname%/ . Neither Titles, Description nor Yoast SEO meta for landing pages is working at all. Just site title is displayed.
Any workaround found ?
Forum: Plugins
In reply to: [Widget Detector for Elementor] Error ova-elementor widgetsSame with my site.