-
AuthorPosts
-
November 18, 2017 at 8:33 am #878405
Step I have taken:
1. Fresh Install Enfold 4.1.2 from ThemeForest.
2. Deactivated all plugins.
3. Tried both legacy PHP 5.6 and PHP 7.1 via CPANEL.
4. Updated WordPress 4.9
5. Increased memory allocation in wp-config.php define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
6. Cleared cache, tested on different workstation.Still no dice.
Is there anything else I’ve missed?
Kindly assist, thank you.November 19, 2017 at 10:50 am #878735Hey zeelim,
Could you post a link to your site as well please? If you are running 4.1.2 then please try updating to 4.2: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardNovember 20, 2017 at 5:06 am #878963Hi Rikard,
Silly me. Kindly find the link to the site below.
I can’t seem to be able to download 4.2 from Themeforest (their current version is still stuck 4.1.2).
Is there an alt site to download the files from?November 20, 2017 at 11:58 am #879064Hi,
The theme is always the latest version on Themeforest and it’s the only site you can access the theme files from, maybe you can try again? If you enter your user name and API key in the theme options then you might be able to receive the updates automatically.
Best regards,
RikardNovember 21, 2017 at 5:38 am #879501Hi Rikard,
I’ve managed to update the site to Enfold 4.2, but the problem persist.
The Avia Layout builder is still not working.
Any other suggestions?November 21, 2017 at 12:38 pm #879684For me the same issue what Zeelim is talking about!
1. Enfold 4.2.
2. Tried legacy PHP 5.6 PHP 7.0 PHP 7.1. (see pictures of specific settings: http://nl.tinypic.com/r/9ir3gp/9 and http://nl.tinypic.com/r/qz4ver/9)
3. WordPress is updated to 4.9.
4. In debug mode nothing happens.
5. Increased memory allocation in wp-config.php debug notice: Notice: Constant WP_MEMORY_LIMIT already defined in. Btw, in my case it needed to be: define(‘WP_MEMORY_LIMIT’, “256M” );In another site wich is already fixed (with WordPress Multisite activated) it had to do with changing this:
– – – –
/* Multi sites voor WordPress */
define(‘MULTISITE’, true);
define(‘SUBDOMAIN_INSTALL’, true);
define(‘DOMAIN_CURRENT_SITE’, ‘www.MYDOMAIN.nl’);
define(‘PATH_CURRENT_SITE’, ‘/’);
define(‘SITE_ID_CURRENT_SITE’, 1);
define(‘BLOG_ID_CURRENT_SITE’, 1);*//* Resolving problem with Multi Site domain.nl/wp-signup.php to a normal domain.nl */
/*$we_url_to_reolcate_to = ‘http://www.’ . $we_dom . ‘.’ . $we_tld;
define(‘NOBLOGREDIRECT’,$we_url_to_reolcate_to);
– – – –to this:
– – – –
/* Multi sites voor WordPress */
define(‘MULTISITE’, true);
– – – –The website which isn’t working has no multisite activated. So for me this is a new situation.
I think it has something to do with the wordpress update 4.9. Because something isn’t correct in the enfold theme after this update.Any ideas yet?
November 21, 2017 at 1:44 pm #879722This reply has been marked as private.November 22, 2017 at 11:52 am #880189Hey Kriesi,
I want to ask you kindly to assist with our problem.
Any ideas yet?
infoNewMultimediaNovember 22, 2017 at 12:13 pm #880203Hi,
Can you please try to download and to overwrite these two files in /wp-includes/ via FTP and check if that helps?
1- https://www.dropbox.com/s/oylrzlxp0d97ch1/l10n.php?dl=0
2- https://www.dropbox.com/s/6hvov152yuj38gl/script-loader.php?dl=0
This is a core WP issue which should be fixed in upcoming WordPress update :)Best regards,
YigitNovember 22, 2017 at 12:25 pm #880209Hi Yigit,
Thanks for the fix, but unfortunately it’s still not working from my end.
Screenshot attached.November 22, 2017 at 1:20 pm #880234Hey Yigit,
Thanks indeed for your great help! Sorry to hear it did not work for you Zeelim.
For me everything works well through those updated files.
Thank you so much.November 22, 2017 at 1:58 pm #880253Hi!
Excuse me @zeelim, i thought this was @infonewmultimedia’s thread. Could you please try re-updating the theme via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/ once again and post FTP logins here privately if that does not help?
@infonewmultimedia Glad we could help! Let us know if you have any other questions or issues :)Regards,
YigitNovember 23, 2017 at 6:11 am #880593Hi Yigit,
I’ve just tried re-uploaded the files via FTP, but the problem is still there. I’m kinda at my wits end, lol.
Anyway, I’ve taken the liberty of creating an FTP account for you guys to dive in and have a look.
Thank you again for all your help.November 23, 2017 at 11:42 am #880667Hi,
Path does not seem to be correct. I attached a screenshot in private content field. Could you please check FTP logins and path once again? :)
Best regards,
YigitNovember 24, 2017 at 9:54 am #881087Hi Yigit,
Kindly use this logon instead.November 24, 2017 at 10:47 am #881106Hi,
I tried increasing the values via wp-config.php file but it did not work. Could you please ask your hosting provider to adjust configuration as following?
Max_execution_time = 30 Max_input_time = 60 Post_max_size = 32M Upload_max_filesize = 32M Max_input_time = 60
I was not even able to update Functions.php file. I believe increasing these values will help :)
Best regards,
YigitNovember 28, 2017 at 11:56 am #882598Hi Yigit,
I copied your reply and sent it to my hosting provider, but they don’t seem to know how exactly they can do this (which explains the late reply).
Could it please explain how this is done? I mean, are they supposed to edit these values in the file functions.php ?November 28, 2017 at 7:23 pm #882843Hi,
No, they should increase the values in php.ini file. They can refer to this post in case they do not how to locate php.ini file :)
Best regards,
YigitDecember 1, 2017 at 4:43 am #883672Hi Yigit,
My host has changed the values on the PHP side, but the problem persist.
Any other thoughts?December 5, 2017 at 3:45 pm #885115Hi zeelim,
Credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaDecember 6, 2017 at 12:28 pm #885538Hi Victoria,
I’ve updated the credentials, kindly find them below:December 6, 2017 at 1:12 pm #885569Hi zeelim,
Here is a thread about it
If you need further assistance please let us know.
Best regards,
VictoriaDecember 7, 2017 at 4:30 am #885891Hi Victoria,
That did the trick. OMG, THANK YOU SO MUCH.
The main problem was that my host is blocking access to admin-ajax.php.
I logged onto CPANEL, and had whitelisted that under modsecurity.Thanks, and have a good day.
December 9, 2017 at 1:26 pm #886809Hi zeelim,
All right! Glad we finally spotted the issue!
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.