luiseduleiva
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] Woocommerce Blocks not formatting on Mobileupdated of storefront? or woocommerce blocks plugin?
it’s ok, thanks a lot for ur help <3
Forum: Themes and Templates
In reply to: [Storefront] Woocommerce Blocks not formatting on Mobiledo u know how to hide a button “add to cart” from shortcodes? or resize the tipography of button, I need that see ok on mobile and it’s so big button to mobiles.
Forum: Themes and Templates
In reply to: [Storefront] Woocommerce Blocks not formatting on Mobileul.products li.product {
width: 46.411765%;
float: left;
margin-right: 5.8823529412%;
}ul.products li.product:nth-of-type( 2n ) {
margin-right: 0;
}@media ( min-width: 768px ) {
ul.products li.product:nth-of-type( 2n ) {
margin-right: 5.8823529412%;
}
}that code?
Forum: Themes and Templates
In reply to: [Storefront] Woocommerce Blocks not formatting on Mobileguys this is flying my head, I need to set up 2 columns, I use storefront, I use your shortcode but my site still showing just a one column on mobile version, please help me 🙁
Forum: Plugins
In reply to: [WooCommerce Blocks] WooCommerce Blocks 404 Avoid bad requeststhat is the message in gtmetrix test:
The following requests are returning 404/410 responses. Either fix the broken links, or remove the references to the non-existent resources. https://www.lagranjamagallanica.cl/wp-content/uploads/2019/07/xHuevos-324x324.jpg.pagespeed.ic.peTFyS5luV.webp https://www.lagranjamagallanica.cl/wp-content/uploads/2019/07/xHuevos-Extra-Color-324x324.jpg.pagespeed.ic.fCZc6Nk8YN.webp https://www.lagranjamagallanica.cl/wp-content/uploads/2019/07/xHuevos-Jumbo-324x324.jpg.pagespeed.ic.uCQqOO8HZQ.webp https://www.lagranjamagallanica.cl/wp-content/uploads/2019/07/xHuevosCastellana-324x324.jpg.pagespeed.ic.VWrjilOTyb.webp https://www.lagranjamagallanica.cl/wp-content/uploads/2019/07/xQueso-FinasHierbas-Pahuilmo-324x324.jpg.pagespeed.ic.58G0_S1I42.webp https://www.lagranjamagallanica.cl/wp-content/uploads/2019/07/ximage-56-324x324.jpg.pagespeed.ic.PM-oNSyB_Y.webp https://www.lagranjamagallanica.cl/wp-content/uploads/xMolde-Productos-324x324.jpg.pagespeed.ic.GyV8Q6kd-b.webpI tested plugin one by one, I think wp-optimize modify or optimize images to webp when i updated it to last version, after that I deactivate webp optimization/compress, delete wp-optimize but apparently woocommerceblocks keep using webp url for those contents, but doesn’t exist that webp files.
When I deactivated woocommerce blocks, problem is solved, no “bad request” problem appears, but when i reactivate it, appears again.
How can I delete “woocommerce blocks” totally?, maybe when deleting plugin and reactivate it, the plugin still using the old database with url with issues, maybe if I install plugin “clean”, problem was solved?
Please help me 🙁