artemis21
Forum Replies Created
-
Would it be enough to just turn off open_basedir or do I need to make other adjustments after that?
Forum: Plugins
In reply to: [WPC Product Size Chart for WooCommerce] Add to all products with@miemie Please do yiu have a solution to this?
Thank you
Inoltre vorrei chiedere se questi campi possono essere aggiunti anche alla pagina di riepilogo in woocommerce, tra i campi di “Indirizzo di fatturazione”.
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Background overlay transitionOh I see, I still had CSS for the previous version. Now I just added:
.xoo-wsc-opac {
background-color: rgba(192,192,192,.6);
}By the way is there a way to change the cart icon in the drawer? i selected the cart icon for the menu but it still shows the bag in the drawer.
Thanks
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Background overlay transitionWith the last update the overlay has a questionable “slide-up” transition. How to make it just for opacity?
Thank you
@blacklotusconsulting Salve,
È possibile aggiungere i campi Codice fiscale e codice univoco alla mail di riepilogo ordine e se l’acquirente ha richiesto la fattura elettronica (e se è privato o azienda)? Le impostazioni ci sono nel checkout ma se non si riflettono nella mail di riepilogo non sono molto utili…
Grazie
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Background overlay transitionHello,
I tried but it works only on fade-in
see here (cart widget on top right): https://new.sptm.it/product/burton-m-custom-flying-v-snowboard/
Might be because I changed the background color?
+1
Hi @rubeushagrid13,
does your Grid widget supports attributes selection? I made some try but it doesn’t look lik it.
Thank you
Forum: Plugins
In reply to: [Addonify Floating Cart For WooCommerce] Two cart drawers openHello,
I solved the issue by removing the default mini-cart widget in the mobile header, for some reason it triggered both drawers (you might want to look into it).
However I have another issue, i had to do some changes: I created an elementor widget for the product and used the default add to cart button, and now when I click “add to cart” it does not open the drawer, but it sends me to the product page (while adding the product). How can I overwrite the default button behavior and open the drawer instead? The option in the settings is aready set to open the drawer, and Ajax is enabled in woocommerce.
url: https://ecommercesptmtest1.giessedati.it/product-category/fashion/
Thank you
Forum: Plugins
In reply to: [WooCommerce] Edit meta_data of a product with APIHi @xue28,
thank you for your reply. I asked the developers but they stated that their plugin does not have dedicated API, and they rely on the standard WooCommerce / WordPress API. So, I was looking for a direction to modify the meta_data of a product as it looks like it’s where images are stored.
Thank youIs there an example on how to do that? I tried adding the image by giving the src and the ID but it does not get added, I’ve also tried adding the ID in the meta but stille the image won’t get added in the JSON (examples above).
Hi,
I’ve checked the topic but it does not provide a solution unfortunately. I don’t understand how I can add a new image, do I have to specify the ID? Any time I tried it didn’t add the image, I can only add ID in the meta.Thank you
Forum: Plugins
In reply to: [WooCommerce] Delete all products in one batchHi @nielslange ,
thank you for your solution, however is not doable due to the 999 limit in the number field. Even if I use the maximum value, I still have 16 pages to go through and it all takes a lot of time to load, select and process. I’m looking for a batch solution.Thank you