Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • aminipix
    Participant

    @aminipix

    Hi again guys!

    Is it possible to get a bubble for the activity stream as well?? I guess the coding would be a bit different though… So that it shows a notification whenever there is something new in all activity…


    aminipix
    Participant

    @aminipix

    Works! Thanks!


    aminipix
    Participant

    @aminipix

    Also, I would like a bubble for the “site-wide activity” page as well!! Anyone?


    aminipix
    Participant

    @aminipix

    Everything works now! Thanks a lot @mcUK !

    However, after adding the function hide bubble, I get this message in Edge and Explorer:

    Warning: Cannot modify header information – headers already sent by (output started at /home/watchlis/public_html/wp-content/plugins/bp-custom.php:41) in /home/watchlis/public_html/wp-includes/pluggable.php on line 1171

    Google chrome runs it the way I want! What can be the cause??


    aminipix
    Participant

    @aminipix

    And also, did anyone get a solution to hiding the bubble if the number is 0?


    aminipix
    Participant

    @aminipix

    Great! Thanks alot! You made it work for me now. I definately would like the bubble to not show for user logged out. Can I use the following code:

        if (!is_user_logged_in())
            return $menu;
        else
            $notif = '
    

    Where does it go in?


    aminipix
    Participant

    @aminipix

    Thanks ALOT for the response @mcuk .

    With the #footer-menu ul li.bubble I did manage to get a white bubble, however it was placed above the number. The number is also appearing below the bubble and not inside…

    The website is at this link.

    Also it shows a number even though I am not logged in, one time it was 13 and one time it was 2. Any clue? I was expecting it to show 0, with the conversation I have seen above…


    aminipix
    Participant

    @aminipix

    Hi!

    @mcUK
    , I am really struggeling with the class selector! I cant figure out where to find my themes selector for #main-navigation .main-nav ul li.bubble {
    Pressing f12, what should I be looking for? See the picture below.
    Picture

    Also, when not logged in, I get the number “13” instead of “0”…
    Please advice….

    best regards!

Viewing 8 replies - 1 through 8 (of 8 total)
Skip to toolbar