fixait
Forum Replies Created
-
Hello,
i have same problem. I have variant product, allow backorder, but if variant have 0 on stock, than cannot add to cart.
Please repair. Thanks
Hi,
its work. Thanks
Hello.
No We use free version.
I use this hook:
if ( ! function_exists( 'wmsc_shipping_step_last' ) ) { function wmsc_shipping_step_last( $steps ) { $steps['review']['position'] = 5; return $steps; } } add_filter( 'wpmc_modify_steps', 'wmsc_shipping_step_last' );
And checked first three chechbox in Settings.
But i have Confirm (finish) Order Button on First step (i need it on second step).
how to set this up?
Thanks.
MichalForum: Plugins
In reply to: [Return Refund and Exchange For WooCommerce] USE tax priceHello,
I’m sorry, my mistake. This was changed by another plugin. Solved.
Thank youForum: Plugins
In reply to: [Return Refund and Exchange For WooCommerce] USE tax priceGreat, it works.
Only if I select a product when exchanging goods do I see the price without tax (example: https://ibb.co/Srr4rJF). Can this also be set? Or do you need to modify the JS code?
Thank youForum: Plugins
In reply to: [Return Refund and Exchange For WooCommerce] USE tax priceHi,
I don’t know if we understood each other correctly.
When the customer requests an exchange of goods, the price of the goods he exchanges and the new one he chooses is without TAX. We need all amounts to be with TAX everywhere.
Can it be set or do we have to modify the plugin?
We also have a PRO (RMA Return Refund & Exchange For WooCommerce Pro) version from you, but we wanted to address it here because it might help other users.Thanks
Forum: Plugins
In reply to: [Packeta] Rozdělění objednávky do více balík?Dobry den,
víte bli??í datum implementace tohoto vylep?ení? Nebo cílovou verzi pluginu? Zákazník to o?ekává.
Děkuji FuksaForum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] Add field on product listHi,
Yes, exactly as you write. We are using one role for which we would like to display his sale/regular prices. So it’s not possible?
thank you for answer.Forum: Plugins
In reply to: [Advanced Dynamic Pricing for WooCommerce] Round total not workHi
it’s work! Thanks
Hi,
“plugin works” we mean the plugin calls the hook even if it’s not set on this product (we not use a global setting).
Is it not possible (for example by enumerating the product ID) to tell the plugin not to trigger the woocommerce hook?We solve the combination of plugins so that Role-Base works for most products and for a certain list (about 10 products) the price of the product (mainly in the cart) can be adjusted by another plugin.
Thanks you
Hi,
Why does the plugin run/work with the price even though there is no rule set for the specific product?
Thansk
Hi,
Can you give me any solution? For example, disable the plugin for some products?
thanks
Michal
Forum: Themes and Templates
In reply to: [MediHealth] EROOR – document.getElementById(…) is nullNow log this. Is it that problem?
TypeError: Cannot read properties of null (reading 'innerHTML') at script.min.js?ver=3.0.8:1:2699 at f (script.min.js?ver=3.0.8:1:6843) at g (script.min.js?ver=3.0.8:1:8259) at HTMLDocument.p (script.min.js?ver=3.0.8:1:13532)g @ script.min.js?ver=3.0.8:1
I try Complianz and CookieYes, but both same problem. Please, recommend me cookies plugin?
- This reply was modified 1 year, 11 months ago by fixait.
Forum: Themes and Templates
In reply to: [MediHealth] EROOR – document.getElementById(…) is nullWe try another browser and console log this (i disable plugins, which could be a problem).
Google Chrome log this problem:DevTools failed to load source map: Could not load content for https://topvitaminy.cz/wp-content/themes/medihealth//js/swiper.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://topvitaminy.cz/wp-content/themes/medihealth//js/bootstrap.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://topvitaminy.cz/wp-content/themes/medihealth//css/bootstrap.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Thanks you and have a nice day,
Michal