Forum Replies Created

Viewing 10 posts - 13,621 through 13,630 (of 15,048 total)
  • Author
    Posts
  • in reply to: Free shipping #5194

    Settled, thks a lot 🙂

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

    in reply to: Help Edit UI CSS of NavBar #5193

    1. You can add below code to functions.php in claue-child

    
    function jas_claue_child_wc_product_image() {
    	echo '<img src="path-to-image/image-name.jpg" alt="image-title" />';
    }
    add_action( 'woocommerce_single_product_summary', 'jas_claue_child_wc_product_image', 45 ); 

    “path-to-image/image-name.jpg” replace with your image and path

    2. I check your Instagram it has no post https://www.instagram.com/thetraveldiariesofficial/ so it can’t display.

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

    in reply to: About Terms and Conditions #5192

    Hi,
    1. The function ‘Terms and Conditions’ will display on checkout page http://take.ms/ImnGl you can config in WooCommerce > Settings > Checkout > Checkout pages https://monosnap.com/file/Ux6FGpPBHMct0WXWTBFw7cMI3QraQG#

    2. If you want add this field for register account you can add below code to file functions.php in claue-child

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

    Hi,

    You can add below code to file functions.php in gecko-child included in package you download from ThemeForest

    Regards

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

    in reply to: Problem with single product page #5189

    Hi,

    I checked your site and saw you’re running out date version. You can follow our step to update theme at http://support.janstudio.net/forums/topic/updating-the-theme/

    Best regards

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

    in reply to: Margin Left and Right of the Site #5188

    Hi,

    Now i check your site it auto redirect to https and can’t view

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

    in reply to: Help Edit UI CSS of NavBar #5185

    Hi,

    1. You want add a banner of image above social share?
    2. Could you send us your website link and admin account? We need to take a look
    3. That is a default browser feature which we don’t have permission control over. You can try to remove the title attribute on the image itself. Go to Media > Library panel.

    Best regards,

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

    in reply to: Help Edit UI CSS of NavBar #5177

    1. You can change prev code to

    .woocommerce-breadcrumb, .jas-wc-single .bgbl { display: none;}

    @media only screen and (max-width: 736px) {.woocommerce-breadcrumb, .jas-wc-single .bgbl { display: block;} }

    2.
    – You can disable page title on Shop page by go to Claue > Theme Option > WooCommerce > General Setting > Enable Page Title > Off

    – For any single page you can enable/disable page title for separate page by edit this page, navigate to Page Layout Option > http://take.ms/3m4kW

    Regards

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

    in reply to: .page-head background color #5176

    Thank you for purchase!
    Sorry because inconvenience you have.

    You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .page-head::before {
    display:none;
    }

    Regards

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

    in reply to: More Theme Problems #5175

    Hi,

    1. Serve scaled images

    https://monosnap.com/file/nAAHMC8hQ2TMFi3fgsiN2rxPAUFb72#

    You can fix this issue by go to WooCommerce > Settings > Products > Display > Product Images and change to images dimension with ratio same with your original images

    http://take.ms/D4L08

    After that you go to Tools > Regenerate Thumbnails

    2. Your site loaded 2 javascript files for same function

    https://monosnap.com/file/FS9zG9aqGbSmt1HzoM9cZu1WTy9V1P#

    3. You can install https://wordpress.org/plugins/autoptimize/ and https://wordpress.org/plugins/wp-super-cache/

    To help push speed on your site.

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

Viewing 10 posts - 13,621 through 13,630 (of 15,048 total)