Forum Replies Created
-
AuthorPosts
-
I help you setup shop page and home, to make metro layout work , you have to enable large thumbnail for product image
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=janstudioDear 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=janstudioHi,
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=janstudioyou 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=janstudioHi,
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=janstudioSorry 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=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThank you so much!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou’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=janstudioYou 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 -
AuthorPosts