Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1196194
    lemag
    Participant

    I am having a problem with my background image. I have placed a clickable image using css (the first one that is loaded with Doom game) as background on my pages and for some reason another image (the one with the snowy mountains) is loaded after a few seconds. Please see http://cdkeys.info/product/overwatch/

    I don’t know where the image with the mountains is set as background because there is no background image set in the website settings (please see image attached). I know that the fade is set to 1 second but I wanted to show you exactly what happens and that the second image is loaded but I don’t understand from where.

    I have the same configuration on another website – http://gamerobo.visualpath.net/ and the image with the mountains isn’t loaded there.

    Waiting for your reply.

    #1196303
    Rahul
    Moderator

    Hi there,

    Thank you for contacting us 🙂
    To remove the background image of mountains please delete the file name “/media/renewmountains.jpg” from media tab in wp-admin dashboard. Please let me know if this helps. Thanks!

    #1198260
    lemag
    Participant

    The file is not visible in the media tab and the image source is //theme.co/media/renewmountains.jpg which I think is a folder on the ftp. I think that was installed with the demo content of Renew stack and the script that creates it is:

    <script>jQuery.backstretch(['//theme.co/media/renewmountains.jpg'], {fade: 1000});</script>

    I don’t think that just deleting the images will fix the problem because the script will still try to fade that image just it’s will be deleted. Even if I leave the fade field blank the script is still loaded and most likely the image too causing a higher page load time.

    <script>jQuery.backstretch(['//theme.co/media/renewmountains.jpg'], {fade: });</script>

    #1198264
    Christopher
    Moderator

    Hi there,

    Please add a temporary background image under ‘page settings’ box and save your page. Next remove it and resave the page.

    Hope it helps.

    #1198658
    lemag
    Participant

    That fixed it. Thank you.

    #1198974
    Rad
    Moderator

    You’re welcome!

  • <script> jQuery(function($){ $("#no-reply-1196194 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>