Forum Replies Created
-
AuthorPosts
-
Settled, thks a lot 🙂
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio1. 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=janstudioHi,
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=janstudioJune 8, 2017 at 6:32 pm in reply to: Add title of product at the top of title bar on Product Details page #5191Hi,
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=janstudioHi,
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=janstudioHi,
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=janstudioHi,
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=janstudio1. 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=janstudioThank 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=janstudioHi,
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
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 -
AuthorPosts