vazquc
Forum Replies Created
-
Hello,
In case you have access to wordpress database, you can change the slider option, using the following query:
SELECT * FROMwp_optionswhereoption_namelike '%theme_mods_shop-isle%';
be aware the prefix that you used during the wordpress installation.
in the result query locate the option that you want to change (image,label,etc) and do the replacement.
Finally you need to update the “s:XX” (XX=large of the string)with the number of characters that resulted after the change.Hope this help
After update to wordpress 5.6 the slide section is not working when I try to load a new image or change the text.
Please help!!Hello guys,
I am having the same issue, I have set restriction by email and I tested doing the checkout with users with different email and the coupon is applied.Any ideas?
Forum: Themes and Templates
In reply to: [Shop Isle] Imágenes de producto en tienda woocommerceMe conecte a tu sitio y no veo la falla, saludos
Yes it is, Schedule Calendar is what I need to publish.
Thank you- This reply was modified 6 years, 4 months ago by vazquc.
Forum: Plugins
In reply to: [WooCommerce] How to add zip codes to ship zones?Osckar
Muchas gracias por tu respuesta, ya modifique mis zonas de tal manera que quedaron en este orden:
1.-CDMX ->Ciudad de México, Estado de México (Regiones)->Envio Ciudad de Mexico y Estado de MexicoEnvío gratis(Metodos de envio)
2.- Mexico -> Jalisco, Nuevo León, Aguascalientes, Baja California, Baja California Sur, Campeche, Chiapas, Chihuahua, Coahuila, Colima y 20 regiones más ->Resto de la RepúblicaEnvío gratis.
3.- Ubicaciones no cubiertas por tus otras zonas->No regiones->No metodos de envio.Veremos como funciona asi.
La unica duda que me queda es, si bien entiendo lo que me comentas, el pedido del cliente decia ciudad de mexico, no traia otro estado o estado de mexico, por es me hizo ruido que no lo tomara en cuenta y de ahi la razon que me llevara a pensar que fuera por codigo postal en lugar de por estado, ya que la discrepancia que hay en la direccion que puso mi ciente es que el estado que puso fue ciudad de mexico pero en realidad su codigo postal corresponde al estado de mexico.
Saludos y muchas graciasForum: Plugins
In reply to: [WooCommerce] How to add zip codes to ship zones?Thank you very much for your answer Osckar,
Based on what you told me I reviewed how customer sent the shipment address, the zip code didn’t belong to state that she entered, however the state is part of my ship zone,so from my perspective the ship rate should be the same defined in my ship zone right?.Let me try to give you more details:
1.- Ship zone name is “CDMX”
2.-There are 2 regions defined to the zone “Ciudad de Mexico,Mexico” and “Estado de Mexico,Mexico”
3.- There are 2 shipment methods “Envio ciudad de Mexico y Estado de MExico” and “Envio Gratis(Free shipment)”
4.- In “Envio ciudad de Mexico y Estado de MExico” there is a flat rate of 100 mexican pesos.
5.- The default ship zone has 2 shipment methods “Interior de la REpublica” and “Envio Gratis(Free shipment)”
6.- In “Interior de la Republica” there is a flat rate of 130 mexican pesos.
7. the customer address was entered with state “Ciudad de Mexico” and the rate applied was 130 mexican pesos (default ship zone), to me it should be applied 100.There is a zip file with images of this description here:
https://www.amorcitocorazon.net/images.zip
If you can take a look will be great.
Thank you very muchForum: Plugins
In reply to: [WooCommerce] How to add zip codes to ship zones?Really this is not an issue of woocommerce, I think this is an outdated catalog of postal codes of the state (in this case a Mexican state). So if someone can give me a hand to know where can I find this catalog or where woocommerce take this information I can try to research how to update this information.
REgards