Forums

Autofocus - How can I cancel the loading gif ? (3 posts)

  1. logicalError
    Member
    Posted 2 years ago #

    I would like to cancel or substitute the rotating wheel when Autofocus Theme can not load an image.
    I tried to substitute loading.gif in the img folder of Autofocus folder but it has been unuseful.
    Any idea?

  2. krembo99
    Member
    Posted 2 years ago #

    please post a URL to the site in question

  3. kbkisan
    Member
    Posted 2 years ago #

    In the function.php file located in the template folder you should look for this

    else {	echo '<img src="' . get_bloginfo ( 'stylesheet_directory' ) . '/img/no-attachment-large.gif" />';
    	}

    and remove it, that should do the trick.

Topic Closed

This topic has been closed to new replies.

About this Topic