Viewing 1 replies (of 1 total)
  • Plugin Author Chris

    (@zenation)

    Generally speaking, you can use the “offset” parameter for that. Though this will only work properly when you’re using the shortcode, not the widget, for you will have to have different offset values on different pages. But with the shortcode you could do it like this:

    On page 1 insert the shortcode [relatedYouTubeVideos relation=”keywords” terms=”monty python” preview=”true” max=”2″ offset=”0″]

    On page 2 insert the shortcode [relatedYouTubeVideos relation=”keywords” terms=”monty python” preview=”true” max=”2″ offset=”5″]

    On page 3 insert the shortcode [relatedYouTubeVideos relation=”keywords” terms=”monty python” preview=”true” max=”2″ offset=”10″]

Viewing 1 replies (of 1 total)
  • The topic ‘Can I use nextpage and previouspage to access videos’ is closed to new replies.