Home › Forums › Themes Support › Claue › Help please with my new site
- This topic has 3 replies, 2 voices, and was last updated 7 years, 4 months ago by Harry.
-
AuthorPosts
-
-
July 19, 2017 at 11:14 pm #6770
1. I noticed a gap show on top (Under Menu) and bottom of my page (Above Footer) of 60px. What is this please , I never noticed it before I started editing the site again on Monday this week. I found below these two styles but unsure what they are.
.mb__60 {
margin-bottom: 60px;
}.mt__60 {
margin-top: 60px;
}2. When using the image and text option on home page where I have Shop Our Stockists. I don’t want it to zoom in when hovered, how do I get rid of the zoom in.
3. Can you tell me why I don’t get the subscribe popup on homepage (like the one you have in demo) showing even though I’ve got it set to show and followed your instructions on your support page?
4. Can you tell me why my signup form in footer also comes up with an error each time I try to join, I put in my API key and set up my form in mailchimp. All I get it to do is say “Oops. Something went wrong. Please try again later.” and in Mailchimp for WP/Other it says [2017-07-19 15:53:21] ERROR: Form 4073 > MailChimp API error: 404 Not Found. The requested resource could not be found.
Regards
Elephant2009 -
July 20, 2017 at 1:28 am #6772
Hi Elephant2009,
Sorry because inconvenience you have.
1. You can fix this issue by add custom code in Claue > Theme Option > General Layout > Custom CSS
.jas-page > div { margin: 0;}
2. You can add custom code to remove zoom effect
.product-category:hover img, .jas-banner:hover img {transform: scale(1.0,1.0)}
3. You can change the page display popup by go to YITH Plugins > WC PopUp > Select where you want to show the popup > Select your homepage or any page you want sign up form display
4. You have to check in your mail list to mailchimp get user and save to list
http://take.ms/umFZ4Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 20, 2017 at 4:14 pm #6799
Thanks very much that seems to have sorted out the issues.
Regards,
Elephant2009
-
July 20, 2017 at 4:42 pm #6803
You’re welcome.
Feel free contact us again if you need more support.
Have a great day!
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.