Home › Forums › Themes Support › Gecko › All Currencies Fashion 2
- This topic has 83 replies, 3 voices, and was last updated 7 years, 8 months ago by Harry.
-
AuthorPosts
-
-
March 15, 2017 at 5:07 am #2404
-
March 15, 2017 at 7:31 am #2406
Hi,
I helped you update currency rate.
You can check it now
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 15, 2017 at 3:42 pm #2408
Tnk U very much
-
March 15, 2017 at 4:17 pm #2409
Feel free to contact us again if you need more help.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 16, 2017 at 2:55 pm #2413This reply has been marked as private.
-
March 16, 2017 at 3:09 pm #2414This reply has been marked as private.
-
March 16, 2017 at 3:16 pm #2415This reply has been marked as private.
-
March 16, 2017 at 3:52 pm #2417
Hi
1,2, 8. You can follow our video to translate theme to your language https://www.youtube.com/watch?v=8rQkm1aGeas
3. You can hide wishlist, search, my account icon by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
.jas-action > .hidden-xs { display: none; }
4,5, 7. Can you attach screen shot here, not can’t open these screen shot
6. You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
.footer__top .jas-container .jas-row .jas-col-md-3:last-child .widget { float: right;}
9. Problem because your image don’t have same size the second image on your gallery shorter
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 16, 2017 at 11:46 pm #2428
Harry your support excellent
1,2, 8. You can follow our video to translate theme to your language https://www.youtube.com/watch?v=8rQkm1aGeas ++++3. You can hide wishlist, search, my account icon by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS +++6.
You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS.footer__top .jas-container .jas-row .jas-col-md-3:last-child .widget { float: right;}
Not worked, It is frame
<iframe src=”https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FIBiZA.Odessa%2F%3Ffref%3Dts&tabs=timeline&width=200&height=244&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId” width=”200″ height=”244″ style=”border:none;overflow:hidden” scrolling=”no” frameborder=”0″ allowTransparency=”true”></iframe>
This is screen http://dropmefiles.com/ySkEV
9. Problem because your image don’t have same size the second image on your gallery shorter4. How I can remove this fields from check out . http://dropmefiles.com/wtTa7
5. Why in this menu didnt work mark of location in the site. If you are in page shop, about, and other it didnt mark in footer menu
7. In which files css or php html I can alight this block
Attachments:
You must be logged in to view attached files. -
March 17, 2017 at 12:33 am #2432
4. You need to know PHP to follow this article http://wpbeaches.com/remove-address-fields-in-woocommerce-checkout/ to add code to your child theme or you have to buy this plugin https://woocommerce.com/products/woocommerce-checkout-field-editor/?ref=7
5. Sorry can you explain more clear i don’t understand. You mean the menu doesn’t in a line?
6.7. If you know CSS you can adjust alignment of these block by add custom CSS code in JanStudio > Theme Option > General Layout > Custom CSS
We don’t recommend edit file in theme because in future you update theme your code will lost, you should do your custom code in child theme or in JanStudio > Theme Option > General Layout > Custom CSS
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 23, 2017 at 5:36 pm #2537This reply has been marked as private.
-
March 23, 2017 at 5:42 pm #2538
Hi,
5. You can add custom css
#jas-footer-menu li.current-menu-item a { color: #b59677;}
6.7 Let us know we will take a look and help you solve.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 23, 2017 at 5:46 pm #2539
Excellent it working
-
March 23, 2017 at 8:31 pm #2540This reply has been marked as private.
-
March 23, 2017 at 10:57 pm #2542
Hi,
1. For the font family you can change in Theme Option > Typography
2. You can use plugin https://wordpress.org/plugins/svg-support/
3. you can add custom css
.jas-action .sf-open { display: none;}
4. You can customize Checkout page you can copy files from “your_wordpress > wp-content > plugins > woocommerce > templates > checkout” to “gecko-child > woocommerce > checkout”
5. You need upload the images have dimension fit with your layout (min-width is :570px)
6. I helped you update permalink
https://monosnap.com/file/1Kys30ycMW1YiDmJr6R1BLWZnSGltd#
7. You can add custom CSS
.woocommerce-order-received .woocommerce h2, .woocommerce-order-received .woocommerce .shop_table.order_details { display: none;}
8. You can add custom CSS
.entry-summary .social-share { display: none;}
9. Because your images have different dimension it get the biggest size of images to generate layout https://monosnap.com/file/06luUm6qHyJkbGoimx1ITFxQhkxGyz#
10. It’s in theme.js and don’t support translate, let us find a solution for this text.
11. You can add custom css
.woocommerce-MyAccount-navigation ul li::before { display: none;}
12. You can add custom CSS
.page-head a {
color: #fff;
}.page-head a:hover {
color: #b59677;
}Change #fff and #b50677 with your color
13. I checked your site but do not see white space around slider. Did you fix?
14. Pls don’t edit css in parent theme because when you update parent theme your custom code will be remove, you should add custom code in Theme Option or on child theme
For this case you need revert css code for member and use Visual Composer add 3 cols, insert image to center columns and left, right column let it empty
15. You can ask support from plugin author
16. You can change social in JanStudio > Theme Option > Social Network
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 25, 2017 at 8:20 pm #2569
Hello
About 1 item you didnt understood me.
– I had just made some changes in css in Jan Studio Theme Option for page, only for one page http://www.swiss-color.com.ua/checkout/order-received/5003/?key=wc_order_58d66db3eba65. I made text and information in center, add some css effects for color and shadow. And this changes made css bugs for all shop. In all pages. But I need to solve my problem with text and style only in page http://www.swiss-color.com.ua/checkout/order-received….. not in all project. What do to?
-
March 25, 2017 at 9:00 pm #2570
2. You can use plugin https://wordpress.org/plugins/svg-support/
Tnk U you are best
3. you can add custom css
.jas-action .sf-open { display: none;}Tnk U you are best
4. You can customize Checkout page you can copy files from “your_wordpress > wp-content > plugins > woocommerce > templates > checkout” to “gecko-child > woocommerce > checkout”Now I have only one problem. Iam buy many plugins, now deleted it, now I bought new plugin and made all I want. But I had problem. Plugin developer said that it bug of theme developer. If user first time visiting page http://www.swiss-color.com.ua/checkout/ he will see default field where drop menu of country location. But in plugin I had only Ukraine and Moldova. If you click for Ukraine or Moldova, after this action user never seeing default fields. But this is bug
5. You need upload the images have dimension fit with your layout (min-width is :570px)Tnk U you I will try
6. I helped you update permalink
https://monosnap.com/file/1Kys30ycMW1YiDmJr6R1BLWZnSGltd#Tnk U you are best
7. You can add custom CSS
.woocommerce-order-received .woocommerce h2, .woocommerce-order-received .woocommerce .shop_table.order_details { display: none;}Not almost just seeing link
8. You can add custom CSS
.entry-summary .social-share { display: none;}Tnk U you are best
9. Because your images have different dimension it get the biggest size of images to generate layout https://monosnap.com/file/06luUm6qHyJkbGoimx1ITFxQhkxGyz#Tnk U you I will try
10. It’s in theme.js and don’t support translate, let us find a solution for this text.Will Wait
11. You can add custom css
.woocommerce-MyAccount-navigation ul li::before { display: none;}Tnk U you are best
12. You can add custom CSS
.page-head a {color: #fff;}
.page-head a:hover {color: #b59677;
} Change #fff and #b50677 with your color
Tnk U you are best
13. I checked your site but do not see white space around slider. Did you fix?
Not regular bug, will fix it
14. Pls don’t edit css in parent theme because when you update parent theme your custom code will be remove, you should add custom code in Theme Option or on child theme
For this case you need revert css code for member and use Visual Composer add 3 cols, insert image to center columns and left, right column let it emptyI made all, but it didnt work
15. You can ask support from plugin authorThis is solved
16. You can change social in JanStudio > Theme Option > Social NetworkIn which file I can add my own svg icon, because in Theme option I can choosing only theme icons
-
March 25, 2017 at 9:23 pm #2571
Further
17. After deleted any product from mini cart you can see a bug in filter block
https://monosnap.com/file/vFkRdgfUktlkyPEr7QeIU7lvDodV2y
18. In all browsers this page good
but in firefox not https://monosnap.com/file/mIldEF4ByTFXhK3NuNGAm0OnFZfiEX
19. It happened third time. What to do?
https://monosnap.com/file/HApTsjXCUGT4wdt3aElycs8kfGywyN
20. This is more then 8 time https://monosnap.com/file/8W9q5Ng5KSe44PIwMUyPNQDNaVDVYW
21. Bug with sale labels https://monosnap.com/file/3H8CqZ7fknVm783UzCmsRBJ6b4MmmN
22. What to do with it https://monosnap.com/file/zD93LQ8RIufPGnwBs0Ruzp1bIlOHRm
-
March 25, 2017 at 10:36 pm #2573
Hi,
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=janstudio -
March 26, 2017 at 12:44 am #2575
1. Thank you!!!
2. You are best
3. No
https://monosnap.com/file/6FGgpbVF9RfVciuPMJpEVvwlj9YXHS
Must be some of two country. But if you visiting first time you will see it as default. It impossible of usability rules for all customer. But if you visiting 2,3,4,5 times you always see in this field Ukraine or Moldova
7. How to solve it http://dropmefiles.com/Y1WHk ?
10. Ok
16. Thank you!!!
17. Ok
18. Thank you!!!
21. You are think its plugin?
-
March 26, 2017 at 12:58 am #2576
22. Why for three footer blocks didnt work ?
.jas-col-md-3.jas-col-sm-6.jas-col-xs-12 {
text-align: right;
}23. Why didnt work?
vc_custom_1460979474370 {
padding-top: 30px !important;
padding-bottom: 130px !important;
} -
March 26, 2017 at 2:07 am #2578
24. How better moving in mobile version social to left, currency to right?
24.1 Text on Slider….. and elem
https://monosnap.com/file/eTzcCSkxZNwHqPpd8xEIbHy4zSUuTK
25. Mobile version text
https://monosnap.com/file/QhEWHJIoauf1OJ5zbj2cZYv36vITvK
26. Text Again mobile
https://monosnap.com/file/ID7zwKFrZJnjl0HBXeZAKBFTcrZHP4
27. And mobile
https://monosnap.com/file/qlVnCQFMSyR1YzcF2SR2smt3AqRA9j
28. Mobile different fields size for login and register
28.1 Register didnt has margin from login
https://monosnap.com/file/6AkXvG0nsyX8rFjRyTQw24H3znzMFB
-
March 26, 2017 at 10:45 am #2585
3. 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=janstudio -
March 27, 2017 at 1:15 am #2616
3. I will fix it bug and will make a video
7. This link is working http://www.swiss-color.com.ua/checkout/order-received/4983/?key=wc_order_58d3abcfa9071
And this is it screenshot https://monosnap.com/file/ZzIXl1qeAY4MGruxaPYLzq4mXu9koc
22. This link
https://monosnap.com/file/KqMJAbQrJj4atlWa80T8fh6jZ27VJO
for this questions
Why didnt work?
vc_custom_1460979474370 {
padding-top: 30px !important; (now 110px)
padding-bottom: 130px !important;
}// I will tate and write a big good review
We really appreciate if you take a time to help us rate for our theme 5 stars at https://themeforest.net/downloads
-
March 27, 2017 at 1:32 am #2618
23. Footer bug https://monosnap.com/file/YeDhSs58XiTsPlJmIfokjhsrjSe3n9
-
March 27, 2017 at 1:51 am #2619
24. Mobile, icon didnt in line with currency
https://monosnap.com/file/TKH5bmwsUR586cFY1HG56Awy1HGF7E
-
March 27, 2017 at 2:21 am #2620
25. In mobile version currency drop down menu had two back. If you are click to open it and dont wont to click to uah or eur and just want to roll up menu it didnt work. Just try it
And css bug, part of menu falls on header
-
March 27, 2017 at 4:02 am #2621
26. WHat to do with it?
-
March 27, 2017 at 5:28 am #2622
27. https://monosnap.com/file/MCo32OsFgdlG8O1othz61cNiTtH4gN
-
March 27, 2017 at 2:28 pm #2629
7. Can you try
I check on Chrome, Firefox, Safari my screen https://monosnap.com/file/YV3sGKDwSUs0Px17lfx1I7lT3Fh8kV#
.woocommerce-order-received .woocommerce h2, .woocommerce-order-received .woocommerce table { display: none;}
22. You can edit in
https://monosnap.com/file/zt6G9a9UD5kdhDgx2X5OmjptKkkHpM#
// I will tate and write a big good review – Thanks
23. You can add custom CSS
.search-no-results .jas-container, .error-404.not-found { min-height: 75vh;}
24. You add custom CSS
.header__top .jas-socials { padding-top: 0; }
25. This use on mobile it need have touch action to browser understand
25.1 issue with css will fix after fix issue 24
26. You can add custom CSS
.badge span { position: absolute;}
.badge span.onsale + .new { top: 45px;}
.badge .left, .jas-wc-single .product-extra .badge .left { left: 0;}
27. You can add custom CSS
.woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row-first { float: none; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 27, 2017 at 5:16 pm #2637
7. Not almost
https://monosnap.com/file/4MfB28MY1ycXweICcZon2q0hvcydPQ
22. Thank you
23. Thank you
24. Thank you
25. Thank you
26. Thank you
27. Thank you
-
March 27, 2017 at 8:55 pm #2638
7. You can add custom css
.woocommerce-order-received .jas-page .woocommerce header, .woocommerce-order-received .jas-page .woocommerce address { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 28, 2017 at 3:19 pm #2662
-
March 28, 2017 at 3:19 pm #2663
I have last questions and leave you alone ))))
-
March 28, 2017 at 4:05 pm #2664
30. How to making similar indents
https://monosnap.com/file/eUog9fxY37FmVznyQPtLGwmu5DLbwW
31. How to align this to center
https://monosnap.com/file/3fjDIzU1S0VLlpeS2MXioElxAJTBpM
32. 3 slides problems
32.1 pagination of slides
32.2 text on slides
33.3 distortion of images
https://monosnap.com/file/bLGKq14MoypDjOkBG5pmjoUuguWfJt
33. How making better responsive of menu
https://monosnap.com/file/oDLOqrv6MThsKVTfKJ9NmqFXe9bfIc
34. Big slider bug
first look
https://monosnap.com/file/4kzL01OK8sSlFc6NZas8SSkMBNR3Sz
after
https://monosnap.com/file/VM6fCjl1ny7TKaf7yLptqWJLsrvNpI
35. Hosting support wrote to me that database had one problem – laravelpods. In this record absented a correct address in column guid
36. In main page when the user points at the picture I want to make a css effects. It is better doing on thehe oprions or main css file?
-
March 28, 2017 at 4:39 pm #2665
Thank you for your rate and review.
30. You can edit padding of separate element in Page
– With the row have 1 column https://monosnap.com/file/HdsULdfgSKbzkks5gXzZUASto5zpv4#
– With the row have 2 columns https://monosnap.com/file/5hwOXMLDLoyN309eZt3rp0gS80a0Yt#
– By default the “Text Block” element have margin-bottom: 35px; https://monosnap.com/file/GT9prKPPDFViwYR7HRFuK33G1A4Xao#
31. You can center the text by add custom css
@media only screen and (max-width: 736px) {
.result-count-order .woocommerce-ordering select { width: 100%; text-align: center;}
}
32. You can add custom css
@media only screen and (max-width: 480px) {
.metaslider .flexslider .caption-wrap h3 { font-size: 14px;}
.metaslider .slides img { height: auto;}
.metaslider .flexslider .caption-wrap h2 { font-size: 20px; margin: 10px 0;}
a.button-o-w { line-height: 32px;}
.metaslider .flex-control-nav { bottom: -20px;}
}
33. You can add custom CSS
@media only screen and (max-width: 1366px) { .jas-menu > li:not(:first-child) { margin-left: 35px; } }
@media only screen and (max-width: 1280px) { .jas-menu > li:not(:first-child) { margin-left: 26px; } }
34. The link you should replace in the button href in caption box
35. Sorry i don’t have experience with this issue
36. You should do on theme option because all your custom code on main css file will be remove when you update theme but on theme option it still keep.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 29, 2017 at 3:30 pm #2693
About everything TNK UUUU. And last, why nobody cannot register in shop if they wrote russian name? If they wrote english name registration successes
What to do?
-
March 30, 2017 at 1:06 am #2710
Hi,
Can you ask author of plugin to add custom field for register form. I don’t have experience about this issue.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 4, 2017 at 3:19 pm #2805
Hi Hurry
1. I few days ago in shop has been stoping working currency and prices of products.
Can you addet UAH (Ukranian) again? But in admin panel ( need base price to enter not in UAH) All products I am filling in Euros, clients in front end can choose eur or eur. I did it over 2 weeks ago, but now it is didnt work again
What to do?
2. Why I cannot make changens in check out selection country. First I need Ukraine, after Moldova. In admin panel I deleted both countries, added it again, and it again views in frontend in other sequence
3. Why didnt display price filter?
Tnk U
-
April 4, 2017 at 3:31 pm #2808
2. Need to center button enter http://www.swiss-color.com.ua/my-account/lost-password/?show-reset-form=true&reset=true
Vertical alight didnt help
-
April 4, 2017 at 3:32 pm #2809
-
April 4, 2017 at 4:39 pm #2813
Hi Woop,
1. Sorry now i can’t login your dashboard http://www.swiss-color.com.ua/wp-admin/ it said page not found
2. I think it problem with WooCommerce, they display country as alphabet
3. Can you take a screen shot
4. You can update theme to latest version to fix layout of password reset
5. I check you site and saw this page display well
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 4, 2017 at 4:45 pm #2814This reply has been marked as private.
-
April 4, 2017 at 4:49 pm #2815
Hi,
You can create new currency UAH at JanStudio > Currencies
I don’t know your language so i don’t know exactly.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 4, 2017 at 4:53 pm #2816
Currency didnt work. Just looking for admin panel
-
April 4, 2017 at 5:07 pm #2817
You need to create US Dollar first and set UAH currency rate as 1 after that click on Update Rate, when it work you can remove US Dollar
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 4, 2017 at 7:51 pm #2818
It didnt work. I need Eur and uah
not US.
I did it. System message – Currency not wound
-
April 4, 2017 at 8:16 pm #2819
3. Price Filter in admin panel but it didnt work in front
-
April 4, 2017 at 11:14 pm #2820
Hi,
Did you edit JAS Addon plugin? I check on my local it still work well with currency. Issue with price filter maybe related to currency
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 4, 2017 at 11:20 pm #2821
Hi,
I checked issue with filter, you need select correct sidebar in JanStudio > Theme Options > WooCommerce > Product Listing Setting > Select Sidebar > WooCommerce Sidebar
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 5, 2017 at 2:47 am #2824
Did you edit JAS Addon plugin? I check on my local it still work well with currency. Issue with price filter maybe related to currency
—–
No I didnt do anything….
-
April 5, 2017 at 3:28 am #2825
-
April 5, 2017 at 3:49 am #2826
Hi,
I checked issue with filter, you need select correct sidebar in JanStudio > Theme Options > WooCommerce > Product Listing Setting > Select Sidebar > WooCommerce Sidebar
———–
F###ck, this action broke shop
Just look for screen
https://monosnap.com/file/2iqFVlLGjQFX7wGgbjMrDyLPsV6F04
https://monosnap.com/file/guxbCdolIWpcMLyKk3E99swM0qRVBl
-
April 5, 2017 at 3:50 am #2827
What about currency?
-
April 5, 2017 at 8:12 am #2828
Hi,
1. problem with YITH plugin cause break layout with filter, i change config now it ok.
2. Currency – Can you backup your JAS Addon Plugin and install our plugin. I saw all currencies in your language, i remember it work before.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 5, 2017 at 1:43 pm #2830
Good morning
2. Currency – Can you backup your JAS Addon Plugin and install our plugin. I saw all currencies in your language, i remember it work before.
I didnt see it in admin panel and archiv. Where I can download it?
-
April 5, 2017 at 1:46 pm #2831
You can backup via your FTP.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 5, 2017 at 1:52 pm #2832
-
April 5, 2017 at 1:53 pm #2834
You can backup in plugins > jas-addon plugin
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 5, 2017 at 2:01 pm #2835
-
April 5, 2017 at 2:04 pm #2838
You changed it to Woop Addons, you find this name on FTP.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 5, 2017 at 2:43 pm #2839
-
April 5, 2017 at 7:14 pm #2852
I change language on my local to Ukraine and change default currency to Euro it still work well
I see currency language on my local still in English
https://monosnap.com/file/a2c684dRQPHOK52ppkF7T0Prlgw4To#
But your currency language is Ukraine
https://monosnap.com/file/N4FPdRLQldNn4sRu6T4AfhXVAi7pyS#
I think it problem but don’t know how to change language of currency on your site to default.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 10, 2017 at 5:45 pm #3016
Hi
After updating had a bugs
1. Just have a look for quick look options of any products.
2. Trouble with footer
http://www.swiss-color.com.ua/product-category/accessories/
3. How to fixed thumbnails of products catalog to one size in all shop?
https://monosnap.com/file/T5xOpngIWd5MejQgdK77GYwpCvdOeD
4. How to fixed thumbnails in page of product?
https://monosnap.com/file/hKo4gqSES6KJxStvgsw6B2qTTNWrwk
5. And please support me of most big shop bug. If I am looking the products without login I see price in Uah and Euro. If I am looking the products in admin or another login I didnt see UAH price, only Euro
-
April 10, 2017 at 10:51 pm #3030
Hi there,
1. What do you mean?
2. We have fixed it for you
3,4: Please refer this article: https://docs.woocommerce.com/document/fixing-blurry-product-images/
5, Can you please give me more detail about this issue, because I have just checked, it still works normally
-
April 11, 2017 at 1:31 pm #3055
-
April 11, 2017 at 1:55 pm #3057
I made back up and wait answer
-
April 11, 2017 at 5:29 pm #3060
hi,
Did you try clear cache after update?
So strange
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 12, 2017 at 4:39 pm #3102
2. You fixed but it didnt work
http://www.swiss-color.com.ua/product-category/accessories/
3.4. Didnt work
Just see
https://monosnap.com/file/5JdQ16r5ulS9VwSRFIR2xyDXfBF6dt
https://monosnap.com/file/UojLaUjTfUk8j1ntiTfrlbfPJyPKup
https://monosnap.com/file/8cv9rIV1QTJW5T57KOiqzGKwk7g2Zk
and video
https://monosnap.com/file/XsZNdQ5HIFkGjkIMROmIqoYEPMnXLO
3.4. After Regenerate Thumbnails didnt work pop up of products images
5. Two videos
https://www.youtube.com/watch?v=4yFCGhcV5uU
https://www.youtube.com/watch?v=KnOqUA37-Us
6. And H4 title didnt trunslated in this block. This is Jan studio block? Loco translate didnt help
-
April 12, 2017 at 5:01 pm #3103
-
April 12, 2017 at 9:28 pm #3129
Hi,
2. This problem because your category empty
3. You can add custom css
.p-thumb img, .p-nav img, .product-image img { width: auto;}
5. Can you zip gecko theme on your site and send it to us, we need to check something you override our theme.
6. You can change the text in Appearance > Widget > Woocommerce Sidebar and change widget title to your language
7. You can follow our document at http://janstudio.net/gecko/document/ navigate to Page Layout > Menu Badge.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 13, 2017 at 3:41 pm #3150This reply has been marked as private.
-
April 14, 2017 at 12:54 pm #3177
I checked your site but now can’t login did you change password? pls send me as private reply.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 14, 2017 at 2:24 pm #3178This reply has been marked as private.
-
April 14, 2017 at 6:09 pm #3187
5. We’re investigating your issue.
7. I added like our document now it work
8. These product problem because you don’t put price
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 17, 2017 at 2:43 am #3229
5. Ok Will be waiting
We’re investigating your issue.
7. I added like our document now it workExcellent8. These product problem because you don’t put priceExcellent -
April 18, 2017 at 2:57 am #3242
Hello
5. When you can answer ? Nearly?
6. Hot to make pop up window after click on photos? http://www.swiss-color.com.ua/shop/1er-nano-classic-1-hygiene-cartridges-10-psc-pack/
-
April 18, 2017 at 12:35 pm #3246
5. We checked but still don’t know what issue on my site i changed language to Ukraine, currency to UHA and Euro it still working normal but don’t know why your site have this issue, can you try this plugin https://wordpress.org/plugins/woocommerce-currency-switcher/
6. If you still run your site on WooCommerce 2.6.14, you can enable in WooCommerce > Settings > Products > Display > Enable lightbox
If your site run on WooCommerce 3.0.x you can update theme to latest version to run it.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 21, 2017 at 9:47 pm #3325This reply has been marked as private.
-
April 22, 2017 at 11:54 am #3359
Hi,
1. On version 3.0.x Woocommerce remove this check box. I checked your site and saw it doesn’t load lightbox library.
Can you try reinstall WooCommerce or add below code to gecko-child > functions.php
wp_enqueue_style( 'prettyPhoto' ); wp_enqueue_script( 'prettyPhoto' );
2. I check on my browser but don’t see problem like yours. Can you try clear cache and check it again.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 26, 2017 at 4:59 pm #3489
I back up WooCommerce to version 2.6.1 but these function didnt work
And
I didnt had in ftp gecko-child folder
-
April 26, 2017 at 5:16 pm #3490
Hi,
The gecko-child.zip included in package you download from ThemeForest, you have to install it like you do for gecko.zip theme.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 26, 2017 at 6:02 pm #3498
And I need to activated it?
Now I am uploading it, add php function. And what to do now?
-
April 26, 2017 at 6:04 pm #3499
Yes, you have to activate gecko-child.
After you activate theme you have to re-arrange widgets to correct sidebar area in Appearance > Widgets. You can check the widgets to remember and try it.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.