[ Video Sharing CMS v4 ] Home auto loading / Homepage infinite scroll

Started by spanraj,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

spanrajTopic starter

in version 4,  auto-loading next page is not working.
  •  

PHPVibe A.

Hi, can you be more specific? In which page/function do you refer by "auto loading next page"?

spanrajTopic starter

auto loading next page in homepage.
  •  

PHPVibe A.

The infinite load for the last block was indeed removed in 4.0 since the carousel blocks where introduced.

spanrajTopic starter

Hi, Alex. its possible to add it back.
  •  

PHPVibe A.

Sure, just change the $kill_infinite in home.php as it was in 3.6

ravi7

I change the home file.
but it appears that 4 video by line, how to have 6?
  •  

ravi7

Hello,
I change the line $ kill_infinite = true; }
to the home page, but it did not work properly. search: http://www.wideoweb.com/
thank you for your help
  •  

PHPVibe A.

Ravi, if you use that, use only one block of new videos (I understood you want the "Browse videos" effect on first page).

ravi7

  •  

PHPVibe A.


ravi7

  •  

ravi7

  •  

PHPVibe A.

Change this in home.php

this_offset($limit)

to
this_limit()

leen12

i want to use it while using the carousel then on the last one have random selections to autoload can i do that?
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

PHPVibe A.

Hi, sure, but you'll need to code it yourself (haven't tried it to offer tips on this matter).

Similar topics (7)