Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,527
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
That didn’t work. The problem is that I have this:
<?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) ) ) : ?> which makes the “Load More” link work. I am trying to ADD ‘per_page=35’ (which I know works when put this way: <?php if ( bp_has_activities ( ‘per_page=35’ ) ) : ?> but I need to keep, not replace, the bp_ajax_querystring part). How do I do that?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS