Yaniv
Forum Replies Created
-
I cleared my cache – didn’t help. It’s a server error probably related to Elementor, not the server.
But… I don’t see the error now. I see another one instead:
ncaught TypeError: elementorFrontend.elementsHandler.initHandlers is not a function
coming from /wp-content/plugins/elementor/assets/js/editor.min.jsThis time the Elemntor editor is stuck on the loader…
Forum: Plugins
In reply to: [YITH WooCommerce Added to Cart Popup] Plugin not working after recent update(Choose a size and color before clicking add to cart)
Currently it’s version 1.0.5 because the UX relies on the popup. By the way, the theme used is BeTheme. Version 1.0.6 doesn’t show a popup after adding to the cart.
The Woocommerce settings are as you mentioned.
Thanks!
Forum: Plugins
In reply to: [YITH WooCommerce Added to Cart Popup] Plugin not working after recent updateThe popup doesn’t show after adding an item to the cart.
Hi Lap,
Thank you very much for your help. This is exactly what I was looking for.
Yaniv
Forum: Plugins
In reply to: [Contact Form 7] Form messages are not in site languageThe translations were there before in the input fields.
Besides, the exact same text is translated in (most) of the labels above the inputs.
See screenshot here: https://nimb.ws/dBh4e3Why not populate the fields with the translated text in the labels, just like it was before?
59% translated is better than 0% translated…
Forum: Plugins
In reply to: [Contact Form 7] How to set the reCaptcha language?@takayuki Miyoshi Thank you!
Forum: Plugins
In reply to: [Contact Form 7] How to set the reCaptcha language?@krko – thanks for the instructions!
@takayuki Miyoshi – please add this small parameter to the plugin. It will make the reCaptcha integration complete for people running sites in languages other than English. Google’s auto-detect doesn’t work, and unfortunately chances are slim they’ll do anything about. It would be great if the language could be explicitly set in the integration admin, or through a hook on a child theme’s functions.php so it can be update-proof.
Thank you! Now it works like a charm!
Thanks for that, I really appreciate your high level of support!
But EWWW is still scanning and optimizing images in the themes folder.
I’m sure I entered the path to the theme’s folder correctly because I echoed it in the theme skip plugin and saw it returned the path that EWWW is scanning and optimizing during “Scan and Optimize”. How can it be fixed?
Wow, that’s great! Can you please give me a complete example of how I would skip the theme’s folder? Also, where do I put the code?
Thanks!
Thanks. Please consider about adding this as a feature in your future updates of the plugin (and the cloud plugin as well). Every time I’ll update my theme I’ll have to re-optimize all the images again, because I’ll be getting the original images from the update.
It would be great if I could just quickly optimize my specified folders.
Ok. Is there a way to tell the plugin to skip over the theme and only scan the folders I specified in the options?
That’s what I did, but EWWW also scans other folders (e.g. wp-content/themes) and optimizes the images found there. I don’t want it to optimize all images, just images only found in folders I specify. This is important to me because I use EWWW Cloud with prepaid credit and don’t want to spend credits on images I don’t need optimized.
The generated thumbnails are stored in the regular wp-content/uploads folder. Can I suggest a feature for TinyPNG to look in this folder for images in addition to grabbing the registered thumbnail sizes?
Forum: Plugins
In reply to: [Google Doc Embedder] Crawl Errors in Google Webmaster ToolsThanks Kevin.
I did some URL cleaning on Google Webmaster Tools and updated the site’s robots.txt to disallow
/wp-content/plugins/google-document-embedder/view.php?url=*
When checking out the pages, I noticed the Google Doc Embedder is not loading. The browser console has an error that might be related:
Uncaught SecurityError: Failed to read the ‘contentDocument’ property from ‘HTMLIFrameElement’: Blocked a frame with origin “https://roshtof.co.il” from accessing a frame with origin “https://apis.google.com”. The frame requesting access has a protocol of “http”, the frame being accessed has a protocol of “https”. Protocols must match.
It happens on this page.