Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Slow Loading Website

Home / Forums / Virtue Theme / Slow Loading Website

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
May 29, 2015 at 4:03 am

Hi there,

I’m having problems with this website taking 20-40 seconds to load:

I’ve optimised it using W3 caching plugin, plus Leverage Browser Caching Ninja plugin and have optimised images using EWWW imagoe optimiser. After doing these things, it’s actually got a good rating for page load speed on GT Metrix – see here:

However, as you can see from their report, the page size is really large and it’s taking much longer than it should to load.

The host says it’s nothing server side, so I’m a bit stumped.

Is there anything theme related or any way I’ve presented the site that could be causing this slow load?

Here’s the custom CSS I’ve used within custom CSS box.

.boxed #wrapper.container {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}

.ktslider_home_hidetop {
margin-top: 3px;
}

.topbarmenu ul li a {
font-size: 16px;
color: #908c8c;
}

.topbar-widget {
font-family: Alegreya;
font-size: 16px;
}

a.sf-with-ul:after {
content: “e3b6″;
font-family: virtue_icons;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#topbar-search .form-search ::-webkit-input-placeholder {color: #908c8c;}
#topbar-search .form-search :-moz-placeholder {color: #908c8c;}
#topbar-search .form-search ::-moz-placeholder {color: #908c8c; opacity: 1;}
#topbar-search .form-search :-ms-input-placeholder {color:#908c8c;}
#topbar-search #searchsubmit {color:#908c8c;}
#topbar-search input[type=”text”] {color:#908c8c;}

.kad-slider .kad-slider-btn {
font-size: 28px;
}

.wpcf7-form p input, .wpcf7-form p textarea{

font-size:larger;
background-color:#f2f1f1;
color:#000055;
border-left-color:#32849c;
border-top-color :#32849c;
border-bottom-color:#bbbbff;
border-right-color:#bbbbff;
padding:2px;
}

.virtue_social_widget a i {
font-size: 50px;
line-height: 70px;
}

#containerfooter h3 {
font-size: 30px;
}

Thanks in advance for any suggestions,

Steve

  • The forum ‘Virtue Theme’ is closed to new topics and replies.