Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Too Much Video's On One Page


  • Please log in to reply
6 replies to this topic

#1 jvottele

jvottele

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 12 June 2013 - 05:59 AM

Hi,

 

I have multiple users in one gallery like this:

 

[tubepress mode="user" userValue="ABCNews + RussiaToday + AssociatedPress + ReutersVideo + ReutersTV + CNNInternational + WSJDigitalNetwork + TheNewYorkTimes + AlJazeeraEnglish + Euronews + CNN + Channel4News + cbsnews + WashingtonPost + TheGuardian + skynews"]

 

When I go to this gallery there are too many video's on one page. And when you go to the next page with the pagination it will show no more video's. If you put only one user it works perfectly.

 

I just want for example, 6 video's per page. But now you see almost every video on one page. Can you fix this with some code?

Website is, http://videobrowser....ge_id=763#video

 

Thanks!



#2 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 12 June 2013 - 07:43 PM

jvottele,

 

The reason you are seeing so many videos per page, is that even though your results per page is set to 6, it is showing 6 videos from *each* user you are pulling to your site, as YouTube see's each userValue as a different inquiry.

 

One thing you could try is reducing the perPage results to 1 video.

 

That will leave you with less videos per page.

 

Let us know.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#3 jvottele

jvottele

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 13 June 2013 - 04:55 AM

Yes that I know. I've put 6 thumbnails per page and it will give 6 thumbnails of every user.

 

But I tried the resultsperpage and resultcountcap and on the first page everythings works well, but when I go to the next page, it will show again all the video's or none.

And the pagination disappears.

 

update

when I turn off ajax pagination it works fine. So probably it has something to do with this. 



#4 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 13 June 2013 - 09:45 PM

jvottele,

 

The reason that it is working when ajax pagination is turned off is that you have a cross-domain ajax error as seen here:

http://184.73.193.88/samsungtv_dev/wp-content/plugins/tubepress_pro_3_1_0_RC1/src/main/web/php/ajaxEndpoint.php?tubepress_page=2&action=shortcode&embeddedHeight=425&embeddedWidth=850&playerLocation=normal&mode=user&userValue=ABCNews+%2B+RussiaToday+%2B+AssociatedPress+%2B+ReutersVideo+%2B+ReutersTV+%2B+CNNInternational+%2B+WSJDigitalNetwork+%2B+TheNewYorkTimes+%2B+AlJazeeraEnglish+%2B+Euronews+%2B+CNN+%2B+Channel4News+%2B+cbsnews+%2B+WashingtonPost+%2B+TheGuardian+%2B+skynews&galleryId=463976761&resultsPerPage=83

As you can see, even tho the address of your site is http://videobrowser.zappo.tv the ajax request is coming from 184.73.193.88

 

Please follow the directions here: http://tubepress.com...oss_Domain_Ajax

 

and everything should work perfectly.

 

Let us know

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#5 jvottele

jvottele

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 14 June 2013 - 09:47 AM

Sorry that was the wrong link that I send you.

 

zappotv.com/samsungtv

 

This is the right one. And I did everything on the list, but still no luck. 



#6 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 14 June 2013 - 11:04 PM

jvottele,

 

I have forwarded this issue to one of our developers and should have a response for you shortly.

 

Thanks for your patience!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#7 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 17 June 2013 - 12:23 AM

jvottele,

 

This is actually a new bug, so thank you for bringing it to our attention.

 

You can find more details on the bug here: https://code.google....s/detail?id=574 and 'star' the item in order to receive updates regarding it.

 

The easiest workaround, at least for now, is to simply disable ajax pagination.

 

We will hopefully have a fix soon, which will be released with 3.1.0

 

Sorry for the inconvenience.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!