Title: fixait's Replies | WordPress.org

---

# fixait

  [  ](https://wordpress.org/support/users/fixait/)

 *   [Profile](https://wordpress.org/support/users/fixait/)
 *   [Topics Started](https://wordpress.org/support/users/fixait/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fixait/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fixait/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fixait/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fixait/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fixait/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/fixait/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/fixait/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPify Woo - Withdrawal, CRN/VAT, QR payments, Heureka and more for WooCommerce] Error 500 GET](https://wordpress.org/support/topic/error-500-get/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [7 months ago](https://wordpress.org/support/topic/error-500-get/#post-18741649)
 * ![](https://i0.wp.com/i.ibb.co/zVCQ7fq5/wpfi-error.png?ssl=1)
 * Přikládám ještě obrázek chyby.
 * Děkuji
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stock Locations for WooCommerce] Allowed backorders is not working with the plugin](https://wordpress.org/support/topic/allowed-backorders-is-not-working-with-the-plugin-2/)
 *  [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/allowed-backorders-is-not-working-with-the-plugin-2/#post-18175080)
 * 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
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Free Shipping Label and Progress Bar for WooCommerce] Disable for some product](https://wordpress.org/support/topic/disable-for-some-product-2/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/disable-for-some-product-2/#post-18019286)
 * Hi,
 * its work. Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MultiStep Checkout for WooCommerce] Confirm Order button after change step position](https://wordpress.org/support/topic/confirm-order-button-after-change-step-position/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/confirm-order-button-after-change-step-position/#post-17728169)
 * Hello.
 * No We use free version.
 * I use this hook:
 *     ```wp-block-code
       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.Michal
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Return Refund and Exchange For WooCommerce] USE tax price](https://wordpress.org/support/topic/use-tax-price/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/use-tax-price/#post-17401431)
 * Hello,
 * I’m sorry, my mistake. This was changed by another plugin. Solved.
   Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Return Refund and Exchange For WooCommerce] USE tax price](https://wordpress.org/support/topic/use-tax-price/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/use-tax-price/#post-17398467)
 * Great, it works.
   Only if I select a product when exchanging goods do I see the
   price without tax (example: [https://ibb.co/Srr4rJF](https://ibb.co/Srr4rJF)).
   Can this also be set? Or do you need to modify the JS code?Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Return Refund and Exchange For WooCommerce] USE tax price](https://wordpress.org/support/topic/use-tax-price/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/use-tax-price/#post-17392594)
 * Hi,
   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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Packeta] Rozdělění objednávky do více balíků](https://wordpress.org/support/topic/rozdeleni-objednavky-do-vice-baliku/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/rozdeleni-objednavky-do-vice-baliku/#post-17337830)
 * Dobrý den,
 * víte bližší datum implementace tohoto vylepšení? Nebo cílovou verzi pluginu? 
   Zákazník to očekává. 
   Děkuji Fuksa
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Role Based Pricing for Woo by Meow Crew] Add field on product list](https://wordpress.org/support/topic/add-field-on-product-list/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/add-field-on-product-list/#post-16889003)
 * Hi,
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Dynamic Pricing and Discount Rules for WooCommerce] Round total not work](https://wordpress.org/support/topic/round-total-not-work/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/round-total-not-work/#post-16887375)
 * Hi
 * it’s work! Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Role Based Pricing for Woo by Meow Crew] Functionality with another plugin](https://wordpress.org/support/topic/functionality-with-another-plugin/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/functionality-with-another-plugin/#post-16681460)
 * 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
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Role Based Pricing for Woo by Meow Crew] Functionality with another plugin](https://wordpress.org/support/topic/functionality-with-another-plugin/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/functionality-with-another-plugin/#post-16668604)
 * Hi,
 * Why does the plugin run/work with the price even though there is no rule set 
   for the specific product?
 * Thansk
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Role Based Pricing for Woo by Meow Crew] Functionality with another plugin](https://wordpress.org/support/topic/functionality-with-another-plugin/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/functionality-with-another-plugin/#post-16666496)
 * Hi,
 * Can you give me any solution? For example, disable the plugin for some products?
 * thanks
 * Michal
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[MediHealth] EROOR – document.getElementById(…) is null](https://wordpress.org/support/topic/eroor-document-getelementbyid-is-null/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/eroor-document-getelementbyid-is-null/#post-16636872)
 * Now log this. Is it that problem?
 *     ```wp-block-code
       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 3 years, 3 months ago by [fixait](https://wordpress.org/support/users/fixait/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[MediHealth] EROOR – document.getElementById(…) is null](https://wordpress.org/support/topic/eroor-document-getelementbyid-is-null/)
 *  Thread Starter [fixait](https://wordpress.org/support/users/fixait/)
 * (@fixait)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/eroor-document-getelementbyid-is-null/#post-16636863)
 * We try another browser and console log this (i disable plugins, which could be
   a problem). 
   Google Chrome log this problem:
 *     ```wp-block-code
       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

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/fixait/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/fixait/replies/page/2/?output_format=md)