Skip to:
Content
Pages
Categories
Search
Top
Bottom

remove paragraph and break

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

  • Robin W
    Moderator

    @robin-w

    seems to be something in your page layout within entry content.

    How is that page constructed?

    what puts the social icons in?


    andrew55
    Participant

    @andrew55

    The paragraph/break was there before the social icons were installed (Super Socializer). It’s just more obvious now.

    I thought paragraph/break was part of bbPress, but maybe I put them in there last year. I’ve been going through theme files and don’t see anything which should cause this.

    The into text and picture of hands is just a widget, which goes away after signup/login. I tested, and this isn’t the issue.

    Any suggestions for this strange issue?


    Robin W
    Moderator

    @robin-w

    so is this a page with

    [bbp-forum-index]

    in it?


    andrew55
    Participant

    @andrew55

    Correct. I checked the page again though, and there is no paragraph or break below [bbp-forum-index]

    But of course, I can’t guarantee WordPress isn’t creating something there.


    Robin W
    Moderator

    @robin-w

    ok, a new page in a default theme has this

    <div class="entry-content">
    <div id="bbpress-forums">
    

    your page has this

    <div class="entry-content">
    <div style="clear: both"></div>
    <div class="the_champ_sharing_container the_champ_horizontal_sharing" super-socializer-data-href="https://www.lifeleap.org/community/">
    <div class="the_champ_sharing_title" style="font-weight:bold">Share:</div>
    <ul class="the_champ_sharing_ul">
    <li class="theChampSharingRound">
    <li class="theChampSharingRound">
    <li class="theChampSharingRound">
    <li class="theChampSharingRound">
    <li class="theChampSharingRound">
    </ul>
    <div style="clear:both"></div>
    </div>
    <div style="clear: both"></div>
    <p>
    <br>
    </p>
    <div id="bbpress-forums">

    Don’t think it’s bbpress


    andrew55
    Participant

    @andrew55

    Sorry for all the confusion. I was guessing this was a bbPress issue. After digging and digging, I discovered the issue is actually from this plugin:

    You Have a New (BuddyPress) Message

    It appears to be creating the paragraph and break, even when there is no message notice present. This is what’s causing the spacing issue. I really like plugin, so I will experiment to see how I can make it work.

    Also, did you get my email earlier? Just checking!

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar