-
AuthorPosts
-
March 5, 2018 at 1:46 pm #921469
At the request of Mike, I am creating a new thread so that my issue can be investigated.
Update attempts have been made to the latest version of Enfold 4.2.5 both from within Dashboard and by downloading latest version from Themeforest and then FTP install.
Both resulted in Blank homepage but still access to Backend Dashboard via wp-admin.
Wordfence is installed and active and I would like to continue to use this plugin, so if it is the cause then a solution needs to be found.
Rolling back to 4.2.4 brings the site back to operational with Wordfence active, so it would appear that some file change in 4.2.5 is breaking things.
Staging site details and Admin user access credentials are in Private ContentRegards
CraigMarch 5, 2018 at 1:48 pm #921472Hey Craig,
Thanks for the info! Could you please post FTP logins here privately as well? :)
Cheers!
YigitMarch 5, 2018 at 2:44 pm #921495This reply has been marked as private.March 5, 2018 at 7:38 pm #921726This reply has been marked as private.March 5, 2018 at 9:01 pm #921782I deleted current Enfold theme version from the server via FTP and uploaded Enfold 4.2.5 via FTP and it seemed to solve the issue. I would like to note that I had to follow this process about 3x before it resolved properly.
March 5, 2018 at 9:20 pm #921809Hi,
We appreciate letting us know.
Yes it can be a php version issue which will be available to be fixed if you update the php version on the server.Best regards,
BasilisMarch 5, 2018 at 10:22 pm #921862Hi,
@craigriches I replaced the content of wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/asset-manager.class.php file with this one – https://pastebin.com/JpStScD0We will include the fix in upcoming Enfold update which is planned to be released on 3rd week of March. Please review your website :)
Best regards,
YigitMarch 5, 2018 at 10:36 pm #921876Thanks @Yigit,
Mike mentioned the development team had made changes to the config-template builder in this update. I presume this is what is causing the issue for many users.
Good thing 4.2.6 is coming along so quickly after the last one eh? ;)March 5, 2018 at 10:55 pm #921892Hi,
Exactly! Changes our dev team is making are going to make the theme
harder, better, faster, stronger :)Cheers!
YigitMarch 6, 2018 at 3:39 pm #922365Hello again @Yigit,
Having checked through the updated staging website you carried out yesterday. I can see that the Tab element is now not showing correctly on the product pages as well as any developer modifications made to elements on those pages.
If however, i choose to show the product pages “un-minified” via the Hummingbird Pro plugin option in the menu bar of Dashboard I can see the Tabs properly as they should be.
Something in the new code/template is blocking the display. Some sample product pages in PVT to show what I mean.
It would appear the minifying is stripping any additional code our developer added to the pages.- This reply was modified 6 years, 8 months ago by craigriches.
March 6, 2018 at 11:06 pm #922548I have tried updating to 4.2.6 today and the minification problem is still there.
March 7, 2018 at 8:40 am #922788This reply has been marked as private.March 7, 2018 at 1:58 pm #923007I can now confirm that I have downloaded and uploaded via FTP the latest 4.2.6 version of Enfold to my staging site and the Tab display problem and minification issues are still there.
Please can someone respond to my thread.March 8, 2018 at 6:56 pm #923997is there any possibility of someone from Enfold support contacting me regarding my issue? I have 2 threads open for the same thing now and no-one has come back to me.
Regards
CraigMarch 9, 2018 at 6:44 am #924277Hi Craig,
Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Please try disabling Enfolds minification by adding this to your functions.php
add_filter('avf_merge_assets', function() { return 'none'; });
If you need further assistance please let us know.
Best regards,
VictoriaMarch 9, 2018 at 11:20 am #924406This reply has been marked as private.March 9, 2018 at 3:28 pm #924545March 9, 2018 at 3:58 pm #924574This reply has been marked as private.March 14, 2018 at 5:54 am #926406 -
AuthorPosts
- The topic ‘Blank Homepage after upgrading to 4.2.5’ is closed to new replies.