-
AuthorPosts
-
April 12, 2016 at 10:47 pm #612203
Hey there….
PLEASE HELP!!! Ive just updated to new wordpress 4.5 and my content elements are not displaying on the frontend??
Pls see my WP credentials as below I hope you can help with this
Thanks in advance
GazApril 12, 2016 at 11:48 pm #612236Hi @GBDesignStudio;
see this topic about the WordPress update 4.5April 13, 2016 at 7:02 am #612454Hi,
The page you linked to is displaying fine on my end, could you try clearing your browser cache and reload few times please?
Regards,
RikardApril 13, 2016 at 8:30 am #612494I can confirm that i have cleared browser cache several times and also on other devices, updated the avia.js file and still not working pls send over what you are seeing? Pls take a look at my website credentials attached
\Thanks
Gazps. im using the blank template as a landing page with x2 links on it :/
April 13, 2016 at 11:10 am #612561This is happening to me aswell!
Reloaded plenty of times in different browsers and emptied the cache.
Please Help!
April 13, 2016 at 11:13 am #612566The theme seems not to be compatible with jQuery 1.12
here’s a quick fix while waiting for an update:
add_action('init', function() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); } });
- This reply was modified 8 years, 7 months ago by whatwedo.
April 13, 2016 at 11:17 am #612569where do we add this code? thanks ;)
April 13, 2016 at 11:24 am #612574I extended my licence and updated the theme and things are good again.
April 13, 2016 at 11:36 am #612586I have the same problem as GBDesignStudio! Bought my second license of Enfold yesterday, updated to wordpress 4.5 today just before I should go live with the site… =/
Hope this can be fixed very soon…
Thanks in advance
GabriellaApril 13, 2016 at 11:42 am #612593I still have a liscenece and downloaded the theme 3.5.2 updated all and still not working?
April 13, 2016 at 11:47 am #612601Hi!
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitApril 13, 2016 at 11:55 am #612609Nope, doesn’t work for me. Have done it several times…
April 13, 2016 at 11:56 am #612611Likewise – themes broke update has not fixed this??? :/
April 13, 2016 at 1:29 pm #612710Problem solved for me! =) I just updated the theme agan.
April 14, 2016 at 5:40 am #613460Hi,
This code https://kriesi.at/support/topic/updated-to-wordpress-4-5-and-content-elements-are-not-shown-please-help/#post-612566 should work if you add it to the functions.php php file in your theme. Could you try it please?
Thanks,
RikardApril 14, 2016 at 7:37 am #613545Fixed SUPER SWEET!! will this code snippet be added to your next theme update? Pls do as your previous 3.5.2 does not fix this —- super thanks for this ;) let others know as they are still having issues similar to mine ;)
April 14, 2016 at 7:42 am #613547Hey!
Glad this worked for you! We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Regards,
VinayApril 14, 2016 at 7:51 am #613554Awesome!! thanks Vinnie
-
AuthorPosts
- The topic ‘updated to wordpress 4.5 and content elements are not shown?? PLEASE HELP!! :/’ is closed to new replies.