• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Please help me make the Load more button on the homepage

Started by lucaphuoc,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lucaphuocTopic starter

Hello admin,
Please help me make the Load more button on the homepage as shown below (like youtube), because i do not know code, Thank you show much:

  •  

PHPVibe A.

This depends on your pulling logic. What do you want it to load? To make a load more button you need to know what it's loading from the next page and what it's excluding.
I haven't did this so far with infinite scroll, but I will try.

lucaphuocTopic starter

Thank you. I hope that will soon have it. Because it is a good choice as youtube did, and I think many people will like this it.
  •  

lucaphuocTopic starter

Hi, Alexander, How Long do you try to add "load more" button on Homepage? Next week, next month, or ...? Because I'm looking forward to this feature. Thanks so much!
  •  

PHPVibe A.

I'm sorry, was offline for 5 days due to a lost in my family. I can try new stuff once my plugins and themes list is done (this are the rules, I don't make them).

ravi7

hello, I would know how to put the infinite scrolling homepage? I can not find the message, I can not find by searching the site, so can you give me the code, its takes 10 seconds thank you
  •  

ravi7

sorry, I found thank you 

Change this in home.php

Code: [Select]
this_offset($limit)
to
Code: [Select]
this_limit()
  •  

Similar topics (7)