Graphic not appearing in Kalins Post List

  • SamHarvey

    #4441

    Hi

    I am trying to make a list of posts using Kalins Post List. Ideally I would like to make a group of panes which look like those on the front page on some of my other pages – but have struggled with laying out in columns and can live without this). However I am not able to get an image to display – which is more important.

    I’ve tried all sorts of things and trolled through these pages and others and noone else seems to have a problem with showing images.

    This is the line I have entered:

    <img src='[post_thumb]' alt="should be an image where are you" width=400><a href="[post_permalink]">

    Can you give me some advice please.

    The problem is appearing on two sites I am working on here:

    http://www.stitch-london.co.uk/holiday-workshops/

    and here (although I think I may have removed the graphic bit at the moment):

    http://www.wstatextiles.com/wp/courses/short-courses-and-workshops/

    Thank you

    Mod

    Kenneth John Odle

    #28219

    Try double quotation marks around [post_thumb]:

    <img src="[post_thumb]" alt="should be an image where are you" width=400><a href="[post_permalink]">

    SamHarvey

    #28220

    Thank you

    I have just tried it and it didn’t do it sadly. I have a feeling it must be something as obvious as that however.

    Any other suggestions ?

    Mod

    Kenneth John Odle

    #28221

    For columns, see this post:

    http://blog.kjodle.net/2012/02/16/test-post-for-john-mccubbin/

    I’d need to see the entire html you are including for the image problem. You can comment here and I’ll see what I can do:

    http://blog.kjodle.net/2011/10/30/kalins-post-list-a-brief-tutorial/

    SamHarvey

    #28222

    I have sussed it – thank you!!

    It was because I was selecting my ‘featured image’ from an NG gallery instead of uploading it directly to the post. It wasnt the code itself.

    Got some columns going too.

    Very much appreciate all your support and the theme!

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.