• I cant get the images used in my post to load in Mini loops.

    In my Post I’m not using images in a custom field, and the widget breaks (no posts will load) unless I use [image from=customfield cfname=image ….

    as is used in the Sample Item Formats in ‘Other Notes’ on widget page.

    Here’s what I’m using:

    <li><p><br /><a href="[url]">
    [image from=customfield cfname=image width=50 height=50 class=alignright]</a>[title]
    [excerpt length=40 space_between=1 after="..." after_link=1]</p></li></p></li>

    How do I get the images from my post to load. code samples helpful, thanks.

    https://www.ads-software.com/extend/plugins/mini-loops/

Viewing 1 replies (of 1 total)
  • Plugin Author Kailey (trepmal)

    (@trepmal)

    Sorry for the late reply.

    There appear to be some extra closing tags in your code

    <li><p><br /><a href="[url]">
    [image from=customfield cfname=image width=50 height=50 class=alignright]</a>[title]
    [excerpt length=40 space_between=1 after="..." after_link=1]</p></li></p></li>

    Try removing the </p></li> at the end

Viewing 1 replies (of 1 total)
  • The topic ‘Images from post not loading’ is closed to new replies.