-
AuthorPosts
-
October 28, 2017 at 7:57 am #869819
Dear all
in this 2 days i try to make some layout for enfold theme
and i try to import demo
but cant import any demo
i am useing godday hostingOctober 28, 2017 at 3:49 pm #869928Hey kobeleung,
Often this is resolved by increasing the PHP memory limit in WordPress, using FTP, try pasting this code in the wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’define( 'WP_MEMORY_LIMIT', '256M' );
Another solution is to also try adding these rules in your .htaccess file using FTP:
php_value max_execution_time 180 php_value upload_max_filesize 20M php_value post_max_size 50M
Sometimes this may conflict with your host so try adding one line at a time & if any of them causes your site to stop working just remove them.
Also try disabling all of your plugins.
If this doesn’t help, please include a admin login in the private content area so we can take a closer look for errors.Best regards,
MikeOctober 29, 2017 at 10:53 am #870063thx Mike
but still not work
i use define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
still cant import any demoif i use
php_value max_execution_time 180
php_value upload_max_filesize 20M
php_value post_max_size 50M
will be 500 Internal Server ErrorOctober 29, 2017 at 10:57 am #870064i send you the layout wedsite layout and password
October 29, 2017 at 2:09 pm #870074same issue: Importing didnt work!
You might want to try reloading the page and then try againOctober 29, 2017 at 2:21 pm #870075thorstem
i try to reset and use wordpress reset too still not work
October 29, 2017 at 3:15 pm #870077i think i will try to install older verion
October 29, 2017 at 4:24 pm #870090Hi,
When I tried to import I received the error: “Failed to load resource: the server responded with a status of 500 (Internal Server Error)” Try to contact your host to fix that error and that would probably fix the importing issue.
I see your PHP Version is 5.3.24, version 7 is now recommend for the latest WordPress and Enfold, asking your host to update your PHP may correct the error.Best regards,
MikeNovember 26, 2017 at 12:35 pm #881867hi mike
very thank you for your help
i update my hosting plan
now is oho ver7.1
but still not import thr demoNovember 26, 2017 at 1:21 pm #881879Hi,
Your PHP Version is still showing as 5.3.24, you can see this by going to LayerSlider > System Status > Server Settings
and still a error 500 (Internal Server Error)
Please check your .htaccess file for the PHP version being declared, this is sometimes the case.Best regards,
MikeNovember 26, 2017 at 1:41 pm #881882sorry
my new websit link is hereNovember 26, 2017 at 1:44 pm #881883here is login and password
very thank youNovember 26, 2017 at 2:07 pm #881887Hi,
Please look at LayerSlider > System Status > Server Settings
On that site you need to correct PHP Post Max Size, PHP Max Upload Size, & PHP ZipArchive Extension
Please consult with your host.Best regards,
MikeNovember 26, 2017 at 2:59 pm #881892hi mike
very thank you for your help
i am trying to find the php setting
hope can fix this timeNovember 26, 2017 at 3:06 pm #881894 -
AuthorPosts
- You must be logged in to reply to this topic.