• jimnaum

    (@jimnaum)


    Whenever a featured image is set in the original post, the mini loop gets broken. In the widget configuration, under item format, I have the following:

    <li>
    <div style="width:47px;height:37px;background-color:#9f5dac;color:#ffffff;font-size:17px;text-align:center;float:left;margin: 0 10px 0 0;padding: 5px 0 0">
    <span class="date" style="padding: 5px 0 0"> [date format="M d"]</span>
    </div>
    <div style="float:left;padding-right:10px;padding-bottom:20px">
    <a title="[title]" href="[url]">
    [image from=thumb width=150 height=150 fallback='/wp-content/uploads/2013/04/image.png']
    </a>
    </div>
    <h3><a href="[url]">[title]</a></h3>
    [excerpt wlength=35 space_between=1 after="..." after_link=1]
    </li>

    http://wordpress.org/extend/plugins/mini-loops/

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

    (@trepmal)

    Apologies for the late reply.

    I tested the widget with the item format you provided and it worked for me.

    If it’s not too late, can you clarify what was “broken”? Are there any plugins providing featured image functionality that could interfere?

Viewing 1 replies (of 1 total)
  • The topic ‘Featured Image breaks loop’ is closed to new replies.