-
AuthorPosts
-
August 29, 2015 at 12:45 pm #495302
After updating Enfold to to 3.3.1 with WP 4.2.4 my Avia Layout Builder is blank on all pages, with a constant load/refresh showing. I tried updating WP to 4.3 in hopes of it fixing the issue but no joy :( I’ve noticed a bit of this going around and have tried all of the below fixes to no avail…
– cleared cache
– refreshed page many times
– hard reset (ctrl + F5)
– disabling Visual Editor in User ProfileAnyhow, my site was hacked recently and I spent 2 days getting that sorted, but our SEO company needs to make changes to the site after we restored to an older backup. Any assistance would be greatly appreciated :) Thanks for your time!
- This topic was modified 9 years, 2 months ago by cdapex.
August 31, 2015 at 6:36 am #495587I have this problem as well, and I debugged and fixed this!
The problem is when you have your “admin” area HTTPS
I was noticing while editing, that the editor or backend was loading an insecure JS.
IT was Google Fonts from the /themes/enfold/config-layerslider/LayerSlider/wp/scripts.php
So I changed the scripts.php ( line 109 )// 3rd-party: Google Fonts wp_enqueue_style('google-fonts-indie-flower', 'http://fonts.googleapis.com/css?family=Indie+Flower', false, LS_PLUGIN_VERSION );
to
// 3rd-party: Google Fonts wp_enqueue_style('google-fonts-indie-flower', 'https://fonts.googleapis.com/css?family=Indie+Flower', false, LS_PLUGIN_VERSION );
and it worked great!!
PS: to enfold staff, please update in future release!
August 31, 2015 at 7:02 am #495590Hey Eberswine, congrats man and thanks for posting! Being a noob with all of this I’m worried about wrenching on it myself.
Perhaps a mod can comment as I really need to get this site back to where it can be edited, thanks!
PS: one other issue, and I can start a new thread if needed….About a year ago my BBPress forum stopped allowing users to edit. When you hit edit you get a 404 error. Not sure if this is a theme issue with BBPress as I’ve yet to figure out what’s going on. Anyhow, any comments would be appreciated….thanks!
- This reply was modified 9 years, 2 months ago by cdapex.
August 31, 2015 at 7:16 am #495598Hey!
The google fonts tryout is OK to be tried, no worries.
now regarding the bbforum & the editing you can contact one of our Customization Contractors, who will help you out with the process.
http://kriesi.at/contact/customizationLet us know if we could do anything else, regarding our theme
Best regards,
BasilisAugust 31, 2015 at 10:43 am #495697Hey Basilis,
Thanks for your reply and I’ve tried changing the scripts.php that eberswine mentioned, but no luck :( I provided login details in my original post so I would appreciate it if someone could take a look, cheers!
Re the bbpress, ya I’ll check out the link you provided for some assistance, thanks ;)
Best regards,
ChrisSeptember 1, 2015 at 5:23 am #496207Hi @cdapex,
Could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Thanks,
RikardSeptember 1, 2015 at 6:20 am #496225Will start new thread.
- This reply was modified 9 years, 2 months ago by caligrafix.
September 1, 2015 at 6:53 am #496230Hey Rikard,
Thanks for your suggestion and I just uploaded a fresh download from Themeforest, but no luck man :(
Best regards,
Chris__________________________________________________________________________
***Hey caligrafix, I think you need to make your own thread as I can see your private content since I started this thread….just a heads up man ;)
- This reply was modified 9 years, 2 months ago by cdapex.
September 1, 2015 at 7:59 am #496270Ok Thanks Rikard
Oops!
C.
September 1, 2015 at 7:25 pm #496655Hi!
please try to delete all theme files via FTP at first and then get a fresh copy from your themeforest account. There might be some corrupted files which keep staying when just overwriting.
Regards,
AndySeptember 2, 2015 at 3:38 pm #497188Hey Andy,
Thanks for replying and I’ll give it a go, but 1 quick noob question as I just want to make sure…..If I delete the theme and reload it, will the site still display properly?
Best regards,
ChrisSeptember 3, 2015 at 7:22 am #497511Hey!
Yes, the theme options are saved in the database. It will not be deleted when you overwrite the theme.
Best regards,
IsmaelSeptember 3, 2015 at 11:09 am #497558Cheers Ismael ;)
I was unaware of having to go into WP Themes and activate the newer version….derp! Anyhow, all is good now thanks for everyone’s assistance!!
Quick question though, why does my Themes page in WordPress show 13-14 Enfold themes deactivated? They all show as version 2.1 except for the version 3.3.2 one that I just activated.
Best regards,
Chris- This reply was modified 9 years, 2 months ago by cdapex.
September 3, 2015 at 6:47 pm #497901 -
AuthorPosts
- You must be logged in to reply to this topic.