Top Menu Titles Jumbled
-
The top menu titles get jumbled but not all the titles and not all the time but often enough for it to be a major problems. I love this plugin so hopefully it can be fixed. I can send a picture but it can be recreated by just refreshing to going from post to post and back to the main portfolio page.
-
Hi! Please send me a screenshot about it, also, when it’s happening right click on your website, choose “view page source”, and send me the whole code in a txt file, because I couldn’t reproduce it: gabor@nextendweb.com
So the process of seeing this error is to go into for example to O’Reilly Chevrolet: http://104.238.76.43/~taglineclients/ddc/civano-schools/
then click on “Back to All Projects”, then go to another, like Precision Toyota/Scion: http://104.238.76.43/~taglineclients/ddc/precision-toyota/
and again “Back to All Projects”, and repeatedly doing this, after a while the menu will look different?It happens even if someone goes to the portfolio page for the first time and its happened with a couple different people in different companies.
Here is the link to the screen shot.
http://104.238.76.43/~taglineclients/ddc/wp-content/uploads/ddc.jpg
Please send me the page’s source code too, and tell me what is the version number of your Chrome browser. Also please press F12 on this page, click on Console, and refresh the page, until you see this error again, and it might write out something, please send me a screenshot of the error messages too.
This is the error from F12/Console.
2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://104.238.76.43/~taglineclients/ddc/wp-content/themes/ddc/normalize.min.css?ver=1.0I’m not sure how to send you the source code in an .txt attachment. Its pretty huge to just paste. Please advise. Thanks.
Chrome: Version 44.0.2403.125 m
Okey, I can see the problem now with that Chrome, there is some css code making that. I couldn’t find out which one, because when I change any css code in the console, everything is going back to it’s proper place, so if you would like me to find this code, please send me an admin account: gabor@nextendweb.com
But if you would put this javascript code into your theme’s probably header.php file, right under the <body> part, that should make the trick too:
<script> jQuery(window).load(function() { jQuery('.side-wrap').css('zoom',0.9999); }); </script>That worked!!!!! Thank you so much for your help. I love this plugin and was really hoping the issue could be corrected. Thank you again!
The topic ‘Top Menu Titles Jumbled’ is closed to new replies.