-
AuthorPosts
-
April 13, 2016 at 3:25 am #612318
I update my wordpress and the slider and gallery image are not visible again. what should i do?
i deactivate all plugin , still the same
- This topic was modified 8 years, 6 months ago by Armstrong88.
April 13, 2016 at 4:27 am #612366Hey Armstrong88!
Let us know a bit more details about the browser you are using and please share the link to the page where we can inspect the element in question and help you resolve it :)
Cheers!
VinayApril 13, 2016 at 8:26 am #612490this is it http://www.bayrootmarket.com and http://empowermentweek.com.au/
i i used chrome and firefox
- This reply was modified 8 years, 6 months ago by Armstrong88.
April 13, 2016 at 11:14 am #612567Hey!
It looks like the image is there but not visible disable any animation effects on the image or it’s parent container and let us know if it worked.Have you updated the Enfold theme to the latest version 3.5.2 ?
Best regards,
Vinay- This reply was modified 8 years, 6 months ago by Vinay.
April 13, 2016 at 11:35 am #612585what about the slider and the gallery, what can be done to that?
i am using the latest enfold theme
“Theme Updates
No Updates available. You are running the latest version! (3.4.7)”- This reply was modified 8 years, 6 months ago by Armstrong88.
April 13, 2016 at 11:44 am #612597Hi!
Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, please update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitApril 13, 2016 at 5:33 pm #613003I REMOVE THE ENTIRE INSTALLATION IN (http://www.bayrootmarket.com) AND INSTALL A NEW WORDPRESS, SLIDER DOESNT WORK EITHER,
IT SEEMS SOME OF THE FEATURES IN ENFOLD DOES NOT WORK IN THE NEW UPDATED WORDPRESS 4.5.
- This reply was modified 8 years, 6 months ago by Armstrong88.
April 13, 2016 at 11:09 pm #613290After upgrading to Wp 4.5 with Enfold 3.5.2 my site also miss pictures.
When the page loads the images shortly show but then disapears.
The page is Here,
Please advise me what to do.
The latest theme is already installed.
Thanks.- This reply was modified 8 years, 6 months ago by John Nielsen.
April 14, 2016 at 8:10 am #613570Hi,
Could you try adding this to your function.php file to see if that helps?
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 9:35 am #613625THANKS VERY MUCH, IT WORKS
-
AuthorPosts
- The topic ‘images not showing after update’ is closed to new replies.