HTML Markup is Breaking an Ad Group

Home Forums AdRotate for WordPress Adverts and Banners HTML Markup is Breaking an Ad Group

  • #160295

    membee
    Badges:

    Hello,

    I have an AdRotate group which should display in a Block (16 x 1 grid). In WP Admin > AdRotate > Groups it shows there are 16 adverts – none of them are expired. However, only around 11 of the 16 ads display.

    Looking at the Developer Tools > Inspector in Firefox, I see that the reason might be because of a missing closing tag.

    The first ads show:

    <div class="g g-3">
    <div class="g-col b-3 a-30">...</div>
    </div>

    The last ad however has a div with class=”g g-3″ nested inside the parent div with class=”g g-3″. For example:

    <div class="g g-3">
    <div class="g-col b-3 a-17">...<a< div=""></a<></div><ul>
    <div class="g g-3">
    <div class="g-col b-3 a-23">...</div>
    </div>
    </div>

    Note the <a< div=""></a<> in the first div with class=”g-col b-3 a-17″.

    #160299

    Arnan de Gans
    Badges:

    Looks like a broken advert code. Probably advert ID 17.

    #161732

    Arnan de Gans
    Badges:

    Moved to adverts and banners forum, not a bug.

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

The topic ‘HTML Markup is Breaking an Ad Group’ is closed to new replies.

You may be interested in