• Resolved elba00

    (@elba00)


    Hi,

    I cannot get to display images of the latest post on my homepage. It works fine on every other page, but on the homepage it shows the two default images from amazon instead of the images of the latest post. The post title, content, even the inserted images show up, but not the attachements.

    The home page and every page are checked, am I missing a setting?

    Thanks for the port to WP.

    http://wordpress.org/extend/plugins/wp-supersized/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I fixed it. I didn’t have <?php wp_head(); ?> in my index.php file. Apparently that’s important to have 🙂

    Plugin Author Benoit De Boeck

    (@worldinmyeyes)

    Yes, the plugin needs a hook to the header.

    Thread Starter elba00

    (@elba00)

    I don’t understand.

    <?php wp_head(); ?> should be in header.php not index.php – although it’s up to the developer where they put it.
    I do have wp_head (in header.php), but the images of the latest posts are still not showing up. (using Default origin of WP Supersized images)

    Looking at the source of the main page I see this:
    Invalid argument supplied for foreach() in /wp-content/plugins/wp-supersized/includes/WPSupersized.php on line 570

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP Supersized] Background images on homepage’ is closed to new replies.