• Hi – I got the 1st bit of code into the functions.php file – so I get the “featured image 2” bit on my edit page.
    But I can’t seem to figure out where to place the second bit of code! I am gathering that that’s where you tell it where to display the second featured image. correct me if I am wrong – really trying to understand this.

    We are using the genesis framework – and there is a page.php in the genesis theme files, but not in the child theme files… and of course genesis says “do not add any code to this file – use the child theme”…

    What i want it to do: Display the featured image #2 only on the Blog page, and keep the other larger slider featured image for the front page slider.

    Can you guys help? What other info do you need from me?

    http://wordpress.org/extend/plugins/multiple-featured-images/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Did you ever figure this out? I have a similar situation. I can add that second featured image to the post edit page but I can’t figure out how to get that second image to show up in the Genesis Featured Widget Amplified widget on the homepage while leaving the original featured image in my slider.

    Thread Starter techbyrd

    (@techbyrd)

    You know. I did. Its actually really easy.

      Get rid of this plugin.

      Then upload your slider featured image into the post. Update.
      (WordPress creates those sizes, images that you see as the “featured” in the post lists when you upload that image.)

      Just go to the image on the blog list.

      Right click and click on get the image URL (what it is called and the path to where it is.)

      It should look something like this:
      http://ursite.com/wp-content/uploads/2012/08/urfilename-150×150.gif

      Just download an FTP client (FileZilla works for me).
      Save the image you would like at that size (example is 150×150 px) and exactly that name (end of URL, italicized above)
      FTP it to your site

    Brilliant. It’s a bit of a hack but I won’t have to do it very often so I’ll take it. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't get the second image to display’ is closed to new replies.