Website Issue

Velvis

Well-Known Member
Reaction score
47
Location
Medfield, MA
I not quite sure how to explain this so I havent been able to google it.
But when you goto my website there is a slight delay where the header text is displayed twice without any graphics and after a few seconds it displays properly. Any ideas why this would be? (Page is slow loading as well which I am working on)

http://www.thecomputersolutionscompany.com/

My site got wiped out a while back and I have been slowly rebuilding it using the same theme, and it didn't have this problem before.

Thanks!
 
I not quite sure how to explain this so I havent been able to google it.
But when you goto my website there is a slight delay where the header text is displayed twice without any graphics and after a few seconds it displays properly. Any ideas why this would be? (Page is slow loading as well which I am working on)

http://www.thecomputersolutionscompany.com/

My site got wiped out a while back and I have been slowly rebuilding it using the same theme, and it didn't have this problem before.

Thanks!
it appears you have some serious html/css issues, duplicate ids etc. use one of the many web site testers to see. for example, http://nibbler.silktide.com/en_US/reports/www.thecomputersolutionscompany.com
the header image is way too big, takes ages to load up.

Edit: specifically look here: https://validator.w3.org/nu/?doc=http://www.thecomputersolutionscompany.com/
 
Last edited:
Loaded instantly for me. Nice looking site! I noticed you have two testimonial buttons?
Could that be part of the problem?
 
That's the issue, but it usually displays properly after a few moments.

Is it staying like that for you?


Sent from my iPhone using Tapatalk Pro
i get the two versions that you're seeing. it's a bit confusing what's going on but there appear to be two main menus and several header sections. There are duplicate menu item IDs etc. I suggest you uninstall that theme and reinstall it or try a different one.
 
Holy mother of God your source code is atrocious. Absolutely no definition. Are you using a service/code for compression? If so, stop! Duplicate DIV ID's is a bad choice unless your closing them properly and NOT using them to define different content. Ugh, it hurts my eyes looking at the source.
 
Turn off your code Minifying plugin.

Might be incorporated with something else like YoastSEO, W3 Total Cache, WP Super Cache, All-in-one-SEO.
 
Back
Top