-
AuthorPosts
-
February 10, 2015 at 12:15 am #393420
Hi
I’m running WordPress 4.1 and I have the latest version of Enfold (3.0.8). I have been running W3 Total Cache problem free for the past few months. Last month I set up MaxCDN and everything was working well.
Today, for no reason (no new plugins, no settings changed,nothing) I had the white screen of death. I have found 4 plugins that cause this and have removed them via FTP. However, W3 appears to crash the site too. I uninstalled W3 and used WP Super Cache and this worked until I tried to use the MaxCDN settings (white screen again) or a white screen when I tried to clear the cache.
Has something changed with Enfold? I have lost a full day trying to work out what is going on and if Enfold is unstable I will have to find a new theme which I really don’t want to do.
Please bear with me, I am not a coder or a web builder, just a photographer who manages my own site through what I can learn via google so please explain things step by step to me and please avoid acronyms.
February 10, 2015 at 5:11 pm #393784Hi James!
Can you please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Best regards,
YigitFebruary 20, 2015 at 6:13 pm #399791James, did that fix your problem?
February 20, 2015 at 6:18 pm #399795Hi, sorry for the delay, yes it appears to have helped, my hosts couldn’t go up to 128MB so I have had to switch hosting which then caused problems with my email, so I’ve only just checked it.
February 20, 2015 at 7:28 pm #399835I just checked with my hosting company and I have unlimited memory so that’s not my issue. I paid for the unlimited hosting account. Thanks for your reply.
February 21, 2015 at 1:21 pm #400065Hi!
@voice903fm: Please give us a link to the actual website. Make sure that you have the latest version of the theme, 3.0.8.Cheers!
IsmaelFebruary 22, 2015 at 8:05 pm #400254This reply has been marked as private.February 23, 2015 at 12:28 pm #400578Hi!
The demo is still using the BWP plugin so I don’t think you will have any issue with WP 4.1.1. If something is broken after you activate the plugin, add this to the functions.php:
add_filter('bwp_minify_style_ignore', 'exclude_my_css'); function exclude_my_css($excluded) { $excluded = array('avia-custom', 'avia-layout'); return $excluded; }
Regards,
IsmaelFebruary 23, 2015 at 6:08 pm #400867This reply has been marked as private.February 23, 2015 at 7:31 pm #400944This reply has been marked as private.February 24, 2015 at 12:11 pm #401323Hey!
I see that your site is up again, very difficult so say why it was down and what caused it. Did you try contacting your hosting?
Cheers!
RikardFebruary 24, 2015 at 8:26 pm #401680Rikard: They were the first people I called. They saw nothing on their side and said the site was loading a blank screen. Apparently the WP-Super Cache created an htaccess file that screwed up the site. I may try them again when I get the time. Can you answer the following:
1) Do I really need Cloudflare?
2) If yes since I’m at 6 secs do I really need to change my DNS serves. (My domain runs a lot of other sites and I really prefer not to touch the DNS settings)
3) I see I still have (F) in Specify image dimensions is there a way to get the image demissions into the codes to raise this grade?
4) I see I still have (F) in Server Scaled Images is there a way to get ride of these to raise this grade?
5) I see I still have (F) in Remove query strings from static resources. Wasn’t BWP Minify supposed to fix this for me?February 26, 2015 at 4:51 pm #402771Hi!
we can’t really help you with any 3rd party plugin/extensions/programs. But for
1) No, you don’t need it. It will only speed up your website (as long as it works well).
2) If your domain runs other sites it may decrease loading speed.
3) What do you mean with (F)?Please contact the plugin’s authors for their support.
Best regards,
AndyFebruary 26, 2015 at 6:49 pm #402904This reply has been marked as private.February 27, 2015 at 7:19 am #403206Hi!
Not entirely sure exactly what BWP Minify does, you can read more here: https://wordpress.org/plugins/bwp-minify/
Regards,
RikardOctober 3, 2017 at 11:15 pm #859821Hi, i too am having the same problem with my cache plugin. What is this code that Ismael wrote and should i apply it? I have tried several different cache plugins and they all seem to work for about 24 hours until they eventually break my site. The homepage content vanishes and all i have is my top menu header. In order to fix it, i have to remove all my cache preferences and then purge cache. But i cannot do this each time – something is wrong.
I have tried:
Wp-Rocket
LiteSpeed
WPFCAll seem to have the same issues!
I have a CDN with MaxCDN as well.
October 4, 2017 at 8:35 am #859992October 4, 2017 at 10:53 am #860079Yes I am 100% using the latest version. I’m not silly. I have paid for the theme, the least one can do is make use of the latest theme.
I have done absolutely everything I could possibly do. I have literally stressed every post in the forum with people who have experienced something similar and followed every advice, from using WordPress memory limit all the way through to reinstalling a fresh copy of theme files.
I have asked for information relating to this with help and advice but there was nothing that you guys actually helped with other than regurgitate the same thing you regurgitated in previous threads.
Nonetheless, after almost a month of stress and loss of time and money, I came to discover that enfold does not perform good at all with php7.1. it breaks the site when using cache plugins. It also makes the back end excruciatingly, slow beyond belief.
I reverted back to php5 and my website is now fully functioning with the cache plugin, jetpack and MaxCDN. Furthermore, the WordPress backend is now working at bullet speed.
I’m a bit disappointed that you were quick to blame my fast hosting and other plugins before questioning the ability for your theme to work on the latest php7. Yes, enfold works on php7, but not fully. It’s slow, sluggish and it will break your site without warning.
I will remain on php5 for now but I hope that you in future develop the theme to be more fit and able for php7+.
I hope this helps other people identify similar faults.
Regards
Moss.October 5, 2017 at 5:23 am #860400 -
AuthorPosts
- You must be logged in to reply to this topic.