• I just noticed that my header image isn’t showing in Safari. It is, however, showing in the other browsers.

    https://www.michiganracquetball.net/

    I’m using the theme Enough, which uses a shortcode to replace the header banners. I haven’t a clue how to access the code behind the shortcode, and even if I did…I wouldn’t know how to fix this issue.

    Can anyone help?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I see the same header in Safari and Firefox – this one:

    https://www.michiganracquetball.net/wp-content/uploads/2013/09/header.jpg

    Try clearing your browser cache.

    Theme Author nobita

    (@nobita)

    Hi drdoogs

    It maybe javascript issue

    wp-content/plugins/srizon-facebook-album/js/sb/srzsb.js

    above file has error.( safari WEB inspector )

    I remove below, then header image show( safari 5.1.7 ).

    <script type='text/javascript' src='https://www.michiganracquetball.net/wp-content/plugins/srizon-facebook-album/js/sb/srzsb.js?ver=3.6'></script>
    <script type='text/javascript' src='https://www.michiganracquetball.net/wp-content/plugins/srizon-facebook-album/js/mag-popup.js?ver=3.6'></script>
    <script type='text/javascript' src='https://www.michiganracquetball.net/wp-content/plugins/srizon-facebook-album/js/srz-mag-init.js?ver=3.6'></script>
    <script type='text/javascript' src='https://www.michiganracquetball.net/wp-includes/js/comment-reply.min.js?ver=3.6'></script>

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header image not showing in Safari’ is closed to new replies.