Revolution Slider does not display in Chrome - X Pro

Hello,

Revolution slider does not display in Chrome but displays fine in FF. This started after Pro and Rev Slider recent updates.

  • Cleared all cache in WP Rocket along with disabling the plugin.
  • Disabled other plugins to find conflict, issue persists.

Will add URL in secure note.

Thank you

Hey There,

I’ve tested your site on Chrome, Safari and FireFox and it display properly on all of them. Can you please give me the specific Chrome version and OS so I can run a simulator for the specific setup. Thanks!

I’m having a similar issue which I would assume is also due to the update.

My slider images are not showing. The-MAP.IO

Hey Chris,

Try to open the .htaccess file within your ftp root folder and add following to it:

<IfModule mod_headers.c>
    <FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css|css|js|gif|png|jpe?g|svg|svgz|ico|webp)$">
        Header set Access-Control-Allow-Origin "*"
    </FilesMatch>
</IfModule>

This should resolve your issue related to images not being shown. All the best!

Hello,

Thank you for the reply. I edited the slider and re-saved, cleared cache, and now it’s showing in Chrome again. Not sure if that was the fix or not or simply coincidence.

Thank you again.

Hey @z1z1z1,

It’s good to know that it is fixed now.
Do not hesitate to open another thread if you need anything else we can help you with.

Cheers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.