Tagged: avia editor
-
AuthorPosts
-
May 17, 2016 at 1:48 am #633396
Hi,
Similar to others, I have a problem with ALB on Enfold 3.5.4, WordPress 4.5.2.
I’ve tried disabling all plugins, including WordFence. Have added the functions.php script. Have switched back to a default theme. Have done a fresh install of Enfold by downloading ZIP and uploading via FTP. And i’ve tried all of the other ideas listed on the forum.
Seems to be happening to a lot of people?
Can you please have a look for me. Need to fix something on our site urgently.
Cheers,
MattMay 17, 2016 at 6:05 pm #633887Hey Matt!
Can we try de-activating all active plugins for testing purposes as well?
Best regards,
YigitMay 18, 2016 at 12:53 am #634101Hi Yigit,
Yes that’s fine.
Thanks
May 18, 2016 at 3:32 am #634119Hi,
We checked if there were any plugin compatibility issue but it turned out the plugins are not causing this problem. There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
VinayMay 18, 2016 at 3:54 am #634128Hi Vinay,
As mentioned above, “I have done a fresh install of Enfold by downloading ZIP and uploading via FTP”. The theme i’m using is a fresh copy.
Do I have to delete the child theme I’ve created as well?
May 18, 2016 at 5:56 am #634166I have deleted the child theme over FTP, switched back to a default theme, fully deleted the Enfold theme by FTP and reinstalled using a fresh ZIP from ThemeForest. Still no luck.
This is pressing as I need to make urgent changes to the site.
Are you able to please investigate further?
May 18, 2016 at 6:26 am #634176Hey!
Sometimes Enfold can be distrucbed from server settings.
Can you please Switching off ModSecurity in the cPanel?Let us know if that fixes the issue
Cheers!
BasilisMay 18, 2016 at 7:10 am #634205Hi Basilis,
I’m looking at cPanel here and there is no ModSecurity firewall installed?
May 18, 2016 at 7:27 am #634210After calling GoDaddy, they confirmed there is no firewall running on the client side.
May 18, 2016 at 2:18 pm #634477Hey!
We tried to force load jQuery first incase if any functions are called before that but that don’t seem to be the problem. There is a js error showing up in console when i try to create a new page and activate the ALB
ncaught Error: cannot call methods on sortable prior to initialization; attempted to call method 'toArray'
It could be related to wordpress core file and also sometimes affected by the .htaccess file on the server. Please backup the .htaccess file and delete it.
Then login to WP admin Dashboard > Update and re-install wordpress. it won’t affect any data but will only replace the wordpress files.
Let us know if this helps.
Cheers!
VinayMay 19, 2016 at 2:27 am #634849Hi Vinay,
Still no luck, unfortunately. Any other ideas?
I’ve increased the memory limit on config.php, but not on my php.ini. Could it be a memory issue, or do you think it is a corrupt WP file?
How does the WordPress update from the dashboard work? Does it only overwrite the files that have been modified in that particular release?
Cheers,
MattMay 19, 2016 at 4:21 am #634878There was a small script at the bottom of htaccess:
# Wordfence WAF
<Files “.user.ini”>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
</Files># END Wordfence WAF
May 19, 2016 at 4:22 am #634879I have deleted script this and still no good.
Deleting the htaccess file altogether was returning a 404 error on all pages.
May 19, 2016 at 9:12 am #635058Hi Vinay,
I did a manual update of all wp-includes, wp-admin, and all files in the root wp folder.
Still not working.
Do you have any other ideas? I really need to sort this out.
Cheers
May 20, 2016 at 4:26 am #635664Hi,
We checked the site again but we got the following errors which means that one of theme files are missing.
Warning: require(php/inc-autoconfig.php) [function.require]: failed to open stream: No such file or directory in /home/content/76/11492576/html/newsite/wordpress/wp-content/themes/enfold/framework/avia_framework.php on line 39 Fatal error: require() [function.require]: Failed opening required 'php/inc-autoconfig.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/76/11492576/html/newsite/wordpress/wp-content/themes/enfold/framework/avia_framework.php on line 39
Please update the theme manually via FTP. http://kriesi.at/archives/the-complete-guide-to-updating-enfold
Best regards,
IsmaelMay 20, 2016 at 4:39 am #635674I’m just in the middle of deleting and updating (again). So that’s probably why you got that error.
- This reply was modified 8 years, 6 months ago by conformgroup.
May 20, 2016 at 4:53 am #635680Hi Ismael, still not working.
Things I’ve tried to date:
Disabled all plugins
Added the functions.php script.
Deleted child theme and custom function.php scripts
Have done a fresh install of Enfold by downloading ZIP and uploading via FTP (twice). Deleted theme files completely
Have done a fresh install of wp-admin and wp-includes (not wp-content)
Replaced .htaccess file to default
Replaced core files in wordpress root dir
Added define(‘SCRIPT_DEBUG’, true); to wp-config.php
Have switched back to a default theme.
There are probably moreJS error in console:
Uncaught Error: cannot call methods on jquery.js?ver=1.12.3:2
sortable prior to initialization; attempted to call method ‘toArray’Really struggling with this one.
Any help will be GREATLY appreciated.
- This reply was modified 8 years, 6 months ago by conformgroup.
May 22, 2016 at 11:59 pm #636462Any other ideas guys?
May 23, 2016 at 3:46 am #636490Hi,
Set the folder permission of the WP folders to 755. They are set to 705 currently. https://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress
Best regards,
IsmaelMay 23, 2016 at 7:49 am #636584Hi Ismael,
No. Still not working. Changed wordpress folder and all sub directories and files to 755.
May 23, 2016 at 7:51 am #636587The shared hosting server i’m on is running PHP 5.3. I can upgrade to 5.4.
Are there known issues between 5.3 and WP 4.5.2/Enfold 3.5.4?
May 24, 2016 at 12:20 am #637184FINALLY found a solution!
“I have fixid this spinning issues before you need to try deactivate/Active all your wordpress plugins, after the follow steps:
Go to this page(template-builder.class.php) located at : /themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php goto line 187 or find script
wp_enqueue_script(‘avia_element_js’ , $this->paths[‘assetsURL’].’js/avia-element-behavior.js’ , array(‘avia_builder_js’), $ver, TRUE );
Comment this line
//wp_enqueue_script(‘avia_element_js’ , $this->paths[‘assetsURL’].’js/avia-element-behavior.js’ , array(‘avia_builder_js’), $ver, TRUE );And go to wordpress browser refresh your page where you caught error(continues spinning) in dashboard editable page. after refreshing the page it will loads the page without spinning, and again uncomment script line(revert back what changes done) and refresh again then you will load editable page without continues page spinning.”
May 24, 2016 at 6:53 am #637279Hi,
I see. It’s possible that the script was cached and that’s why it’s not working. By temporarily disabling it and then enabling it back, the theme is forced to serve the correct version. Thanks for sharing. :)
Best regards,
IsmaelSeptember 11, 2016 at 11:46 am #684733I have the same problem. This is the final solution por Avia Editor only loading and not work when the plugins are active?
Or Enfold group are thinking about fix this problem in the next update?September 12, 2016 at 4:02 am #684860September 12, 2016 at 10:50 am #684975Hi Guys!
Found the issue for this error and an update with a bugfix will be released later today
Cheers!
KriesiFebruary 28, 2018 at 9:57 am #918891Hi
One off the users on our website (admin) all of a sudden couldn’t access the enfold-builder on pages (posts, portfolio and so on, still worked)
Found the “wp_enqueue_script(‘avia_element_js’ , $this->paths[‘assetsURL’].’js/avia-element-behavior.js’ , array(‘avia_builder_js’), $ver, TRUE );” solution and it worked for me.
So a heads up, this can still happen.The webpage have:
Enfold Version: 3.6.1
WordPress 4.9.4February 28, 2018 at 2:03 pm #919048Hi,
@enestedt Thanks for sharing however you are using a very old version of the theme. Currently the latest version is 4.2.4 – https://kriesi.at/documentation/enfold/enfold-changelog/.
Glad it worked though! Please feel free to start a new thread under Enfold sub forum if you have any other questions or issues :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Avia Layout Builder Not Working’ is closed to new replies.