Forum Replies Created

Viewing 10 posts - 641 through 650 (of 15,006 total)
  • Author
    Posts
  • in reply to: Home page slider top black area #42769

    Hi,

    Please go to slider plugin setting to increase height of slider.

    If it not solve problem, please go to Theme Option > Header and turn of header transparent option.

    Kind regards

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

    in reply to: Checkout page edit #42765

    Hi,

    Please download package on ThemeForest and install gecko-child.zip after that go to Appearance > Theme > Activate Gecko Child after that go to Appearance > Theme Editor to edit gecko-child > functions.php

    Kind regards

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

    in reply to: Product selection pop up issue #42764

    Hi,

    Please go to JanStudio > Theme Option > WooCommerce > Product Detail Settings > Add to cart behavior > Slide Sidebar.

    Kind regards

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

    in reply to: Checkout page edit #42762

    Hi,

    Please add below code to gecko-child > functions.php

    // Disable zip/postcode field
    add_filter( 'woocommerce_checkout_fields' , 'QuadLayers_remove_billing_postcode_checkout' );
    function QuadLayers_remove_billing_postcode_checkout( $fields ) {
    unset($fields['billing']['billing_postcode']);
    return $fields;
    }

    kind regards

    • This reply was modified 3 years, 7 months ago by Harry.

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

    in reply to: WC Waitlist and Variation Swatch #42757

    Hi Daniel,

    I tried but it can’t. Because you enable out of stock variation.

    I will try more, it now you can continue use it like this now. When have solution i will update.

    Kind regards

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

    in reply to: Claue Theme issue #42756

    Hi,

    Yes, the 2.1.7 is latest version.

    Kind regards

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

    in reply to: Change Product page #42751

    Hi,

    Please change code to

    .yith-wapo-block .yith-wapo-addon .options.per-row-5 .yith-wapo-option {
        max-width: 70% !important;
    }
    
    #wapo-total-price-table table {
        font-size: 15px !important;
    }

    not only change number

    Kind regards

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

    in reply to: Claue Theme issue #42750

    Hi,

    You need login your Envato account to get token key, i don’t have your Envato account to do this. Let try it, in future it will easy with one click.

    Kind regards

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

    in reply to: Claue Theme issue #42745

    Hi,

    You can download plugin at and follow step to update theme with 1 click https://www.envato.com/lp/market-plugin/

    Kind regards

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

    in reply to: Change Product page #42744

    You can change code to

    #wapo-total-price-table table {
        font-size: 15px !important;
    }

    and change 15 with your number

    Kind regards

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

Viewing 10 posts - 641 through 650 (of 15,006 total)