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.


? About Gallerys


  • Please log in to reply
3 replies to this topic

#1 Guest_david_*

Guest_david_*
  • Guests

Posted 03 May 2013 - 01:29 PM

can i have multiple galleries with search terms?



#2 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 04 May 2013 - 12:16 AM

David,

 

Yes, you can have multiple galleries (tubepress instances using the tubepress shortcode) and each of those galleries can be populated by using a different search string.  As an example, the below code set would provide three TubePress Galleries, with three different searches being performed:

[tubepress mode="tag" tagValue='dragon ball-z']

[tubepress mode="tag" tagValue='Spongebob Squarepants']

[tubepress mode="tag" tagValue='Dexters Laboratory']

Hope this answers your question, and if you have any more, please feel free to ask.

 

Thanks!


  • eric likes this

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 Guest_david_*

Guest_david_*
  • Guests

Posted 04 May 2013 - 01:59 PM

i see that it does but whats the shortcode for displaying the first video at the top like the default [tubepress] does..?



#4 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 04 May 2013 - 11:13 PM

David,

 

This will create three different galleries, and each gallery will have the first video (of that gallery) at the top of it.  However, if you wish to have a single gallery that searches three different terms, you would have to modify the shortcode to search for all three (or more) tags within one tubepress shortcode.

 

You can also add the following line to your shortcode, to "force" tubepress to use the default layout, which will present the first video of each gallery above it.

playerLocation="popup"

Let us know if you have any other questions.

 

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!