Forum Replies Created
-
AuthorPosts
-
Hi,
You need copy file content-single-product.php from claue > core > Libraries > vendors > woocommerce > template to claue-child > woocommerce and add you code in this file.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please follow our document at http://janstudio.net/claue/document/ navigate to WooCommerce Settings > Product Attribute, Product Color and Size, Product Attributes on Listing page.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can display color on home page by go to WooCommerce > MG OpenSwatch Option > Display Swatches on List > On.
Rgs
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCould you attach the child theme version you’re using we will help you do this.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You need go to product you want display sale count down edit this product and set schedule http://take.ms/E45Yo
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi
This issue because you added below code in Theme Option > General Layout > Custom JS
`post->ID ), ‘single-post-thumbnail’ )[0];
$ItemId = $product->id;
$Title = $product-> get_title();
$ProductUrl = “http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]”;
$Price = $product->get_price();
$RegularPrice = $product->get_regular_price();
$DiscountAmount = $RegularPrice – $Price;
$terms = get_terms( ‘product_tag’ );
?>’This section doesn’t support PHP code, please remove it
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
We are sorry about this, now if we change this we have to change our core theme with more issue appear.
We will give you money back to choose another theme.
We really sorry about this.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Thank for your kind words!
You can use attach file.
– To create menu for desktop you assign menu for primary menu
– To create menu for mobile you assign menu for mobile menuBest 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=janstudioHi,
You change prev code to .woocommerce-checkout #jas-header { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can display sale countdown by use “Product” element of Visual Composer.
You need set a schedule sale of product to set the date
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts