-
Author
Tagged: pagination
-
December 16, 2014 at 07:11 #39251
adam
ParticipantHi – Is there a way to prevent the jump in the Member Directory to below the top bar/search bar on page 2, 3 etc.? It jumps right to the top of the member profiles right now, but I’d like to display the whole page. Thanks!
December 18, 2014 at 19:40 #39609Abe
KeymasterHi, in the buddypress javascript from custom_buddypress/_inc/js should be the script responsible for that. It probably goes to a #div
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 22, 2014 at 04:28 #39911adam
Participantthe only files i see in there are password files:
password-verify.js
password-verify.min.jsDecember 23, 2014 at 00:58 #40089Abe
KeymasterSorry about misleading you, here is the path wp-content/themes/sweetdate/custom_buddypress/_inc/global.js
probably this block:
COPY CODEjq('html, body').animate({ scrollTop: jq(".item-list-tabs").offset().top }, 500);Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 23, 2014 at 18:15 #40169adam
Participantthank you – i changed this to
COPY CODEjq('html, body').animate({ scrollTop: 0;and that seemed to do the trick.
-
AuthorPosts
The topic ‘Member Directory Pagination/Jump’ is closed to new replies.

