Forum Replies Created

Viewing 10 posts - 13,791 through 13,800 (of 15,048 total)
  • Author
    Posts
  • in reply to: Metro Page #4630

    I help you setup shop page and home, to make metro layout work , you have to enable large thumbnail for product image

    http://take.ms/1LlS1

    2. you can refresh your browser after resize you will see products 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 Show Related Product More Than 6? #4629

    Dear Sir,

    You can change relate product in Claue > Theme Option > WooCommerce > Product Detail Settings > Other Products

    and follow this screen shot https://monosnap.com/file/eOZqD7ZmWmg3x5JD3SwhhafsGbe5Bm#

    Best regards

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

    in reply to: Photo description #4628

    Hi,

    You need install SEO plugin ( Yoast Seo) to update the meta fields.

    Best regards

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

    in reply to: Need some customization help. #4617

    you can add some css code in Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 414px) {
    .badge span {font-size: 10px;width: 40px;}
    }

     

    Regards

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

    in reply to: Header on checkout #4616

    Hi,

    You don’t need the css code, only edit page and navigate to Page Layout Option > Page Title > Off.

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

    in reply to: product description on single page + Search box #4614

    Sorry this need more time to do, you can hire freelancer at https://studio.envato.com/explore/wordpress-customization.

    Best regards

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

    in reply to: My Cart to My Quotes #4611
    This reply has been marked as private.

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

    in reply to: Need some customization help. #4610

    Thank you so much!

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

    in reply to: Need some customization help. #4608

    You’re welcome.

    Could you help us take a time to give our theme good review at https://themeforest.net/downloads.

    We really appreciate.

    Thanks

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

    in reply to: Need some customization help. #4606

    You remove prev code in layout-1.php and try this code add 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', 35 );

    Best regards

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

Viewing 10 posts - 13,791 through 13,800 (of 15,048 total)