Title: jrwpsolution's Replies | WordPress.org

---

# jrwpsolution

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Font in Woocommerce Cart Mobile View to Big when Adding to Cart](https://wordpress.org/support/topic/font-in-woocommerce-cart-mobile-view-to-big-when-adding-to-cart/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/font-in-woocommerce-cart-mobile-view-to-big-when-adding-to-cart/#post-7681705)
 * Hello Nick,
 * This is not a issue from WooCommerce. It’s your theme issue. For solution please
   add below CSS snnipet to your responsive media size:
 *     ```
       @media only screen
       and (min-device-width : 320px)
       and (max-device-width : 568px) {
   
       .woocommerce-message a.button.wc-forward {border: none; background: #fff;
       float: left; width: 100%; text-align: center;}
   
       }
       ```
   
 * Please let me know if you need more help..:)
    Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] php 7 and mysql version](https://wordpress.org/support/topic/php-7-and-mysql-version/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/php-7-and-mysql-version/#post-7675737)
 * It’s fine mysql 5.7 version.
 * You can know by below url:
    [https://docs.woocommerce.com/document/server-requirements/](https://docs.woocommerce.com/document/server-requirements/)
 * Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Error 404 after update 2.6.4](https://wordpress.org/support/topic/error-404-after-update-264/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/error-404-after-update-264/#post-7676147)
 * Hello [@stardessert](https://wordpress.org/support/users/stardessert/)
 * If you don’t mind then please send your wp-admin details to my email address
   “
   jrwpsolution@gmail.com”. So I can check and let you know.
 * Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce if user logged in as dealer show crossed out regular price and deale](https://wordpress.org/support/topic/woocommerce-if-user-logged-in-as-dealer-show-crossed-out-regular-price-and-deale/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-if-user-logged-in-as-dealer-show-crossed-out-regular-price-and-deale/#post-7675720)
 * Hello [@gunlok123](https://wordpress.org/support/users/gunlok123/),
 * I hope below plugin works for you:
    [https://wordpress.org/plugins/woocommerce-role-based-price/](https://wordpress.org/plugins/woocommerce-role-based-price/)
 * Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Product Variation Add to Cart Button Missing](https://wordpress.org/support/topic/woocommerce-product-variation-add-to-cart-button-missing-1/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-product-variation-add-to-cart-button-missing-1/#post-7675715)
 * Hello [@webdesignerwp](https://wordpress.org/support/users/webdesignerwp/),
 * I have checked and found that style ‘display:none’ apply on “single_variation_wrap”
   div.
 * WooCommerce will not apply form there end. I think other plugins or your theme
   script will affect it. Please try to change use default wordpress theme and deactive
   other plugins to check which confliction is that.
 * Please let me know if you need more help..:)
    Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Short Description Not Working](https://wordpress.org/support/topic/product-short-description-not-working/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/product-short-description-not-working/#post-7675698)
 * Hello [@pri1234](https://wordpress.org/support/users/pri1234/),
 * I have checked and it’s working fine there is a no any issue in WooCommerce. 
   I think there is a other plugin confliction.
 * Please deactivate other plugin one by one and active only WooCommerce.
 * Please let me know if you need more help..:)
    Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Automatically Updating Coupon Code](https://wordpress.org/support/topic/automatically-updating-coupon-code/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/automatically-updating-coupon-code/#post-7675688)
 * Hello [@akinnc](https://wordpress.org/support/users/akinnc/),
 * There is a no any option in WooCommerce but you can able to do customization.
 * Please follow below steps for customization:
 * 1) Once customer will purchase order with use of coupon then you should have 
   to store count in option table.
    2) You can get particular coupon used count 
   by using this query: “SELECT COUNT(DISTINCT `order_item_id`) FROM `wp_woocommerce_order_items`
   WHERE `order_item_name` like ‘50%discount'” 3) You have to check that if coupon
   used count is more then 1000 then change discount amount to 30% 4) You can do
   it by: update_post_meta( $coupon_id, ‘coupon_amount’, 30 );
 * Please let me know if you need more help..:)
    Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] php 7 and mysql version](https://wordpress.org/support/topic/php-7-and-mysql-version/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/php-7-and-mysql-version/#post-7675654)
 * Hello [@piersert](https://wordpress.org/support/users/piersert/),
 * Yes, WooCommerce will works fine if mysql 5.7. After install WooCommerce plugin,
   you can get system reports and check.
 * For check System report, Go to WooCommerce > System Status
 * Please let me know if you need more help..:)
 * Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to make woocomerce my homepage](https://wordpress.org/support/topic/how-to-make-woocomerce-my-homepage/)
 *  [jrwpsolution](https://wordpress.org/support/users/jrwpsolution/)
 * (@jrwpsolution)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-woocomerce-my-homepage/#post-7675217)
 * Hello [@jajijaju](https://wordpress.org/support/users/jajijaju/),
 * You can set your shop page as a Home page by below steps:
 * 1) Go to WordPress Appearance > Customize > Static Front Page
    2) Choose ‘A static
   page’ option and select your ‘Shop page’ from drop down. 3) Click on Save & Publish
   button.
 * Please let me know if you need more help..:)
 * Thanks,

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