Tagged: CSS, display, error, help, internet explorer
-
AuthorPosts
-
July 13, 2013 at 4:50 pm #26157
.Hello,
I have started noticing problems with the way my site is displaying. Problems are accruing in both Firefox and Ie. Sometimes Chrome as well.
On the homepage the blog posts are overlapping the sidebar considerably. The footer seems bigger occasionally on chrome and consistently on IE.
Also the pop-up search box in the menu is slightly off course.
I have also just noticed that the site works perfectly in safari on an iphone and compatibility mode on IE 9.
Any ideas, thanks.
July 13, 2013 at 8:15 pm #129503Sorry forgot the URL: http://rerral.com
July 14, 2013 at 9:58 am #129504Any advice for this problem?
July 14, 2013 at 10:16 am #129505Just to add, I have taken all the custom css I have put away. This didn’t make a difference. Hopefully this narrows down the problem a little.
July 14, 2013 at 1:48 pm #129506Hi,
I checked your website on IE, Firefox and Chrome and they all look the same.
Let me tag the rest of the support team to check this out.
Regards,
Ismael
July 14, 2013 at 8:25 pm #129507Hi,
Please uninstall jetpack and keep it uninstalled for a bit, clear your browser cache and see how it feels. You also have some popup plugin . but I hope jetpack will be the one.
Thanks,
Nick
July 15, 2013 at 10:09 am #129508Hello, thanks for the replies. I have tried deactivating Jetpack and leaving it like that overnight but still no changes. I have also deactivated each plugin individually then cleared the cache and checked again but none seem to work. Also just re uploaded the original layout.css but still no fix.
Still not sure what to do from here. Any more ideas?
Thanks for all the help!
July 15, 2013 at 9:24 pm #129509Hi,
I don’t see any blog posts or footer problems using latest Chrome on Win7. I reloaded the http://re,,,,.com/hello-world/ page 10 times and clicked around the site using IE and all looks the same as on Chrome. I can’t reproduce what you describe and since nobody else is experiencing this, the plugins are responsible or whatever customization you added.I would get a fresh version of the theme. Reinstall WordPress Core, clean out the database, and slowly add everything back , one step at a time.
Lazy loading is causing that little image to the left of the title here http://www.clipular.com/c?10244042=cJCmL8KO66n2yBZTs3VpcyIepjA&f=.png
At the bottom of the homepage that popup can’t come up since it is triggered further down so that causes a little problem that you can never reach the bottom of the page. That’s the only thing i see. As you can tell by above image, all else looks fine.
Thanks,
Nick
July 16, 2013 at 11:55 am #129510Hi, I know everything looks fine on chrome. The problem is with firefox and internet explorer. I have also noticed it is only on the homepage or possibly only on the ‘blog posts’ widget in avia layout editor. As for the extra image in the post that was me testing out image sizes.
July 16, 2013 at 10:23 pm #129511Hello again.
Just an update. I have been trying to find the root of the problem, here it what I have tried so far:
1) Deacvitated all plugins.
3) Re-uploaded a fresh version of the theme
4) Re-uploaded a fresh version of both wp-includes and wp-admin
5) Cleared caches on firefox and internet explorer.
The site is still currently like this but when I refresh the problem still persists.
Not sure what to do next?
July 17, 2013 at 1:16 am #129512Hi,
Can you show a screen grab of the problem, a snapshot image since I don’t see anything but a normal site. You can use clipular.com browser addon to take a snapshot.
Thanks,
Nick
July 17, 2013 at 11:12 am #129513Hello again,
I notice you mention clipular which is a chrome add-on. Just thought I would mention again that the site displays fine on chrome the problem is with IE and Firefox.
Here is a picture from the website viewed in IE, it is identical to the problem in Firefox too:
http://s16.postimg.org/ax7fz5w3p/rerral.png
Thanks
July 17, 2013 at 11:43 am #129514Hi,
Misread your post. My bad. Thought it was a Chrome only problem. Now I see it.
Please add the following CSS
@media only screen and (min-width: 768px) {
.flex_column.av_two_third {
width: 64.6%;
}}You know there is a setting in the backend in Enfold > Theme Options > General Settings called Responsive that has 2 widths, one 1030px and one 1210px. You should change to 1210px since you have enough room for it.
Thanks,
Nick
July 17, 2013 at 12:32 pm #129515Hi Nick,
Thanks for the reply. Thank code didn’t seem to do anything but I edited it a little and it worked. Here it is if anybody needs it in the future.
.attachment-entry_without_sidebar {
width: 100%;
}
Thanks for all the help :)
July 17, 2013 at 5:36 pm #129516Glad it worked for you. Enjoy the theme!
Thanks,
Nick
-
AuthorPosts
- The topic ‘Problems displaying website’ is closed to new replies.