This topic has 14 replies, 3 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
Hello,
Errors on contact page
https://snag.gy/YXjmHr.jpg
1. This page cannot load Google Maps correctly.
How Can I fix it?
2. Your personal data will be used to support you Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy
The second was not before as I remember, do I need it?
Do I need to translate it to Hebrew?
Where / What file do I need to translate?
Best Regards
Orna
Hello,
1. You need to get API key then go to Theme Options > Contact Form > Google Map API and add the key.
2. Theme Options > Contact Form > Privacy policy for contact form and Privacy policy for registration forms.
Regards
Hello,
Do I need to delete the text in the Theme Options > Contact Form > Privacy policy for contact form and Privacy policy for registration forms?
Regards
Hello,
If registration is disabled, you can delete this text. It would be better to translate it in case you plan to enable the registration.
Regards
Hello,
1. I get and add the Google Map API at Theme Options > Contact Form > Google Map API
But nothing change.
https://snag.gy/czBWt3.jpg
2. Do I have to live it on a store site?
Regards
Hello,
1) We passed this issue to our developer. I’ll inform you once they fix the problem. Don’t change the access till I inform you that we finished.
2) This option was added according to EU GDPR. If you have clients from EU then you should leave that and check if your site suits GDPR. If you don’t have clients from EU then you can just remove that text for the contact and registration forms.
Regards
Hello,
Fixed. Check now, please.
Regards
Hello,
Many thanks for fixing the map issue
The 2nd issue I can’t solve it
I go to a Privacy policy on Woocommerce setting and delete the text
than Clear browsing data but no succeed the text still there
Please your help
Regards
Many Thanks
There is another issue…
Why we can’t see the top header on mobile as I see it on the computer?
https://snag.gy/iMFBJ3.jpg
https://snag.gy/VSx19d.jpg
I can’t see the contact anywhere
Best Regards
Orna
Hello,
The top bar is disabled on mobile, please check our demo – https://www.8theme.com/demo/legenda/
To show the top bar, you can use this custom css code in style.css of your child theme:
@media (max-width: 480px) {
.top-bar {
display: block;
padding: 12px 5px 5px 10px;
}
.top-bar .my-account-link {
top: 0px;
}
.top-bar .languages-area {
display: block;
}
}
Regards
Hello,
I don’t see the no. of the product that I add to the basket
How can I see them like
https://snag.gy/7fOyRY.jpg
I remember that in the past on mobile there appeared in the basket a total price including a bold color
Regards
Orna
Hello,
Do you mean this http://prntscr.com/mo7yo8 ? It’s possible to implement only by additional customization in files.
If you need help with additional customization, contact Codeable team – https://codeable.io/?ref=qGTdX
Regards
You must be logged in to reply to this topic.Log in/Sign up