Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to customize activity “Load More” button?


rogscorp
Participant

@rogscorp

It’s not working. I’m supposed to change default.css right?

Do I have to delete some lines after adding that?

I keep wondering why

<?php if ( bp_get_activity_count() == bp_get_activity_per_page() ) : ?>

<li class=”load-more”>

<?php _e( ‘<img src=”something something’, ‘buddypress’ ) ?>   <span class=”ajax-loader”></span>

<?php endif; ?>

doesn’t work. The images shows up but the link doesn’t work. Puzzling.

Skip to toolbar