Tagged: Avia Page Builder, enfold
-
AuthorPosts
-
April 26, 2016 at 2:22 pm #622147
Having problems problems with the avia layout builder of enfold theme freezing when i drag a new element or drag around. Enfold theme up to date version 5.3, wordpress 4.5, followed all the steps here and still have the issue
please assist
April 26, 2016 at 2:30 pm #622158Hi Ruditrip!
Please try adding following code to Functions.php file in Appearance > Editor and check if that helps
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');
Best regards,
YigitApril 26, 2016 at 2:45 pm #622170hi Yigit
tried that already but did not help…. any other ideas?also gettjng this error so cant auto update theme and have to do manually which is irriating but page builder issue far more pressing
ketplace.envato.com’
Warning: Invalid argument supplied for foreach() in /home/masterms/public_html/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49created a login for you to see issue… detials in private message
please just be carefull on site as this is a live site of a high profile client…. thanks
April 26, 2016 at 2:49 pm #622176Hi!
That is weird. Can you please try re-updating the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/?
Regards,
YigitApril 26, 2016 at 2:59 pm #622195hi Yiygit
Overwrote all theme files via ftp still experiencing the issue….:(
April 28, 2016 at 10:41 am #623596any feedback on this? possible conflict with plugin?
April 28, 2016 at 1:56 pm #623724Hi!
Have you tried de-activating all active plugins and check if that helps?
Also, Enfold 3.5.4 and WordPress 4.5.1 are available.Cheers!
YigitJune 13, 2016 at 1:42 pm #647359hi Yigit
found the issue at long last….. conflicting with yoast SEO plugin! just thought i would share as this is a popular plugin and other as probably having the same issue,…. please test enfold with yoast seo pluign and see if you have same issue
thanks
June 13, 2016 at 1:51 pm #647368Hey!
Can you please firstly update Enfold to the latest version 3.6.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/? You can check out new features here – http://kriesi.at/archives/enfold-3-6-a-healthy-update-fitness-gym-app-and-health-coach-demo and refer to this post – https://kriesi.at/support/topic/having-problems-after-updating-to-enfold-3-6-please-read-this-first/ if you have any issues.
Regards,
YigitJune 13, 2016 at 1:56 pm #647373This is on the latest version of enfold dude. Version 3.6.1…. and latest version of yoast seo….. i am assuming the above is just an auto post of something, as does not relate at all to my comment…..
June 13, 2016 at 2:00 pm #647375Hey!
I am able to drag and drop elements while Yoast is active. Are you still not able to drag and drop them? Also, are you using any browser addons?
Best regards,
YigitJune 13, 2016 at 2:34 pm #647410Same problem in firefox with addons (firebug, measure it, last pass) and chrome (no addons) , microsoft edge (no addons)…………. Drop and drag only works if i deactivate yoast wordpress seo plugin…..
June 14, 2016 at 7:19 am #647808Hi,
Could you try deactivating all other plugins except for Yoast to see if there is a conflict? You are getting some JavaScript errors on the edit page and I think it’s due to one of your other plugins.
Best regards,
RikardAugust 31, 2016 at 6:51 pm #680281I already tested adding the recommended code to functions.php but it doesn’t help me.
I think I have different problem.My original post was moved to new thread:
Jiri
- This reply was modified 8 years, 2 months ago by norbou. Reason: Status change
September 2, 2016 at 6:26 am #681129 -
AuthorPosts
- The topic ‘Avia layout builder issues – wordpress 4.5, latest version of enfold theme’ is closed to new replies.