-
AuthorPosts
-
September 4, 2014 at 3:44 pm #313430
Hello
I have a probleme on my website.
Since some days, some pictures and icons do not display.
I have the last version of WP, Enfold.
I turned off the plugin : 3w total cache
I have also clear the brower cache.
When I download the website on local, it works properly.
It’s still not working. I can only see the pictures and the icons when i log in as admin.Can you please help me to fix that matter?
September 4, 2014 at 3:46 pm #313432Hi candice_287!
Please try deactivating all active plugins and check if that helps.
You are also not using the latest versions of Enfold and WPMLBest regards,
YigitSeptember 4, 2014 at 4:44 pm #313452This reply has been marked as private.September 5, 2014 at 5:00 am #313786Hey!
Thank you for using Enfold.
Please try to deactivate the minify settings then check it again on another browser or computer. If you want to compress the theme scripts, please try this plugin: https://wordpress.org/plugins/bwp-minify/
Add this on functions.php to exclude some stylesheets:
add_filter('bwp_minify_style_ignore', 'exclude_my_css'); function exclude_my_css($excluded) { $excluded = array('avia-custom', 'avia-layout'); return $excluded; }Cheers!
IsmaelSeptember 8, 2014 at 11:37 am #314963Hi Ismael,
Thanks for your help.
Can you tell me the way to deactivate the minify settings?
Cheers,
CandiceSeptember 8, 2014 at 3:28 pm #315131Hey!
Please go to BWP Minify > General Options and uncheck “Minify CSS files automatically?”
Cheers!
YigitSeptember 8, 2014 at 4:49 pm #315197This reply has been marked as private.September 9, 2014 at 6:19 am #315639Hi!
If you want to deactivate the minify settings then disable the BWP Minify plugin entirely. If you’re referring to the W3 Total Cache minify settings then go to Performance > Minify. Uncheck all minify settings.
Cheers!
IsmaelSeptember 9, 2014 at 3:47 pm #315930Thank you for your advice.
The problem is now solved and the display works.The plugin BWP Minify is easy-to-use and works good. I think the problem came from the configuration of the plugin w3 total cache.
-
AuthorPosts
- The topic ‘images and icons do not display’ is closed to new replies.
