-
AuthorPosts
-
September 3, 2014 at 5:36 pm #313021
Hi,
Thanks for creating Enfold, it’s such a beautyful & premium quality theme!
I think there is a bug in Enfold with the current version of Google Chrome (Version 37.0.2062.103 m). On a page with a full width slider, when resizing the browser window, the full width slider does not adapt to it’s new size.
This happens only when the browser window is resized “by click”, i.e. by clicking on the top right button of the browser (‘Verkleinern’). IE has similar issues. FireFox does well.
Could you please provide some JS snippet to fix this?
Thanks a lot!
Best,
Simon- This topic was modified 10 years, 2 months ago by Simon.
September 5, 2014 at 5:31 am #313798Hi Simon!
Can we see the site where you are getting the error? I’m not seeing it on my end in either the demos or my dev install.
Cheers!
DevinSeptember 9, 2014 at 8:10 pm #316082Hi Devin,
http://kriesi.at/themes/enfold.
As mentioned, the bug comes into play when you resize the browser window by the button in the top bar of the browser (‘Verkleinern’, ‘Maximieren’).
Also, since WordPress 4.0, the tooltip of the Google Maps markers appear to have vertical scrollbars (was not the case before WordPress 4.0, does not look nice ;-). See http://kriesi.at/themes/enfold/pages/contact/.
Thanks,
SimonSeptember 10, 2014 at 4:54 am #316259Hey!
1.) I don’t think users will intentionally resize the browser as you described. I don’t actually see the issue on my installation.
2.) The demo is still using WP 3.9.2.
Regards,
IsmaelSeptember 10, 2014 at 9:10 am #316377This reply has been marked as private.September 11, 2014 at 1:41 am #317072Hi!
1. I couldn’t really note it on my end (Chrome 37.0.2062.103 / OS X 10.9).
2. Regarding the tooltip thing, try adding this to Quick CSS:
.gm-style-iw > div { overflow: hidden !important; }
Cheers!
JosueSeptember 15, 2014 at 9:52 pm #319433Hi Josue,
I experience the same problem on this mockup:
http://fortiusteamfit.dk/kontakt/
The quick fix dosent have any visual effect.
September 15, 2014 at 10:33 pm #319458Hi!
Try this code instead:
.gm-style-iw, .gm-style-iw > div { overflow: hidden !important; }
Regards,
JosueOctober 8, 2014 at 9:10 am #332206Yes, same issue here. No need of resizing. It just shows the scrollbar. The code Josue suggested removes the scroll bar, but now some of the text in the tooltip “does not fit” into tooltip and is hidden.
October 8, 2014 at 5:55 pm #332590October 8, 2014 at 11:16 pm #332774This reply has been marked as private.October 9, 2014 at 12:13 am #332793Hi!
I’m not seeing the same as you on my end (Chrome / OS X) but try adding this too:
.avia-google-map-container .gm-style-iw p { margin: 0; }
Remember to flush your minify/cache.
Best regards,
JosueOctober 9, 2014 at 1:52 am #332820Thanks for this, Josue. Solved, by altering text in the tooltip ;)
It is interesting, you can’t get the issue reproduced on your installation. I get this on every computer I have with chrome installed. I even tried it on a chromium on ubuntu. I also tried it with all chrome extensions disabled.
- This reply was modified 10 years, 1 month ago by Steve.
-
AuthorPosts
- The topic ‘Bug with current version of Google Chrome (Version 37.0.2062.103 m)?’ is closed to new replies.