-
Author
-
June 28, 2016 at 07:55 #127147
nikohidayat
ParticipantHi,
can i make home pinterest style with pagenation? (not invinite scrolling)?
waiting for your advice
Thannk you.
June 28, 2016 at 20:40 #127273Laura
ModeratorHello, you can use visual composer elements to create everything you want but you might need to do some development to allow that, maybe you could use the blog style and with some css make it look like pinterest style.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 24, 2016 at 17:41 #129961nikohidayat
ParticipantI need your help. about grid masonry post.
ok so I already build a copy element kleo grid it name “post grid V2 ar” setting (image 1)it work really great, but when the element append to $(.posts-listing) . the element doesn’t fit like other element that already there (not from load ajax). you can see it here :(image 2)
and when I inspect element (image 3): its because 2 element have css posisition absolute and the others doesn’t have posisition absolute.
I already try to re-use kleo/assets/js/app.min.js?ver=4.0.6 whenever the ajax respon
heres the code. (image 4)I understand, when we add element the script we put there will not notice them( new element). but it shoud redeclare them when I re-use load_js().
I can share my script code to you.
July 26, 2016 at 12:16 #130204Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 26, 2016 at 16:33 #130244Radu
ModeratorHi,
You should re-intializate the isotope to can calculate the items from the grid, so you should add this line : kleoIsotope.init();
So in the code from screenshot 4 you should add like in screenshot

If this method doesn’t work, provide the codes that you have changed to can take a closer look at these.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.