Forum Replies Created

Viewing 10 posts - 12,821 through 12,830 (of 15,048 total)
  • Author
    Posts
  • in reply to: How to edit menu? #7609

    Hi,

    You can edit this menu in Appearance > Widgets > WooCommerce Categories Menu Sidebar

    Best regards

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

    in reply to: How to hide "View Cart" #7606

    Hi,

    You can use plugin Loco Translate follow our topic http://support.janstudio.net/forums/topic/theme-translation/

    Translate WooCommerce plugin when add new language choose English-US.

    Best regards

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

    in reply to: Few problems with Claue, product pictures, contact form. #7605

    Hi,

    You can add custom css to fix.

    button.vc_general {padding-top: 0 !important; padding-bottom: 0 !important;}

    Best regards

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

    in reply to: Few problems with Claue, product pictures, contact form. #7599

    Hi Michael,

    1. The issue when hover on product on category page because the size of main image and the image in product gallery, you can disable Flip Product Thumbnail in Claue > Theme Option > WooCommerce > Product Listing Settings > Flip Product Thumbnail > Off

    2. You can add custom code in Claue > Theme Option > General Layout > Custom CSS

    form.wpcf7-form input, form.wpcf7-form textarea {
    width: 100%;
    }

    Best regards

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

    in reply to: Import Sample Data – Issue #7598

    Hi,

    I try to find problem but can’t found? Did issue fix? Maybe it because cache.

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

    in reply to: Shop sub category menu dropdown list #7597

    Hi,

    You mean this menu on shop page http://take.ms/1eUU5?

    You can remove this menu by go to Appearance > Widgets > WooCommerce Categories Menu Sidebar > Remove widget.

    Best regards

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

    in reply to: How to hide "View Cart" #7589

    Hi,

    You can change prev code to

    .jas-push-menu.jas-mini-cart .button, .widget.widget_shopping_cart .button {
    display: none;
    }
    .jas-push-menu.jas-mini-cart .checkout, .widget.widget_shopping_cart .checkout {
    display: block;
    }

    Best regards

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

    in reply to: How to hide "View Cart" #7587

    hi,

    You can hide “View Cart” by add custom CSS
    .jas-mini-cart .button, .widget_shopping_cart .button {
    display: none;
    }
    .jas-mini-cart .checkout, .widget_shopping_cart .checkout {
    display: block;
    }

    Best regards

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

    in reply to: About Zoom #7583

    Hi Stephane,

    Please use update package.

    Best regards

    Attachments:
    You must be logged in to view attached files.

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

    in reply to: About Zoom #7579

    Hi,

    We fix issue with zoom on you dev site. please check.

    Best regards

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

Viewing 10 posts - 12,821 through 12,830 (of 15,048 total)