Forum Replies Created
-
AuthorPosts
-
Feel free to contact us again if you need more help.
We appreciate if you take a time to help us rate for our theme 5 stars at https://themeforest.net/downloads
Thanks and have a nice weekend!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHello,
You can edit content of “Delivery & Return” popup in JanStudio > Theme Option > WooCommmerce > Product Detail Settings > Shipping & Return Content
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHello,
You can add custom code in JanStudio > Theme Option > General Layout > Custom CSS
html[lang=”nl”] .product-category h3::before {
content: “Shop now”;
}You can change “Shop Now” to your language.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio3. I checked many time on other browser still see “Moldova & Ukraine”, you want display more country or you saw empty? Can you try clear cache
7. Can you send me the link, because i checked at http://www.swiss-color.com.ua/checkout/order-received/4983/?key=wc_order_58d3abcfa9071 the table below hidden.
21. Yes, i think plugin, because in your backend it also display error
22. You should change to
.footer__top .jas-row .jas-col-md-3.jas-col-sm-6.jas-col-xs-12:nth-child(2) .textwidget,
.footer__top .jas-row .jas-col-md-3.jas-col-sm-6.jas-col-xs-12:nth-child(3) .textwidget,
.footer__top .jas-row .jas-col-md-3.jas-col-sm-6.jas-col-xs-12:nth-child(4) .textwidget {
float: right;
}
23. Can you take a screenshot for which area you want apply this code
24, 24-1 . You can add custom CSS
@media only screen and (max-width: 736px) {
.header__top .jas-col-md-4.start-md.start-sm.center-xs { flex-basis: 50%; justify-content: flex-start; text-align: left;-webkit-box-pack: initial; padding: 0;}
.header__top .jas-col-md-4.end-lg.end-sm.center-xs { flex-basis: 50%; justify-content: flex-end; text-align: right;-webkit-box-pack: initial; padding: 0;}
.metaslider .flexslider .caption-wrap h2 {font-size: 30px;}
a.button-o-w { line-height: 40px;}
}
25, 26,27 You add custom CSS
@media only screen and (max-width: 736px) {
.women-collection h3,.accessories-collection h3, .handbags-collection h3 {left: 20px; top: 20px; }
.women-collection h3.right {
right: auto;
transform: rotate(0deg);
font-size: 20px;
bottom: -40px;
top: auto;
left: 0;
}.women-collection h3.right:before, .handbags-collection h3::before, .accessories-collection h3:before,.men-collection h3.left:before { display: none;}
.men-collection h3.left {
right: auto;
left: 20px;
top: auto;
transform: rotate(0deg);
font-size: 20px;
bottom: -40px;
}.men-collection h3 { margin: 0; right: auto; left: 20px; top: 20px; font-size: 20px;}
.men-collection h3.left span { top: 0;}
}
28, 28.1 We will fix in the next update
We really appreciate if you take a time to help us rate for our theme 5 stars at https://themeforest.net/downloads
Thank you and have nice weekend!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You should change CSS of for p
p {
color: #4d5959;
font-family: “Noto Sans”;
font-size: 24px;
font-weight: bold;
margin-bottom: 1.3em;
text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.11);
}to
p.woocommerce-thankyou-order-received {
color: #4d5959;
font-family: “Noto Sans”;
font-size: 24px;
font-weight: bold;
margin-bottom: 1.3em;
text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.11);
}2. You need add custom css to display logo
.jas-branding a img { width: 200px; height: 60px;}
4. I checked your site still see 4 fields, Is it default field?
10. We will update in next version
16. The fields don’t support to upload files. You can remove all socials fields in Theme Option and add your custom HTML for your owner social in Theme Option > Header > Header Top Left
17. We will fix in the next update
18. If you want text center you need add css text-align: center
19.20. 21. I don’t know can you ask support from Loco Translate plugin
22. I checked on my computer and see it work well.
Or you can add custom CSS
.product-category > a img { width: 100%;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThe code i sent you lost a line
add_action( ‘woocommerce_after_shop_loop_item’, ‘jas_gecko_child_wc_add_buton’ );
So it does not work, i updated code so it run now.
Which your name on ThemeForest rated for us? I checked “smartz” but don’t see.
Anyway, thank you so much!
Have a nice weekend, too 🙂
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI checked your site and saw comment code “/* “. And i lost a line of code sent you.
I removed comment and update code. now it work, you can check it.we really appreciate if you take a time to help us rate for our theme 5 stars at https://themeforest.net/downloads
Thanks & best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou need active gecko-child, if still have issue please send us your site url and admin account as private reply.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi, you change product listing hover style in JanStudio > theme options > woocommerce > product listing > hover style to style 1 or style 2,
i check on my local it still show eye icon and link to product detail page.
if still have issue pls send us your website url, temporary admin account as private reply
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHello,
You can add below code to gecko-child > functions.php and activate gecko-child theme.
After activate child theme you need re arrange widget in Appearance > Widgets to correct sidebar area
add_action( 'woocommerce_after_shop_loop_item', 'jas_gecko_child_remove_parent_theme_quickview', 0 ); function jas_gecko_child_remove_parent_theme_quickview() { remove_action( 'woocommerce_after_shop_loop_item', 'jas_gecko_wc_add_buton' ); } function jas_gecko_child_wc_add_buton() { global $post, $jassc; $product_url = get_permalink( $post->ID ) ; // Get product hover style $hover_style = $jassc ? $jassc['hover-style'] : cs_get_option( 'wc-hover-style' ); if ( $hover_style == 1 ) { // Quick view echo '<a class="cp pr br-36 mb__10" href="' . $product_url . '"><i class="fa fa-eye mr__10"></i>' . esc_html__( 'Quick View', 'gecko' ) . '</a>'; // Wishlist echo jas_gecko_wc_wishlist_button(); } elseif ( $hover_style == 2 ) { // Quick view echo '<a class="cp pr bs-36" href="' . $product_url . '"><i class="fa fa-eye"></i><span class="tooltip pa cw fs__12 ts__03">' . esc_html__( 'Quick View', 'gecko' ) . '</span></a>'; // Wishlist echo jas_gecko_wc_wishlist_button(); } } add_action( 'woocommerce_after_shop_loop_item', 'jas_gecko_child_wc_add_buton' );Best regards
-
This reply was modified 9 years, 4 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 9 years, 4 months ago by
-
AuthorPosts