Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @hthornhillhww

    Participant

    thanks for your help, I have got the page to only show the unread link but now when you hover over the link, it wont work as the format of the link is wrong, do you know why?

    This is the link before (top) and after (bottom)

    https://www.dropbox.com/s/zoiencz9qbweanr/links%20before%20and%20after%20change.jpg?dl=0

    and this is my code

    <?php $args = array(
    						'links'  => array(
    						bp_get_the_notification_mark_link( $user_id )
    						)
    						);?>
    						
    						<td class="notification-actions"><?php bp_the_notification_action_links( $args ); ?></td>

    @hthornhillhww

    Participant

    brilliant, that is so helpful, thank you i will give it a go

    @hthornhillhww

    Participant

    Thanks for your response however i cant find the members/single.notification/notification-loop.php file in my them or plugins, not sure if i’m looking in completely the wrong place

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