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

Gallery shows youtube playlist in wrong order


  • Please log in to reply
5 replies to this topic

#1 Peter Baumbach

Peter Baumbach

    Newbie

  • TubePress Pro
  • Pip
  • 4 posts

Posted 03 February 2011 - 07:12 PM

I used
[tubepress mode="playlist" playlistValue="86674F68B058DD1B"]
My playlist includes two videos I created and two from other people on youtube. I want my videos to show first, and better still, in the order I created in the playlist. My videos are the "How To" titled videos. Of those, I want the google one to play second.

I need better control of playlist order.
Thanks,
Peter

#2 Peter Baumbach

Peter Baumbach

    Newbie

  • TubePress Pro
  • Pip
  • 4 posts

Posted 03 February 2011 - 07:22 PM

I solved my own problem. I assumed a default that wasn't true. This works:
[tubepress mode="playlist" playlistValue="86674F68B058DD1B" orderBy="position"]

I just changed the default in my wordpress settings to "Position in a playlist" and now I don't even need the orderBy shortcode.
Thanks.

Is there any way to create a list without a playlist? I tried
[tubepress video="-VaYw6_FVeQ + c7Y42jXmqyU"]
That doesn't work.

#3 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 06 February 2011 - 05:32 PM

Is there any way to create a list without a playlist?


There's a ticket in for this kind of functionality. Please star the issue to follow updates and vote for it. Issues with the most votes will be implemented first.

Are you otherwise squared away? Anything else you need help with? Thanks.

#4 Peter Baumbach

Peter Baumbach

    Newbie

  • TubePress Pro
  • Pip
  • 4 posts

Posted 06 February 2011 - 11:59 PM

This is probably a new request, but I see it tying in with this issue 262?, and 173. I want to be able to show parts of a video. I want to create stop points and continue on a click. These two links show something of what I am talkting about:
http://www.snipsnip.it/
http://sourceforge.n...preplay/develop

Thanks!
-Peter

#5 Peter Baumbach

Peter Baumbach

    Newbie

  • TubePress Pro
  • Pip
  • 4 posts

Posted 07 February 2011 - 12:03 AM

Like this: http://coffeeghost.n...igami/trex.html

#6 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 07 February 2011 - 06:05 PM

The start/stop click behavior is something that will be possible once TubePress gets support for YouTube's "chromeless" player as it will likely require some JavaScript to interact with the player. There's a ticket in for that as well.