Home › Forums › Themes Support › Gecko › Twice image product
- This topic has 14 replies, 2 voices, and was last updated 3 years ago by Lapetitenovice.
-
AuthorPosts
-
-
November 25, 2021 at 4:31 pm #42544
Hi, I have a problem with the theme I chose Divi builder but on the store page the images are duplicated. How can I solve the problem please?
Best regards
-
November 26, 2021 at 3:43 am #42545
it’s ok i resolved
-
November 26, 2021 at 9:19 am #42546
Hi,
Can you share how you resolve the issue?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 26, 2021 at 1:24 pm #42547
I just decided to install everything on a new wordpress
-
November 26, 2021 at 1:44 pm #42548
On the other hand I have a question I would like that on mobile it is only the content center promo text that appears and not the social network links and header right content.
Finally I have a second problem when I change the background colors in Theme option > Color scheme and save the colors are not taken into account there is only the main color that is. Even if I empty the cache of the site, my browser and I try on another browser or on mobile. I don’t know where the problem comes from
-
November 27, 2021 at 10:45 am #42550
Hi,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 1024px) { .header__top .start-md.start-sm.center-xs { display: none; } .header__top .hidden-sm { display: block; flex-basis: 50%; max-width: 50%; text-align: left; padding-left: 15px; }} @media only screen and (max-width: 767px) { .header__top .start-md.start-sm.center-xs { display: none; } .header__top .hidden-sm { display: block; text-align: center; flex-basis: 100%; max-width: 100%; padding-left: 0; }}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 27, 2021 at 2:43 pm #42553
Hi, I just put the code and it does not work, the social networks disappear well but the right content is still there. I only want the middle content. In addition the code makes the hamburger menu disappear on mobile.
I thought it was because I put the code:
@media only screen and (min-width: 1025px) {a.jas-push-menu-btn {display: none;}}
So I tried deleting all the codes present by putting only the one you gave me but it’s the same it doesn’t work. -
November 28, 2021 at 11:40 am #42560
Hi,
please change code to
@media only screen and (max-width: 1024px) { .header__top .start-md.start-sm.center-xs { display: none; } .header__top .hidden-sm { display: block; flex-basis: 50%; max-width: 50%; text-align: left; padding-left: 15px; }} @media only screen and (max-width: 767px) { .header__top .start-md.start-sm.center-xs, .header__top .end-lg.end-sm.center-xs { display: none; } .header__top .hidden-sm { display: block; text-align: center; flex-basis: 100%; max-width: 100%; padding-left: 0; }}
The code you add only hide hambuger menu on desktop.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 8, 2021 at 7:27 pm #42590
Hi, thank you very much, it works perfectly. I have one last question, can you tell me how to put 3 or 4 trust badges below the add to cart button? Please, do you know how to put 3 or 4 trust badges under the add to cart button?
Best regards
-
December 8, 2021 at 8:55 pm #42592
Hi Lapetitenovic,
I see you using our theme for new site. Can you please buy new license for new site.
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 8, 2021 at 9:22 pm #42594
I use it on only one site and I don’t use it anymore on the site for which I had installed it initially. I simply forgot to uninstall it, which I did a few minutes ago
-
December 8, 2021 at 10:56 pm #42595
Hi,
i see you use our theme for https://demo.madewithlove.paris/ and https://denise-carter.com/
to add trust badge image below add to cart button, please go to JanStudio > Theme Option > WooCommerce > Product Detail Setting and add your code to Extra Content field https://tppr.me/NxHJK
Btw, your support expired. Please help us renew your support.
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 8, 2021 at 11:07 pm #42596
I don’t know how you can see on which sites the themes are installed but it bugs me. I have 2 licenses, one for Claue that I bought a few years ago and another for Gecko bought less than a month ago. Each theme is used for one site only
Thank you for your answer I will try
- This reply was modified 3 years ago by Lapetitenovice.
-
December 8, 2021 at 11:14 pm #42598
I’m sorry i check again and see you use 2 themes one for Claue and one for Gecko.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 8, 2021 at 11:23 pm #42599
Error is human 🙂 thank you
-
-
AuthorPosts
You must be logged in to reply to this topic.