Skip to:
Content
Pages
Categories
Search
Top
Bottom

widget HTML errors


  • danbpfr
    Participant

    @chouf1

    Hello,

    I’m playing arround with buddypress trunk 658 and wpmu 2.6.5 and find some small disfunctions like these HTML errors, rendered by bp-activity-widgets.php i think.

    bp-activity-widgets.php line 25 – 28

    HTML result:

    <div id=”right-column”>

    <li id=”site-wide-activity” class=”widget bp_activity_widget_sitewide_activity”> <h2 class=”widgettitle”>Site Wide Activity</h2>

    ul open and close tags & li closing tag are missing. A bit awfull for a such good service as buddypress.

    bp-activity-widgets.php line 37 – 43

    HTML result like this when content

    <ul id=”site-wide-stream” class=”activity-list”>

    <li class=”blogs”>

    <p>admin wrote a new blog post: Test title <span class=”time-since”>  5 hours, 22 minutes ago</span>

    Welcome….</p>

    p tags are at the wrong place.

    and another one from the groups widget which is on my left column

    <input type=”hidden” id=”_wpnonce-groups” name=”_wpnonce-groups” value=”675f07aaf7″ />

    name and id are the same and XML syntax is wrong: underscore is not allowed for name start, only a letter. ;-)

    Any solution ?

    Thanks

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

  • hatiro
    Participant

    @hatiro

    @Chouf1

    Did you find a solution to this, as apart from the duplicate id’s which have been sorted, not sure how to access the html to correct the activity stream that is putting <p> tags in the wrong places. Its causing me a few headaches as Firefox and IE7 insert different closing tags…


    danbpfr
    Participant

    @chouf1

    hatiro, this post is one year old… i don’t remember the solution, probably it was to update….

    Post above begins with … buddypress trunk 658 and wpmu 2.6.5…

    today we have:

    buddypress trunk 2580 and wpmu 2.9.1.1

    Open a new post if you need help

    What Chouf1 said :)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘widget HTML errors’ is closed to new replies.
Skip to toolbar