-
AuthorPosts
-
March 16, 2015 at 10:30 pm #412636
Hi,
Advanced Layout Editor just stopped working. I haven’t tried in a couple of months, as no updates have been necessary. But now, when I log into wordpress as admin and open any page – the spinner just keeps spinning forever, no layout is loaded.
This means that I can’t edit any page…
We are hosting wordpress and theme on mediatemple.net. WordPress is 4.1.
The php file is below, I saw that the memory limit change was recommended. I’m really in a bind here, we need to update our company website, and we can’t…
===php.ini===
; Rename this file to php.ini and uncomment or add directives.
; For a complete list of valid directives, visit:
; http://us2.php.net/manual/en/ini.php[PHP]
; We highly recommend that you leave this options enabled
cgi.fix_pathinfo=1; Increase maximum post size
;post_max_size = 20M; Increase execution time
;max_execution_time = 300; pull in EGPCS [Environment, GET, POST, Cookie, Server] variables as globals
;register_globals = true; For performance reasons, (mt) does not load all of the modules that are available
; into PHP. You may uncomment any one of the following “extension” lines to enable
; the desired module; Salblotron XSLT
;extension=xslt.somemory_limit = 128M
; save in local tmp
session.save_path=/home/116131/data/tmp- This topic was modified 9 years, 8 months ago by aciereszko.
March 17, 2015 at 3:09 pm #412970Hi aciereszko!
It sounds like problem is that you are using an older version of the theme which is not compatible with WordPress 4+. Please make sure that you are using Enfold 3.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitMarch 17, 2015 at 3:15 pm #412976Hi Yigit,
That did it! Stupid me, thanks a lot!
Andrzej
March 17, 2015 at 3:18 pm #412979Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Layout editor – not working’ is closed to new replies.