-
AuthorPosts
-
April 13, 2016 at 1:52 am #612283
Our website stopped displaying images in some browsers. The theme is up to date, and today the site upgraded to WordPress 4.5. Images don’t display using Chrome, but on Firefox the images are there. Can you help? Thanks! Great product by the way. I love Enfold. Also, here’s a video of what it should look like, and what problems we’re seeing. Thanks for your help.
April 13, 2016 at 4:05 am #612353Hey Josh!
I can’t reproduce the issue on my end (images show normally), can you check if the same happens with this URL:
http://kriesi.at/themes/enfoldCheers!
JosueApril 13, 2016 at 10:13 pm #613260Mine too! Just forced to upgrade via WordPress and my image on the home page which was in a “full width easyslider” disappeared, my google map on contact page disappeared.
NOTE: i replaced the home page slider with an image for now…. but it is not full width :(
YIKES!!! This needs resolution….. But, i think it may be WP 4.5 itself – part of page is missing on another theme page of mine
April 13, 2016 at 10:14 pm #613261Also, note, from stephaniemull – the images don’t show up in any browser I try.
April 13, 2016 at 10:28 pm #613271I can confirm it’s Google Chrome issue.
We found that the empty slider shows on Google Chrome (Version 49.0.2623.87 (64-bit)) but no images.
The slider works with Firefox 45.0.1 and Safari (Version 9.1 (11601.5.17.1))April 13, 2016 at 10:40 pm #613275NOPE – not for me… Firefox 45.0.2 with fullwidth easy slider does not work. blank image.
I just reverted it back to the easy slider (the way it was before the upgrade). It does NOT show up.
Also, should we be expecting our customers to have the latest and greatest of browsers?
WP 4.5 should not have broken this.April 13, 2016 at 10:42 pm #613276oops, sorry about so many entries, but Safari does not work either.
And, I have cleared the cache and cookies on the browsers.
http://www.arcarecyclinginc.comApril 13, 2016 at 10:44 pm #613277My easy slider doesn’t work — the icon list isn’t working.
April 13, 2016 at 10:54 pm #613285Hey, support guys, see what AVADA theme is doing to fix it:
April 14, 2016 at 1:16 am #613354Hey!
Please update the theme to the latest version 3.5.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
@stephaniemull FYI, you are using 3.4.7 :)Best regards,
YigitApril 16, 2016 at 6:50 pm #615515I’m on 3.5.2 and my easysliders have disappeared in Chrome. Could this please be fixed? It’s kind of a big problem for me because half my portfolio is now blank, and potential employers are currently looking at my portfolio.
April 16, 2016 at 7:55 pm #615547Hi!
@bagha Please add the below code in functions.phpfunction 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');
Regards,
VinayApril 17, 2016 at 12:00 am #615604That fixed it! Thank you for the quick reply.
-
AuthorPosts
- The topic ‘Images disappeared’ is closed to new replies.