Forum Replies Created

Viewing 10 posts - 12,801 through 12,810 (of 15,048 total)
  • Author
    Posts
  • in reply to: Edit categories menu sidebar #7677

    Hi,

    1. You can create new menu in Appearance > Menu and link to some of specific product categories https://www.youtube.com/watch?v=cdkCSls-9s4

    2. Go to Appearance > Widgets > WooCommerce Categories Menu Sidebar remove current widget “woocommerce product categories” add a custom menu widget and select the menu you’ve just create http://take.ms/BCJVy

    Best regards

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

    in reply to: 500 Server Error after plugin installation #7672

    Hi,

    Could you tell us you hosting information:

    Server Requirements

    – PHP version
    – MySQL version

    Did you contact with your hosting supporter for help?

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

    Hi,

    This issue because your product end of sale, you have to uncheck sale countdown http://take.ms/XIlfW or edit product and set sale price and schedule.

    Best regards

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

    in reply to: MENU for mobile version #7669

    Hi,

    Please replace with new one.

    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: Few problems with Claue, product pictures, contact form. #7667

    Hi,

    1. I help you change HTML of signup form

    You can add custom css for form in Theme Option > general Layout > Custom CSS

    .mc4wp-form input:not([type=”radio”]):not([type=”checkbox”]) { border-radius: 0; border: 0; color: #fff; background: #1d1f23; float: right;}
    .signup-newsletter.mb__15 > input {float: left;}

    Change #1d1f23 with your color to change color of Register Now button

    2. You can change style of button on banner

    .jas-banner h3 {
    background: none;
    color: #fff;
    font-size: 18px;
    border: 5px solid #fff;
    text-transform: uppercase;
    }

    Best regards

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

    in reply to: MENU for mobile version #7659

    Hi,

    you can use attach file and put this file in claue-child > woocomerce > single-product

    and add custom css in Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 800px) {
    .btn-quickview {left: 13px;top: 15px;}
    }

    @media only screen and (max-width: 767px) {
    .product-extra .jas-row { padding: 0 30px;}
    }

    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: Reorganizing the Add to cart button #7655

    You can add custom css

    .woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    flex-flow: column nowrap;
    }

    .woocommerce-variation-add-to-cart.variations_button > * { margin-right: 0; margin-bottom: 0;}

    Best regards

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

    in reply to: Theme bug in product gallery #7654

    Sorry, it because in your galley on don’t upload hot pink http://take.ms/M9926

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

    in reply to: Theme bug in product gallery #7653

    Hi,

    The issue because you set default variation is “Rainbow” the main image of product is “hot pink” http://take.ms/7PUaB

    Please change default variation to “Hot pink” or set “Rainbow” as main image

    Best regards

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

    in reply to: How to add a continue shopping button ? #7652

    Hi,

    You can add this button by copy file proceed-to-checkout-button.php from folder plugins > woocommerce > templates > cart to claue-child > woocommerce > cart ( you need create 2 folder woocommerce, cart in claue-child)

    And add button link before checkout button.

    Best regards

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

Viewing 10 posts - 12,801 through 12,810 (of 15,048 total)