-
Author
Tagged: infinite-scroll, auto pagination
-
January 12, 2015 at 10:24 #41731dieterParticipant
Hi I installed the Infinite Scroll plugin from wordpress (https://wordpress.org/plugins/infinite-scroll/) and use the masonry blog style. But what settings should I use to make it work?
Content Selector
Navigation Selector
Next Selector
Item Selector
Callback
January 16, 2015 at 00:33 #42279AbeKeymasterHi,
try:.posts-listing
.pagination
.page-numbers.next
article.post-item
Don’t know if it will 100% work since I haven’t installed the plugin yet but please try
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.July 28, 2015 at 21:21 #70460GnosisTodayParticipantThis seems to work better, the suggested solution adds the newly read items to level “.posts-listing”.
.posts-listing .row.kleo-masonry
.pagination
.page-numbers.next
article.post-itemHowever, new items are injected correctly into the page, but they are hidden.
I’m thinking it may have something to do with Kleo’s global category masonry style, which is “post-content animated animate-when-almost-visible el-appear”, and maybe the corresponding javascript events aren’t triggered.August 8, 2015 at 13:23 #72230jdrick55ParticipantI tried those selectors and it seems like its loading something but they are all blank. please help
August 10, 2015 at 12:01 #72397AbeKeymasterPlease use the selectors I have provided and it should work
Cheers
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.August 20, 2015 at 12:06 #73886dev@mediaflex.plParticipantHello i use settings writen here and post are loging. Now i want to they fit to deflaut blog masonry type is it possible ?
What kinda js function im need to trigger ?August 24, 2015 at 14:40 #74336AbeKeymasterTo trigger the masonry you should use something like:
COPY CODEjQuery('.kleo-isotope, .kleo-masonry').isotope();
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. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.