Home Forums Themes Support Claue Quick Shop Button Help

Topic Resolution: Resolved
Viewing 13 reply threads
  • Author
    Posts
    • #25333

      Hi Harry,

      Is there any chance to disable quick shop button for out of stock product?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25342

      Please add below code

      .product.outofstock .btn-quickview {display: none;}

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25345

      Hi Harry,

      It’s not working.

      Could you please check the code again on your local?

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25346

      Hi Rahim,

      I checked on my local it work well.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25347

      Harry maybe it’s not working on my site because I am using another plugin : Woo Out Of Stock Products

      Could you please check that on my site?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25348

      You can find it here : https://look.ir/new-arrival/

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25351

      Hi Rahim,

      Please change code to

      .products .product.outofstock a.btn-quickview {display: none;}

      The code of plugin override my code.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25371

      Hi Harry,

      The code disables the quick shop button in mobile view, Not in desktop :

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25389

      Hi Rahim,

      You added code in media query 736 of mobile so it only hide quick view button on mobile. Please move out the code.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25391

      Hi Harry,

      I made this code as a comment and cleared the cache but still not working :

      /*table.wishlist_table tr td:not(.product-quantity) {
      text-align: center;
      font-size: 13px;
      }*/

       

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25396

      Hi Rahim,

      I mean you added code

      .products .product.outofstock a.btn-quickview {display: none;}

      it now applied for mobile only. Please move out this code to apply for all device.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25398

      Hi Harry,

      It’s not like this.

      I have only one of this code in my style.css of child theme and it’s out of media query : http://take.ms/3Crvl

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25401

      Hi Rahim,

      Did you forgot add close tag for media query or not yet clear cache. I check the code running on your site https://monosnap.com/file/GZDnwy4q8hil7t5ERTPvdrMG3jvNtR#

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25403

      Hi Harry,

      Sorry, It was because of the closing tag for media query.

      Thank you so much. <3

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

Viewing 13 reply threads

You must be logged in to reply to this topic.