Jairo Ochoa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Message in Cart Shipping CalculatorHi,
Somehow, right now there is no notice message.
Now I get a new message:
Enter your address to view shipping optionsI’m not sure what it could be happening.
Regards.
Forum: Plugins
In reply to: [SR Product 360° View] I can only see the 360º GIFThanks @superrishi !
Forum: Plugins
In reply to: [SR Product 360° View] I can only see the 360º GIFHi @superrishi
I’m afraid it’s Theme issue; Olvi – Creative MultiPurpose WordPress.
I also tested another 360º plugin and the image is not shown.Probably some action over the hook woocommerce_product_thumbnails, or any other hook, or maybe single product template, overrides the addition of the 360º image.
I will contact Theme developer.Thanks
Great @sstoqnov
Forum: Themes and Templates
In reply to: [Neve] Message in Cart Shipping CalculatorHi @hristo-sg
As @abuzon said when she started the topic, she was installing a Theme.
Same happened to me. I added a new Theme in one site.Please notice that it only happens when uploading a Theme or Plugin. If the Theme is got from WordPress repository the are no warning message.
Also, there is no error if the file is uploaded to Media.
Just when uploading and installing new Theme or Plugin.SG Optimizer 5.4.1 + WP 5.3.2 + PHP 7.1 (Managed PHP service)
Thanks
@hristo-sg I’m not sure why, I just know when the bug occurs. And it happens when uploading a new Theme or Plugin.
It seems your theme or the image you are trying to delete doesn’t have image sizes.
I do not try to delete anything, I’m just uploading a new Theme.
Hi @sstoqnov,
Obviously, we are trying to upload a Theme or a Plugin not an image.
ZIP files would never have image sizes.Simple check filetype before applying optimization.
Thanks
Hi @abuzon
I’ve got the same messages.
I thing that SG Optimizer is trying to optimize everything is uploaded to Media, including ZIP, PDF or DOC files.
Images Optimizer should only optimize IMAGES.
Simply execute a filter by file extension before optimizing to avoid this errors.
Thanks.
Forum: Plugins
In reply to: [Portugal States (Distritos) for WooCommerce] Desactivar Madeira e AçoresOlá @costasergio,
En España temos un caso similar coas Illas Canarias.
O custo do transorte e alto e algún usuarios non queren que apareza nos listados.
Penso que para Açores e Madeira podería funcionar un script coma este, a adicionar no functions.php, no cal deberías por os códigos das illas portuguesas:function exclue_provincias ($provincias) { unset ($provincias ['ES'] ['TF']); // Tenerife unset ($provincias ['ES'] ['GC']); // Las Palmas de Gran Canaria unset ($provincias ['ES'] ['CE']); // Ceuta unset ($provincias ['ES'] ['ML']); // Melilla return $provincias; } add_filter ('woocommerce_states', 'exclue_provincias');En calquer caso penso como di @webdados que a millor opción é criar 2 zoas.
- Zoa 1, rexión “Açores e Madeira”, sen método de envío
- Zoa 2, rexión “Portugal”, co método do envío que corresponda
É moi importante que a Zoa “Açores e Madeira” estea de primeira, enriba de Portugal.
Saudos
Forum: Reviews
In reply to: [Custom Recovery Mode Email] Very good ideaThanks @cmacias 🙂
Ok, thanks.
I’ll check this file.Forum: Plugins
In reply to: [Contact Form 7] reCaptcha V3 errorThanks @alex160678
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha V3 errorGreen Upgrade here button link failed until I allowed Freemius to access the website.
This was the reason of the bug.
Later I did it, I saw the comparison table Free vs Pro and I can buy Pro.