Forum Replies Created
-
AuthorPosts
-
Hi Josue
Thank you.
I just pasted below – logo doesn’t appear??? Also seems to insert a large space between main heading and sub headings in pull down. What am i doing wrong?
@media only screen and (min-width: 767px) {
#header_main > .container {
display: none;
}
}.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child, .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
height: 200px;
line-height: 100px;
}.html_header_top.html_header_sticky.html_bottom_nav_header #main {
padding-top: 100px;
}Hi Yigit
Thank you.
I have tried doing both of these things – still not there.
Regards
Faye
Here you go
Thanks Ismael
I will look into this now.
Regards
Faye
This is not a caching issue.
I have now disabled the W3 total cache.
If you do a hard refresh you should now see it’s slow again and not getting confused by any caching thats going on.
Thanks
Faye
Hi
The CPU usage spikes overtime we try and open a page, which it shouldn’t. It all seems to be to do with a PHP-CGI.exe
I don’t understand it – it loads very slowly for us (jnside and outside the office). We are still getting the timeout alarms from Rackspace.
We have caching configured. However unlike Rlogan2334, every page still takes 20-30 secs to load, even when we have been to it before.
I am still not clear on whether this is a Backspace or a theme issue.
Hi Rikard
We have done this – but there has been no change?
Thanks
Faye
Hi
As advised by Yigit, i have now updated the theme to 3.2.3.
The site is still slow. Because it often takes longer than 10 secs to load it triggers the Rackspace time out alarms.
The site is slow whether it is accessed from home, in the office by myself or countless colleagues and partners.
It certainly seems to be a problem with the theme and the time it takes for the server to return the page to the browser. I have switched to a standard WordPress theme and there isn’t a problem.
Please can you let me know what else we can try?
Hi Ismael
I’m surprised you say that. It may well be an intermittant problem, but in general it is very slow.
It takes a long time for me and I am constantly getting alerts from Rackspace telling me it has timed out after 10 secs.
“CRITICAL – Socket timeout after 10 seconds”
Thanks
Faye
Hi Yigit
Having problems with this.
The site is hosted on Rackspace….
How long will you be available for today?
Thanks
Faye
I have tried a few times now and can’t update theme
Still says “could not create directory”
Can you give me your contact details – i can then create a temporary login for the site?
Thanks
Faye
Hi
I am getting this error message when trying to upgrade to 3.3.2
Unpacking the update…
Could not create directory.
Can you give me your contact details – i can then create a temporary login for the site?
Thanks
Faye
A bit more detail on everything that has been tried tested so far
I did a lot of debugging before hand to see if there was anything amiss rather than just popping caching on over the top of a problem but I didn’t really come up with anything other than simply the theme is very slow and you’ve got that same theme running on another couple of sites. So that, coupled with the fact that it’s a small Windows server, it was simply taking ages to load each page through that theme.
I tested a basic PHP page, and it loaded instantly. Previewing the default WordPress theme ran quickly too. To be honest, even the WordPress admin doesn’t run too badly so it did definitely boil back down to the theme which is what caching will help.
I upgraded the version of PHP, and checked that was running with fast CGI and everything else was optimised surrounding that.
I reduced the number of allowed PHP instances to run on the server to 16. It’s suggested to go with about 8 per CPU core. This stops the server from running out of memory and grinding to a halt.
I updated any plugins, and moved away any unused ones.
I then installed wincache, and enabled that.
I then installed the W3 Total Cache plugin and configured the most optimum settings there.
Thanks
Faye
Hi Yigit
They are all deactivated – but it has made no difference to the speed site
I shall turn them all back on again.
Thanks
Faye
Bingo! Problem solved. Thank you so much for your help…and so quick!
Regards
Faye
Great!!! Nearly there – just not quite centred – how can i fix this?
Many thanks
Faye
Hi
Thanks for getting back to me. That doesn’t seem to have worked. My logo should stretch right across the page, but doesn’t. Any other suggestions?
Many thanks
Faye
It’s not just this file…i get an error message with all the files.
From the video it looks to be as simple as dragging and dropping the enfold folder onto my website server (into themes). But it’s not working.
Hi
I have followed the instructions above but i am unable to upload the enfold theme folder. It attempts to load all the files but responds with an error message similar to this /var/www/html/wordpress/wp-content/themes/lang/de_DE.po: open for write: no such file or directoryWhat am i doing wrong?
Thanks
I’m concerned that visitors to my site who are using IE8 won’t appreciate that it is an IE issue. I found this as a fix
All of You need is to force disable C.M. in IE – Just paste This code (in IE9 and under c.m. will be disabled):
<meta http-equiv=”X-UA-Compatible” content=”IE=9; IE=8; IE=7; IE=EDGE” />
Source: http://twigstechtips.blogspot.com/2010/03/css-ie8-meta-tag-to-disable.html
Could I use this at all within the theme?
-
AuthorPosts