-
AuthorPosts
-
April 13, 2016 at 2:03 pm #612749
HI, I am experiencing trouble with my Web site after updating to the most recent WP 4.5 and Enfold 3.5.2 a few hours ago.
First, the blog posts are not displaying correctly in the page. The title summary of each blog post is overlapped by its source codes.
I tried to change the number of blog grid columns, but the problem exists.Second, images in the image slider on the front page are not loading correctly. Most of the time, it shows just blank spaces.
Your kind and prompt help will be appreciated. Thanks.
April 13, 2016 at 2:07 pm #612753Hi Phil!
Can you please try re-updating the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/?
Cheers!
YigitApril 13, 2016 at 2:41 pm #612778Dear Yigit,
Thank you for your prompt reply.
As you suggested, I replaced all files and folders in Enfold directory via FTP.
Now the image slider works ok, but blog posts show the same problem – sources codes are messing up the page..
Just in case, I tried to view the page after deleting all cache and history files of the browser.
I will need more advice. Thanks.Phil
April 13, 2016 at 11:21 pm #613293I am still waiting for your reply.
If you cannot solve the problem right now, please send me a link to download the previous 3.4.7 version of Enfold theme.
Since my Web site was just working fine until I update to the 3.5.2., I want to downgrade.
Thanks.-
This reply was modified 9 years, 7 months ago by
piano4joy.
April 14, 2016 at 8:14 am #613574Hi,
Could you try adding this to your functions.php file to see if that helps please?
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,
RikardApril 14, 2016 at 8:54 am #613599Rikard,
I was able to fix the problem using the code below in Quick CSS.
.post-entry .hidden {
display: none;
}Thanks for your suggestion anyway.
Phil
April 14, 2016 at 9:15 am #613607Hi!
Glad you got it fixed.
Please do let us know if we can do anything else for you and we are really sorry for the delay reply.Cheers!
Basilis -
This reply was modified 9 years, 7 months ago by
-
AuthorPosts
- The topic ‘HELP! 'Blog Posts' Error after updating to WP 4.5 and Enfold 3.5.2’ is closed to new replies.
