[buddypress-trac] [BuddyPress Trac] #6536: (BuddyPress) Recent Networkwide Posts widget

buddypress-trac noreply at wordpress.org
Thu Jun 25 18:52:42 UTC 2015


#6536: (BuddyPress) Recent Networkwide Posts widget
--------------------------+-----------------------------
 Reporter:  kahless       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Appearance    |    Version:  2.3.2
 Severity:  major         |   Keywords:
--------------------------+-----------------------------
 There is either an extra or missing div element somewhere in this widget.
 When I add it to a site with the following layout in the indicated spot

 {{{
 <div class="content">
     <div id="post-entry" class="home-column">
      Widget placed here
     </div>
     <div id="side-entry">
         <div id="center-column"></div>
         <div id="right-column"></div>
     </div>
 </div>
 }}}

 instead of getting three columns next to each other, I get one column with
 the widget contents and then below it the other two columns that should be
 to the right. Removing the widget and adding another of the built in
 widgets works as expected.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6536>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list