Forum Replies Created
-
AuthorPosts
-
September 10, 2017 at 1:48 pm in reply to: Change primary Menu Text and woocommerce "add to cart" button? #9736
Do you mean text color and button backgound color?
You can change in Claue > Theme Option> Color scheme
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI saw you activate theme A1, now i switch back to Claue. It now ok
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCould you send us your site url and temporary admin account as private reply.
We will help you do it.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. When you config in WooCommerce > Settings > Product > Display > Images you can uncheck “Hard crop” so your image will keep original ratio.
2. You check hard crop in catalog images and uncheck in Single product image
3. I checked your site but don’t see this issue. I saw your image in quick view so heavy (2.2MB normally it about 300-400kb) , you can optimize your image before upload https://tinypng.com/ that will help you save your hosting band width and site speed. Only give your buyer original images with high quality.
4. The height of quick view auto fit with the image on left the content will be scroll, if you make the height of quick view follow the content it will has a white space below the image this not good
5. I think 8/4 is better you can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (min-width: 1280px) {
.jas-col-md-7.jas-col-sm-7 {
flex-basis: 66.666%;
max-width: 66.666%;
}.jas-col-md-5.jas-col-sm-5 {
flex-basis: 33.333%;
max-width: 33.333%;
}
}6. Could you take a screen shot, it will clear for us
7. You can add custom css
.jas-breadcrumb { display: none;}
8. You can follow our document at http://janstudio.net/gecko/document/#page-title and http://janstudio.net/gecko/document/#category-header-background
9. You follow 7, 8 to do
10. You can exclude sub categories in Theme Option > WooCommerce > Product Listing Setting > Exclude Subcategories > On
11. Sorry the filter by categories doesn’t support this
12.a you can use a plugin https://wordpress.org/plugins/woo-custom-related-products/
12.b you can try this plugin https://yithemes.com/docs-plugins/yith-woocommerce-badge-management/02-settings.htmlBest regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Did you run an optimize image plugin?
I checked and saw it load resized mini image http://take.ms/rfzM2
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I help you fix responsive issue on your site
You can fix by copy below code to CSS of page https://monosnap.com/file/ryTqpaek4627RmyEIIyohdATMA8B5D#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I’ve just help you make 2, 3 work. Please go to Loco Translate > Theme > Claue and correct those.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Emreaky,
Sorry we don’t have plan to upload HTML in near future.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 9, 2017 at 5:30 pm in reply to: want to change the look of top header text size and color #9701Hi,
You can disable header and footer on single page by add custom css in Claue > Theme Option > General Layout > Custom CSS
.single-product #jas-header, .single-product #jas-footer { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThank you so much.
We are working on the issues with RTL layout we will inform you when done.
Have great weekend!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts