Dafne Delgado
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Shop Base URLit works great, thank you so so much for your help!
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Shop Base URLHello,
thank you so much for replying and so quickly. This is the URL https://biyuu.mx/producto/camino-de-mesa/ and if you click on any element of the filter, it loads in that same URL even though I already inserted the code you sent to me in my functions.php
do you have any feedback?Forum: Fixing WordPress
In reply to: Custom option button CSSThat’s awesome
Forum: Fixing WordPress
In reply to: Custom option button CSSCheck here https://www.w3schools.com/cssref/css3_pr_mediaquery.asp you have to learn some CSS friend, those are media queries. It will help you a lot!
- This reply was modified 5 years, 9 months ago by Dafne Delgado.
Forum: Fixing WordPress
In reply to: Custom option button CSSYou can add a
min-width: 220px;Forum: Fixing WordPress
In reply to: Custom option button CSSHey, try this code and tell me what you think
div#edd-payment-mode-wrap label {
padding: 20px 70px;
border: 1px solid #e0e0e0;
background-color: #f9f9f9;
box-shadow: 3px 3px 5px #efefef;
}Forum: Fixing WordPress
In reply to: 302 loop on an archive pageI see everything ok in https://kompozitor.fr/thenotebar/fr/annee-de-composition/2018-fr/
Forum: Fixing WordPress
In reply to: Pagina Inactivano expiró tu dominio?
Forum: Fixing WordPress
In reply to: What size to upload to get 600×600 imagesOh!!
1) how did you get into the website to check our settings?
I didn’t, I just inspected your code on Chrome
2) Woo refused to help yesterday because they said this is an Astra problem – and Astra haven’t replied. Where do I see the Astra settings, and what do I need to set them to?
Look at this, there are different ways to look and modify image sizes
https://docs.woocommerce.com/document/image-sizes-theme-developers/3) if the scale of the original photo is not square, do I need to crop it to square first?
If the height OR the width is smaller than 800, yes, otherwise the image will crop but cutting your image
4) and then, can I save it as any square size (eg 1200×1200) on the server and it will correctly re-size with the Astra settings onto our shop page?
yes, it should
5) what resolution do I need to set photos to? I see a lot of people still recommend 72DPI, but other say that this is not sufficient in a retina-world.
72DPI is the correct resolution for SCREENS. talking about retina means that images have to be double the size (nothing with resolution), example, if you are showing 600×600 images, upload them 1200×1200
— this is all my experience, hope it works
Forum: Fixing WordPress
In reply to: slug categories with dashes brokenare you sure is not a Page that has no need to have the -category- word? like https://www.ipegstl.com/motion-control/ ?
or, are you sure it doesn’t belong to a parent category like https://www.ipegstl.com/commercial/commercial-products/ ?
so the word in the middle is not -category- but the slug of the parent category?
Forum: Fixing WordPress
In reply to: What size to upload to get 600×600 imagesHello,
well if you want to maintain the 600×600 if you upload any that is with this proportion (1:1) will be ok, like 800×800, 1200×1200.
here you can see the general sizes https://www.energybarshop.com/wp-admin/options-media.php but for woocommerce, if can depend on the template you chose.
In your case https://www.energybarshop.com/wp-content/uploads/2019/04/61pWCA22vCL._SL1200___71853.1542196221.1280.1280.jpg this product was just uploaded 600×600 apparently the big size was 1280×1280Forum: Plugins
In reply to: [YITH WooCommerce Product Gallery & Image Zoom] Zoom Not WorkingI saw everything worked correctly!
Forum: Plugins
In reply to: [Search Inside] plugin deprecatedEverything’s perfect now! thank you very much for all the attention!
Forum: Plugins
In reply to: [Search Inside] plugin deprecatedthank you for your kind revision and reply,
unfortunately I’m not managing this hosting (in an ideal world we all have php 7.0) so I checked and it is 5.5 could you please send me the correct plugin for this? ([email protected])
thanksForum: Plugins
In reply to: [Search Inside] plugin deprecatedoh sorry just read that it is because of the PHP version?
but anyways, I read on Github that this framework version is deprecated…
so that’s why I wrote this, you are going to update this plugin?