Tagged: avia layout builder, enfold, not loading, php
-
AuthorPosts
-
August 27, 2013 at 7:08 pm #28542
Am using newest theme version of Enfold (2.01), and cannot get Avia Layout Builder to load when attempting to edit a page. When I first open the browser it works fine, then eventually gets hung up on all pages using the builder. I am using Chrome on Mac, but have also tried in FF and Safari with the same results. Using the most recent version of WordPress as well (3.6).
UPDATE: Just as I write this, I revisit the page and it loads fine, but I expect it to continue this behavior in time, so I will continue with this thread. I have disabled all plugins and that seems to do nothing as well. Page Refresh does nothing. Cache clearing does nothing, unless I completely restart the browser. Just wondering if anyone else is having this issue, and what their solution is?
August 27, 2013 at 7:15 pm #137872Just as suspected, I made one change using the editor > saved it > and once saved it got hung up again.
August 28, 2013 at 12:55 am #137873Anyone? This is a really time-sensitive matter I would appreciate some help?
August 28, 2013 at 1:36 am #137874Hi paulsutton,
Typically this is caused by a low php memory limit on your WordPress installation. Try upping your php memory limit to 128m and see if that helps.
A good reference/how to is here http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
If you end up needing to go with the php.ini method your host will be able to direct you the proper place to add the file.
Regards,
Devin
August 28, 2013 at 1:46 am #137875Thanks Devin, but memory is not the issue, see link (http://bit.ly/17iuv88). I have purchased this theme for my personal site (paulsutton.us), I had a new client purchase the theme also so that I could build them a site with it, I have it installed on a subdomain on my server, and this is where I am having the issue.
I have reinstalled in case the download was bad, upped my php memory, and disabled all plugins…out of ideas.
August 28, 2013 at 1:51 am #137876oh yeah, and it’s not a “screen option” hidden, either.
August 28, 2013 at 2:03 am #137877It could be a max variable issue as well. Eg, adding something like the following to your php.ini file:
max_input_vars = 8000
suhosin.post.max_vars = 8000
suhosin.request.max_vars = 8000August 28, 2013 at 2:07 am #137878Just checked the php.ini. Nothing remotely resembling that, or are you suggesting I add that?
August 28, 2013 at 2:13 am #137879Anyhow, I added that an tested with no luck.
August 28, 2013 at 3:33 am #137880Hey,
Make sure that your subdomain is allowed to exceed the php memory limit of 64M. Contact your host. You need at least 128M. Install WordPress from scratch if the issue persist.
Regards,
Ismael
August 28, 2013 at 3:38 am #137881As seen in the above screenshot (http://bit.ly/17iuv88), memory on the pages using pagebuilder are not using more than 22-23 out of 128MByte. I have reinstalled both WordPress and Enfold + Child theme twice now.
August 28, 2013 at 4:15 pm #137882Contact your hosting provider and ask them how/where you can add a php.ini file that will increase the max_input_vars (the code above) .
If you can also get a php info your server that we can take a look at maybe we can spot something else that may help.
August 28, 2013 at 4:38 pm #137883I already personally added the above code to my php.ini file, and it changed nothing.
August 28, 2013 at 5:05 pm #137884I understand that, however your server may not actually be reading from *that* php.ini or the host may not allow custom php.ini changes from the user.
August 28, 2013 at 8:39 pm #137885I initially contacted my host because I had to increase the upload amount for WordPress, this is the same file they directed me to. I would not assume there was another one for other purposes.
August 28, 2013 at 8:47 pm #137886And the server does actually read from that file because the memory jumped from 90-something max, to the 128MB I updated it to.
August 29, 2013 at 5:53 am #137887So I had my client create a subdomain on their own server, install fresh WordPress, install new copy of Enfold and Enfold Child and…the issue with the Avia Layout Editor “content NOT appearing” seems to have gone away, but…now, after I open up one of the text blocks and edit it > save it > then try and open up another “text block”, the actual text does not show in the WYSIWYG (no text to edit), and, when I try and insert an image via the ALB, when I click the “insert image” button…it does nothing.
I really like this theme, but it seems the more I work on building a site with it, the more it does not want to work.
August 29, 2013 at 10:12 pm #137888Hello someone, can I please give you admin access so that you can see this for yourself? I really need to address this issue so I can move on with development.
August 29, 2013 at 10:46 pm #137889Having the exact same problem. Spinning circle…. have deactivated all plugins, increased memory…
August 29, 2013 at 11:15 pm #137890If you can send me login details I’ll log in and take a look. As I asked for before it would be much more helpful to know the details of your server however since this seems to be an very isolated issue.
You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)
Regards,
Devin
August 29, 2013 at 11:38 pm #137891Thanks Devin, details sent.
August 31, 2013 at 1:46 pm #137892Hi Guys,
I was having the same problem until I changed the PHP version from 5.3.27 FastCGI to 5.3.27 CGI (Stable).
Hope this helps,
Jonathan
August 31, 2013 at 4:41 pm #137893September 3, 2013 at 6:02 pm #137894@jonathansherw, I believe your solution may have worked for me. I am going to continue to work through and hope the issue does not resurface, but all is well so far.
-
AuthorPosts
- The topic ‘Avia Layout Builder Not Loading’ is closed to new replies.