590 comments found.
Hi,
is there a way to change the blog’s hyperlink colour from one place?
Best regards
Hi Greenandgrace, please send me the link where you want to change and screenshot which want to change. I will check and help you do it.
Kind regards
Hi,
thank you for your fast reply.
We wold like to switch the colours of all links in our blog posts. Here is a link to one for example https://greenandgrace.com/ihotyyppi-nain-tunnistat-sen-helposti/
The links are highlighted with pink colour.
Best regards
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.post a {color: #e6d2cc}
and change #e6d2cc with your color.
Kind regards
Hello
Hello,
What we can help you?
malicious Error: actually I removed this “https://janstudio.net/gecko/fashion/wp-content/uploads/...... ” link from my website. But it shows this error which is again and again. Can you please help for solve this kind of error…
2 months ago Flag Hi,
Hi,
Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue, your site url and login credentails, our team will check and help you solve problem.
Kind regards
Hi, I very like this theme. Can I use it on my 2 websites?
Hi MrSeven,
Thank you for interested in our theme. Yes, you can use our theme for 2 sites, you have purchase 2 licenses to use for 2 sites.
Kind regards
Thank you for the feedback. How do I get more licenses? Thanks
Hi,
You just purchase first license and after that you buy again.
Thanks
I’m sorry. But I don’t understand. Please explain more and give link video tutorial if available. Thank you very much
Sorry for late reply. You just buy one license first (add to cart and checkout) and do it again.
Thanks
Hi,
we have a problem with our checkout.
On page https://greenandgrace.com/kassa/ a section named toimituksesi ie. your order does not scale appropriately.
Any advice how to fix this?
Best regards.
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.product-name .item-thumb { width: 75px; }
Kind regards
Hi,
I tried adding blog posts (post grid) to our frontpage (greenandgrace.com). When trying to save the page, the frontoage stopped working. I got the following error message from WordPress saying the error is in JanStudio Addons. Could you help me with this?
Thank you for your help.
Uncaught Error: Call to undefined function jas_resizer() in /home/greenandgrace/public_html/wp-content/plugins/jas-addons/includes/shortcodes/blog.php:106 Stack trace: #0 /home/greenandgrace/public_html/wp-includes/shortcodes.php(325): jas_shortcode_blog(Array, ’’, ‘jas_blog’) #1 [internal function]: do_shortcode_tag(Array) #2 /home/greenandgrace/public_html/wp-includes/shortcodes.php(199): preg_replace_callback(’/\\[(\\[?)(jas_bl…’, ‘do_shortcode_ta…’, ‘[vc_custom_head…’) #3 /home/greenandgrace/public_html/wp-content/plugins/js_composer/include/helpers/helpers.php(232): do_shortcode(‘[vc_custom_head…’) #4 /home/greenandgrace/public_html/wp-content/themes/gecko/core/libraries/vendors/visual-composer/shortcodes/vc_column.php(49): wpb_js_remove_wpautop(‘[vc_custom_head…’) #5 /home/greenandgrace/public_html/wp-content/plugins/js_composer/include/classes/shortcodes/shortcodes.php(473): include(’/home/greenandg…’) #6 /home/greenandgrace/public_html/wp-content/plugins/js_composer/include/classes/shortco
Hello, Did you activate plugin WP Bakery Pagebuilder. If issue still there, please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue, your site Url and login credentials, Our support team will check and help you solve problem.
Kind regards
Hi,
yes the WP Bakery Pagebuilder plugin has been activated.
For some reason I can not login to your support forum.
Could you email me at contact@greenandgrace.com, so I can give you the login credentials over email. Thank you.
Hi,
I was able to login. I will post a new topic.
Best regards
Hi,
could you please help me with the following questions.
1) I would like to decrease the space between the posts and the header in our blog here https://greenandgrace.com/blog/ 2) I would like to remove the text “In Green and Grace 0 comments” and if possible reduce the height of the black box behind the title text in the blog 3) On our front page at https://greenandgrace.com/ the Instgaram feed is all blurry. How can this be fixed? 4) Every product’s top bar is grey in our store. How can we change the colour? You can see an example at https://greenandgrace.com/tuote/moringa-cleansing-oil/ 5) Sometimes our stores shows prices without VAT. Can this problem be caused by the theme?
Thanks for the help.
Kind regards
Hi,
1, 2. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.jas-blog > div {margin-top: 0;} .jas-blog .posts {margin-top: 60px;} .post-meta { display: none;}
and change 60 to your number
3. Please edit homepage and edit Instagram element and change size of image https://prnt.sc/qukzzu
4. You can change background color by add below code to JanStudio > Theme Option > General Settings > Custom CSS
.page-head::before { background: rgba(0, 0, 0, 0.4); }
And change 0,0,0 as RGB color and 0.4 as opacity of color from 0.0 to 1.0
5. Please change your settings in WooCommerce > Settings > Tax https://prnt.sc/qul3vv
Kind regards
Hi,
thank you for your fast reply.
Regarding the fourth point – we would like to change the colour of products’ headers but not product categories’ headers (or any other headers). Is this possible?
Here are few more questions.
1) How can we add space between sidebar items on the blog? (example here https://greenandgrace.com/joko-tiedat-oman-ihotyyppisi/) 2) How can we add products at the end of every blog post? I found few instructions on previous questions but they sadly did not work for us.
Thanks again for your effort.
Best regards
Hi,
Please change prev code to
.jas-wc-single .page-head::before { background: rgba(0, 0, 0, 0.4); }
1. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.sidebar .widget ul.instagram-widget, .sidebar .widget ul.instagram-widget li { padding-left: 0; } .sidebar .widget ul.instagram-widget li::before { display: none; } .widget:not(:last-child) { display: inline-block; width: 100%; }
2. Please enable PageBuilder for post in WP Bakery PageBuilder > Role Manager > https://prnt.sc/qv1btk and edit your post insert “Products”element of pagebuilder https://prnt.sc/qv1cv8
Kind regards
Hi,
thank you for your reply. This fixed everything perfectly.
One more question below.
Is it possible to switch the italics on product categories to normal text? (an example here http://janstudio.net/gecko/fashion/best-seller/)
Thanks again for your reply. The support we have gotten has been great.
Best regards
Hi,
Please add more code to JanStudio > Theme Option > General Layout > Custom CSS
.page-head p { font-family: Lato, sans-serif; font-style: normal; letter-spacing: 1px; }
Kind regards
Hi,
this sadly did not work.
Could you give me another piece of code?
Best regards
I check on my local it work https://prnt.sc/qx5wgi, please try again. Do not copy code via email. please copy on this page.
.page-head p { font-family: Lato, sans-serif; font-style: normal; letter-spacing: 1px; }
Best regards
I am not sure why it is not working in our store. You can see the result here https://greenandgrace.com/kauppa/. Any other tips?
I see the code you added
.page-head p { margin: 0; font-family: ‘Libre Baskerville’, serif; font-style: normal; }
Please remove this code
Kind regards
Hi,
I removed that code. The text is still in italics.
Can you take a look again?
Hello,
I still see the code, please clear cache on your site or change code to
.page-head p { font-family: Lato, sans-serif !important; font-style: normal; letter-spacing: 1px; }
Kind regards
Amazing now it works. Thanks a lot once again.
Hey, one more question. Dots have now appeared on the header here https://greenandgrace.com/blog/. How can I make them dissapear?
Hi,
Please add more code to JanStudio > Theme Option > General Layout > Custom CSS
.page-head .woocommerce-breadcrumb, .page-head .jas-breadcrumb { list-style-type: none; }
Kind regards
Hi. Presale query; on checkout the cart is not collecting all the items added to cart, it is only showing one item at checkout despite adding multiple items I added to cart.
Hi Paul,
On checkout page it show all the items you added to cart https://prnt.sc/qtruti not only one item you can check our demo at http://janstudio.net/gecko/fashion/checkout/
Kind regards
Hi,
for some reason our company’s blog at https://greenandgrace.com/blog/ shows in addition to the thumbnails the whole blogpost. How can I change this, so that only the thumbnails are visible on the blog page?
I was also wondering how can I add our products at the end of each blog post? I tried following instructions given here, but nothing happened.
Thanks for your help.
Kind regards
Hello,
Please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue, your site url and login credentials. Our support team will check and help you solve problem.
Kind regards
I unfortunately can not login. Can you please help me here?
We check your profile and see that you didn’t buy our theme so we can’t support you.
Kind regards
Ill ask the person who bought it to post the question.
Hi, please suddenly my product page won’t display my product even thou it displays text 5 of 5 product but it will actually shows one. Please do you know why? Thank you
Hi,
Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue, your site url and login credentails, our team will check and help you solve problem.
Kind regards
Hi, I can’t update wpbakery page builder. There is no install or update plug-in option in the appearance menu. How can i update it?
Hi ThemePlant,
We submit update version of theme and wait for Envato team approve.
After update theme you can update plugin in Appearance > Install Plugins
Kind regards
In search if I put a wrong key (ex: aaaaa) the result is “Error 500” but in error log of my server is all ok. site: onboardstore.it
How can i solve?
Hi,
Please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue. Our team will check and help you solve problem.
Kind regards
Hi, How do I change the + in the side menu to an arrow? Thanks
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.holder:after {
right: 25px;
}
.holder:after, .holder:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#jas-mobile-menu ul li.open > .holder:before {
opacity: 1;
visibility: visible;
}
Btw, your support expired. Please renew your support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658 that will help us continue develop new features and improve our theme.
Thank and regards
Hi, can we upgrade to WC 3.8 or wait for an update? Regards
Hi,
It now you can upgrade to WC3.8 without wait for update.
Kind regards
Hello dear,
this theme if perfect!
we come from germany and we need the “unit price” function..
can you maybe say us where we find the code to paste this code below? :
{ - if variant.unit_price_measurement - } {{ variant.unit_price | money }} { - if variant.unit_price_measurement.reference_value != 1 - } {{- variant.unit_price_measurement.reference_value -}} { - endif - } {{ variant.unit_price_measurement.reference_unit }} { - endif - }
if you need the license key from us, please PM 
thanks for attention!
Hi,
Please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue. Our team will check and help you solve problem.
Kind regards
Hi, I’m interested in purchasing your theme but am reluctant when I notice there hasn’t been an update for a while.
Hi Serobbins,
Thank you for interested in our theme. It now our theme stable so it have less update. We have some minors change and will update soon.
Thank and regards
Hello! My client is being sued because their site is not ADA compliant. One of the issues is there is no “text” when using icons (like social icons in the header). Can you tell me where to go in the files, so that I can add some text or an aria-label to the icon to meet ADA compliance please?
Hi,
Please add code at https://pastebin.com/gc5AiYCb to gecko-child > functions.php and change as you want.
Kind regards
I’m on a low cost budget and need to get my woocommerce site up and running. Is there anyone who will be able to help me adjust the logo, heading, front page, footer? I have some background in website building but the tools I used 10 years ago are outdated. So I just need some simple adjustments to the site.
Hi,
Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue, your site url and login credentials, our team will check and help you solve the issue.
Kind regards
My site logo is 872 × 83 pixels, how do I go about fitting that into the site?
Hi,
Could you please create new topic at our support forum http://support.janstudio.net/forums/forum/themes-support/gecko/ with details of your issue, your site url and login credentials, our team will check and help you solve the issue.
Kind regards
Hi! I want to import home agency sample data but appears only 5 options to select…(Fashion,Organic,Handmade,Vertical,Furniture)
Hi,
Thank you for choose our theme.
Please install Fashion Demo and after that go to Settings > Reading > Home page and choose Home Agency
Kind regards