-
AuthorPosts
-
December 21, 2017 at 3:59 pm #891173
Really need your help here guys. If you can point me in the right direction.
There is an error of some sort that is not allowing my website to load in Safari.
I think it is tied to the VRRP Connector plugin. I have contacted them as well.
Just needing input on whether you have any ideas or not?Thank you
December 21, 2017 at 4:04 pm #891175Hi Justin,
“New Website Coming Soon”. Can you please post temporary logins here privately so we can look into it?
Best regards,
YigitDecember 21, 2017 at 4:22 pm #891181This reply has been marked as private.December 21, 2017 at 4:28 pm #891185Hey,
VRPConnector plugin is currently active however i cannot see any issues on Safari. Attached a screenshot in private content field below.
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_RefreshCheers!
YigitDecember 21, 2017 at 4:34 pm #891187Hmmm strange. This is the result for me: https://kohalacoastpropertiesinc.com/er.png
December 21, 2017 at 4:35 pm #891188A few others are seeing it too..
December 21, 2017 at 4:39 pm #891190Hey!
Which version of macOS and Safari are you using? I will ask my teammates to check as well.
Cheers!
YigitDecember 21, 2017 at 4:41 pm #8911935.1.7
December 21, 2017 at 4:44 pm #891197For windows
December 21, 2017 at 5:17 pm #891211Hi,
Since Safari is not supported on Windows since 2012, we do not support it as well. Good news is that your site shows up fine on Safari on Mac and IOS.
Regards,
YigitDecember 21, 2017 at 5:35 pm #891222HaHa I did not know that :)
December 21, 2017 at 5:35 pm #891225Thanks for looking into this Yigit. Happy Holdays
December 21, 2017 at 5:38 pm #891227Yigit. One more thing while I have your attention. The mobile menu is messed up. Have any ideas on why? The sub-menu items aren’t rendering correctly
December 21, 2017 at 6:21 pm #891251Hi Justin,
Thanks! Happy holidays to you too!
You had following code in Style.css file of your child theme
ul.sub-menu { border-radius:14px!important; width:260px!important; }I changed it to following
@media only screen and (min-width: 990px) { ul.sub-menu { border-radius:14px!important; width:260px!important; }}Please review your website :)
Cheers!
YigitDecember 21, 2017 at 6:52 pm #891271Thank you Yigit. Looks good.
December 21, 2017 at 6:53 pm #891272 -
AuthorPosts
- The topic ‘Syntax error with theme + Plugin’ is closed to new replies.
