Title: kmrn's Replies | WordPress.org

---

# kmrn

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

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

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RestroPress - Online Food Ordering System] (Pre-production) Import / Export Article](https://wordpress.org/support/topic/pre-production-import-export-article/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/pre-production-import-export-article/#post-13975258)
 * [@bibhuprakash123](https://wordpress.org/support/users/bibhuprakash123/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RestroPress - Online Food Ordering System] (Pre-production) Import / Export Article](https://wordpress.org/support/topic/pre-production-import-export-article/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/pre-production-import-export-article/#post-13973697)
 * To my knowledge Delivery Zone and Fees only charges fee to customer. I want there
   to be a minimum order amount different for each city / zone.
 * Secondly, why is there no second tax option?
 * In Germany there is 7% on food and 19% on drinks. This is essential.
 * I was going to set my new website up with restropress, because you told me, that
   you have everything WPPizza has. You don’t and it’s hard to switch if you guys
   don’t keep up to your claims.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RestroPress - Online Food Ordering System] Adding item to admin column fails](https://wordpress.org/support/topic/adding-item-to-admin-column-fails/)
 *  [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/adding-item-to-admin-column-fails/#post-13856469)
 * [@tugbucket](https://wordpress.org/support/users/tugbucket/) Can you provide 
   your solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RestroPress - Online Food Ordering System] Printer Paper Sizing Issue](https://wordpress.org/support/topic/printer-paper-sizing-issue/)
 *  [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/printer-paper-sizing-issue/#post-13856455)
 * Has it been fixed yet?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced AJAX Product Filters] Products hidden after applying filter](https://wordpress.org/support/topic/products-hidden-after-applying-filter/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/products-hidden-after-applying-filter/#post-12970022)
 * [@dholovnia](https://wordpress.org/support/users/dholovnia/) Thanks, it worked
   for me!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Close Product Preview upon “Add to Cart”](https://wordpress.org/support/topic/close-product-preview-upon-add-to-cart/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/close-product-preview-upon-add-to-cart/#post-12925644)
 * Thank you very much!
 * I followed your instructions and with some hard coding i got it to work.
 * Great support 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cart All In One For WooCommerce] Cart is not showing on top](https://wordpress.org/support/topic/cart-is-not-showing-on-top/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/cart-is-not-showing-on-top/#post-12925638)
 * I will check on it and report results later in the day
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Preview for WooCommerce] Hide popup after Add to Cart](https://wordpress.org/support/topic/hide-popup-after-add-to-cart/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-popup-after-add-to-cart/#post-12925635)
 * Thank you so much!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Preview for WooCommerce] Hide popup after Add to Cart](https://wordpress.org/support/topic/hide-popup-after-add-to-cart/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-popup-after-add-to-cart/#post-12920318)
 * function hide() {
    document.getElementById(‘quickview’).style.display = ‘none’;
 * $( document.body ).trigger( ‘added_to_cart’, [ response.fragments, response.cart_hash,
   $thisbutton ] );
 * I want to achieve it with coding. How do I need to set the code on top up in 
   order to work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Preview for WooCommerce] Hide popup after Add to Cart](https://wordpress.org/support/topic/hide-popup-after-add-to-cart/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-popup-after-add-to-cart/#post-12920195)
 * How exactly would it be possible?
 * Do I need to hardcode it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Minimum Order value based on city](https://wordpress.org/support/topic/minimum-order-value-based-on-city/)
 *  Thread Starter [kmrn](https://wordpress.org/support/users/kmrn/)
 * (@kmrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/minimum-order-value-based-on-city/#post-12868450)
 * Hey Shaun,
    thanks for your quick response! I tried the solution you’ve linked,
   the problem is that I want to force the customer at the cart to calculate the
   shipping in order to display if they’ve met minimum order value.
 * The problem ist that when I try to calculate shipping using only states, it would
   tell me to input an address before I can do so. How can I set the shipping calculator
   up to work like that or have the customer choose the city e.g. when entering 
   the website? Latter would be a neat option.
 * Thanks in advance

Viewing 11 replies - 1 through 11 (of 11 total)