Home › Forums › All Other Themes › Background Photo Delay
- This topic has 13 replies, 2 voices, and was last updated 7 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
February 3, 2017 at 9:06 pm #60913
I have inherited this website and theme, and I can’t figure out how to make the background photo not be delayed. When you go to the site, it takes a couple seconds for the photos to appear and they don’t fit well with the site contents (much wider). Is there a way to adjust or fix this?
Site Address: http://inghamgreatstart.org/
February 6, 2017 at 11:57 am #61025Hi
This is image loading issue.
Kindly go to compressjpeg.com or tinypng.com to reduce the size of the image and use cache plugin like W3Total Cache or WP Fastest Cache so that it opens faster.
Regards
BradFebruary 10, 2017 at 7:55 pm #61694I did what you suggested – I compressed the image sizes and also activated W3Total Cache, and we are still having image loading issues. Specifically look at the News tab, and you can see that it not only loads slowly, but moves the right sidebar to the left. Please help!
http://inghamgreatstart.org/news/February 13, 2017 at 10:58 am #61835Hi Chris,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.theme-default .nivoSlider { min-height:400px;}
@media screen and (max-width:767px) {
.theme-default .nivoSlider { min-height:inherit !important;}
}Regards,
BradFebruary 13, 2017 at 3:36 pm #61887I have tried to do what you suggest, however I get this error message:
Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
February 13, 2017 at 4:20 pm #61901I was able to go to the customize option within the theme, but I don’t see the path you laid out. I added the code to the “Additional CSS” box, but it didn’t improve the “NEWS” page. The right-hand sidebar still moves to the left side of the screen.
Is there someway that someone could remote into my computer and help walk me through this? It really is becoming an issue.
http://inghamgreatstart.org/news/
February 13, 2017 at 4:23 pm #61902Also – the large background images (which I made smaller in size), only appears on the Home page, and on the News page. Is that supposed to happen>?
February 14, 2017 at 9:13 am #61980Hi Chris,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradMarch 6, 2017 at 9:38 pm #64505I am STILL waiting for help with this. PLEASE advise!
March 7, 2017 at 12:41 pm #64640Hi Chris,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveMarch 7, 2017 at 1:52 pm #64657Thank you for resolving the issue involving the “News” page. However, I am still experiencing issues with the background images loading slowly. I followed the instructions and reduced the size of the images, and they still load slowly. Please advise.
March 8, 2017 at 7:03 am #64757Did you used cache plugin?
March 8, 2017 at 2:04 pm #64806Yes! I also reduced the size of the images. Still load very slowly (like on a delay).
March 9, 2017 at 10:55 am #64888Hi Chris,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.