• Resolved demoman2k10

    (@demoman2k10)


    I’m struggling to get HungryFEED to display images within the feed.
    I’ve tried using {{select(html).src:first}} but nothing is coming from it. Watch the video and the YouTube Feed seems to do this NICELY. How can I get this to work.

    <![CDATA[
    <table>
      <tr>
        <td valign="top" style="vertical-align: top">
          <div style="padding:3px 5px 5px 0px; width:57px; float: left;">
            <a href="http://www.facebook.com/profile.php?id=xxxxxxxx"
              ><img src="http://graph.facebook.com/xxxxxxxx/picture" width="50" height="50" /></a>
          </div>
        </td>
        <td>

    http://wordpress.org/extend/plugins/hungryfeed/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter demoman2k10

    (@demoman2k10)

    Please disregard.. After struggling a bit more with this, I did see that I had AD Blocker turned on. This was not playing NICE with the page. So disabled it and BAM! The images were there.

    I will note that the images do not appear completely the same between Firefox and Chrome. Chrome is messing with the image sizes… IE and Firefox appear to behaving with those.

    Hi Demoman2k10,
    I’m new to wordpress can you tell me where you added that code to get the images to appear in the RSS feeds ?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Struggling with FaceBook Group Image’ is closed to new replies.