• Hi, I use tubepress without much difficulty, great plugin by the way … But I was wondering .. Does the shortcode can be performed by a combination of more options… for example:

    two or more authors Channel

    [tubepress mode = “user” userValue = “3hough, other-channel” theme = “youtube” playerLocation = “popup” hqThumbs = “true” Resultsperpage = “15”]

    .. is comma, or what

    Second: (I need this particular)… is posible to make a combination in shortcode to show .. channel and author and playlist mixed videos …ordered by newest or uploaded or most liked

    Thanks a lot
    Peky

    http://wordpress.org/extend/plugins/tubepress/

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

    (@k2eric)

    Hi,

    1. Yes, you can combine multiple video sources, but you’ll need TubePress Pro for that.

    So in your case you would have something like

    [tubepress mode=”user” userValue=”3hough + user2 + user3″ …]

    2. Sure! You would use a shortcode such as

    [tubepress mode=”user + playlist” userValue=”user1 + channelName” playlistValue=”someplaylistID” orderBy=”newest” perPageSort=”newest”]

    That would combine all three sources into a single gallery, sorted by newest-first.

    Does that answer your questions?

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode combination phrases’ is closed to new replies.