Hello
I have 2 problems
1. Google maps are not show after configuration. i configure address but on contact page i don’t see the map. I was tried with another exist address and the problem the same.
2. In top where social links and tel number i have rtl text after end of the text and social icon i see no space. i think is because the text line is ltr. how can i fix it to be rtl?
Thanks
Hi wbitsolutions,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
Rikard
Sorry For Delay
Hello. any update with my ticket from 6.5? i send you admin login
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.rtl #header .social_bookmarks li:last-child {
border-right-style: solid;
border-right-width: 1px;
}
.rtl .phone-info {
margin-left: 15px;
}
.rtl #header .social_bookmarks li:first-child {
border-right: none;
}
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Best regards,
Yigit