Tagged: enfold
-
AuthorPosts
-
November 5, 2015 at 8:59 am #530589
I just updated the theme to version 3.4 and got below message after update. Website is not vissible and can not login true wp-admin.
Need some help here.
public_html/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1495
-
This topic was modified 10 years ago by
Roy.
November 5, 2015 at 10:15 am #530635Anybody?
November 5, 2015 at 10:58 am #530649Hi there!
I cannont offer any solution but I have the same or at least a similar problem. Several theme options did not work any more and then I noted a new version of Enfold was available. I tried to update via WordPress, then my site disappeared and no login was possible any more.
I tried the solution to download a fresh copy of the theme and overwrite it via FTP on the server as described here
https://kriesi.at/support/topic/after-upgrade-links-to-css-and-uploads-broken/
but was * * * not * * * successfull with this approach. My site seems to be gone and I hope there might be another solution than an overall new installation. So I join your question: Anybody?November 5, 2015 at 10:59 am #530650November 5, 2015 at 11:04 am #530655Thanks borkent!
For now it’s working.
November 5, 2015 at 11:08 am #530659Hi borkent!
Thank you for this quick and dirty fix which also worked for me. I hope a definitive solution will come soon!
CheersNovember 5, 2015 at 11:22 am #530666Hi!
Can you please go to enfold/framework/php/class-framework-widgets.php and go to line 1495 and replace
$last_id = end($media_array)['id'];with
$last_id = end($media_array); $last_id = $last_id['id'];Please let us know if that fixes the problem
Cheers!
YigitNovember 5, 2015 at 11:45 am #530692Hi Yigit
That fix works for me.
November 5, 2015 at 11:56 am #530704Hey!
You are welcome, we are always happy to 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 :)Regards,
Yigit -
This topic was modified 10 years ago by
-
AuthorPosts
- The topic ‘Theme broken after update to Enfold version 3.4’ is closed to new replies.
