Title: Hannan's Replies - page 8 | WordPress.org

---

# Hannan

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 106 through 120 (of 122 total)

[←](https://wordpress.org/support/users/phpcoderhannan/replies/page/7/?output_format=md)
[1](https://wordpress.org/support/users/phpcoderhannan/replies/?output_format=md)
[2](https://wordpress.org/support/users/phpcoderhannan/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/phpcoderhannan/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/phpcoderhannan/replies/page/7/?output_format=md)
8 [9](https://wordpress.org/support/users/phpcoderhannan/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/phpcoderhannan/replies/page/9/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Cart load for 4 to 5 seconds](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/#post-15348950)
 * Hello winner singh,
 * We got your ticket and we will give an update checking.
 * Reagrds,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Cart load for 4 to 5 seconds](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/#post-15344436)
 * Hello winner Singh,
 * We watch your video and checked your site. when you are you try to add 5 to 6
   items in the cart continuously, then 5 to 6 ajax requests are sent one by one.
   that’s why it looks like this. actually, it’s not a problem. If you want to add
   multiple products at our table then you can use those sections. ( [https://prnt.sc/26rs6w1](https://prnt.sc/26rs6w1))(
   [https://prnt.sc/26rs7xv](https://prnt.sc/26rs7xv) ). For your Floating cart 
   update issue, we need to check your site. so you can create a ticket at our support.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Cart load for 4 to 5 seconds](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/#post-15339898)
 * Hello,
 * I have checked your site and the view cart button does not hide on your site.
   see this ( [https://prnt.sc/26qflsw](https://prnt.sc/26qflsw) ) so check carefully,
   somehow your snippet dose work on your site. so check it again and let us know.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Design Templates not Responsive?](https://wordpress.org/support/topic/design-templates-not-responsive/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/design-templates-not-responsive/#post-15333652)
 * Hello magicpiegod,
 * For your Separate question: Right now we have no feature to create like your 
   example table. So You can not make a table like your given Example by using our
   plugin.
 * Second, Since you are our pro user then you can contact us on our support also.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Cart load for 4 to 5 seconds](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/cart-load-for-4-to-5-seconds/#post-15333210)
 * Hello winner singh,
 * We have given you the following filter to reduce the loading time of your product.
 * add_filter( ‘wpto_add_to_cart_view’ , function(){
    return false; });
 * Now we have visited your site and find that you are not using this filter anymore.
   
   So please use it and let us know. Also, you can follow this doc( [https://wooproducttable.com/hide-view-cart-next-to-add-to-cart-button/](https://wooproducttable.com/hide-view-cart-next-to-add-to-cart-button/))
   for how to use this filter on your site.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Min Max Control - Min Max Quantity & Step Control for WooCommerce] Disable message when hovering on add to cart button](https://wordpress.org/support/topic/disable-message-when-hovering-on-add-to-cart-button/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/disable-message-when-hovering-on-add-to-cart-button/#post-15270790)
 * Hello kon30fyllou,
 * It should not happen. Please check this, when you are adding the above code on
   your theme functions.php file then you need to deactivate this snippet( [https://prnt.sc/23nxep2](https://prnt.sc/23nxep2)).
   otherwise, this code will not work.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] error redirect checkout](https://wordpress.org/support/topic/error-redirect-checkout/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/error-redirect-checkout/#post-15259868)
 * Hello,
 * It’s our pro feature so this is not worked on the free version. You need to the
   pro version for this.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Attribute Column not showing Value of Zero](https://wordpress.org/support/topic/attribute-column-not-showing-value-of-zero/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/attribute-column-not-showing-value-of-zero/#post-15251112)
 * Hello,
 * ok, but You need to contact your using plugin support. then you will get your
   problem solution.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Attribute Column not showing Value of Zero](https://wordpress.org/support/topic/attribute-column-not-showing-value-of-zero/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/attribute-column-not-showing-value-of-zero/#post-15247127)
 * Hello kris5axe,
 * Please check your table again because your given example table is not created
   by our plugin.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Incompatibility with Sidecart plugin?](https://wordpress.org/support/topic/incompatibility-with-sidecart-plugin/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/incompatibility-with-sidecart-plugin/#post-15247124)
 * Hello kevstasy,
 * Give us your Side cart plugin link we will test this plugin with our plugin and
   let you know.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Min Max Control - Min Max Quantity & Step Control for WooCommerce] Initial value “” / 0](https://wordpress.org/support/topic/initial-value-0-2/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/initial-value-0-2/#post-15232622)
 * Hello jo1234,
 * Our plugin display default Global value like this- ( [https://prnt.sc/26bonu5](https://prnt.sc/26bonu5))
   and in each product setting display like this-([https://prnt.sc/26boor8](https://prnt.sc/26boor8))
   and also display on shop like this – ([https://prnt.sc/26booyy](https://prnt.sc/26booyy)).
   so we are not facing look like your problem.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Min Max Control - Min Max Quantity & Step Control for WooCommerce] Disable message when hovering on add to cart button](https://wordpress.org/support/topic/disable-message-when-hovering-on-add-to-cart-button/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disable-message-when-hovering-on-add-to-cart-button/#post-15232364)
 * Hello kon30fyllou,
 * Yes, You can add those codes without using the snippet plugin. For that, you 
   will need to add those codes to your theme functions.php file. After adding this
   code to your theme functions.php file it will work fine.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] table on archive and category pages option missing](https://wordpress.org/support/topic/table-on-archive-and-category-pages-option-missing/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/table-on-archive-and-category-pages-option-missing/#post-15183042)
 * Hello vickyweb,
 * since you are our pro user so we will give you your problem solution from our
   support. that’s why now you need to create a ticket at: [https://codeastrology.com/support/](https://codeastrology.com/support/)
 * Note: please give your table product link when you are creating a ticket on our
   support.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Min Max Control - Min Max Quantity & Step Control for WooCommerce] Disable message when hovering on add to cart button](https://wordpress.org/support/topic/disable-message-when-hovering-on-add-to-cart-button/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disable-message-when-hovering-on-add-to-cart-button/#post-15177387)
 * Hello kon30fyllou,
 * To disable this message you can add the below code on the “Code Snippet” ([https://wordpress.org/plugins/code-snippets/](https://wordpress.org/plugins/code-snippets/))
   plugin on your site.
 * add_action( ‘wp_head’, function () { ?>
    <script>
 *  jQuery(document).ready(function(){
    jQuery(“a.button.product_type_simple.add_to_cart_button.
   ajax_add_to_cart”).mouseover(function(){ jQuery(this).removeAttr(“title”); });});
 * </script>
    <?php } );
 * If you have not installed it yet then please install it and add those codes like
   those screenshots:
 * Add new snippets ([https://prnt.sc/23nxep2](https://prnt.sc/23nxep2)).
    Add those
   codes ([https://prnt.sc/23nxtqa](https://prnt.sc/23nxtqa)). Now save the change(
   [https://prnt.sc/23ny102](https://prnt.sc/23ny102)).
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Elements on top of “add to cart” button and “added to cart” notice](https://wordpress.org/support/topic/elements-on-top-of-add-to-cart-button-and-added-to-cart-notice/)
 *  [Hannan](https://wordpress.org/support/users/phpcoderhannan/)
 * (@phpcoderhannan)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/elements-on-top-of-add-to-cart-button-and-added-to-cart-notice/#post-15177358)
 * Hello rafaelmiura,
 * Maybe it is your theme CSS problem because it’s working in the Storefront theme
   properly.
 * By the way, If you are our pro user then you can contact us at: [https://codeastrology.com/support/](https://codeastrology.com/support/)
   and we will give a better solution on there.
 * Regards,

Viewing 15 replies - 106 through 120 (of 122 total)

[←](https://wordpress.org/support/users/phpcoderhannan/replies/page/7/?output_format=md)
[1](https://wordpress.org/support/users/phpcoderhannan/replies/?output_format=md)
[2](https://wordpress.org/support/users/phpcoderhannan/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/phpcoderhannan/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/phpcoderhannan/replies/page/7/?output_format=md)
8 [9](https://wordpress.org/support/users/phpcoderhannan/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/phpcoderhannan/replies/page/9/?output_format=md)