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

How To Create Multiple Galleries In Different Pages With Different Playlists?


Best Answer brandon, 16 October 2014 - 10:34 PM

Hello,

 

If you change the code in the TubePress Pro settings panel

 

Then that is the shortcode you have to use in order to create any tubepress gallery. SO if your field in the image above says videoprofrance_youtube_gallery then you have to use that as your shortcode, not tubepress.

 

Let us know.  If you are still not sure, please upload a screenshot of this setting page.

 

Thanks!

Go to the full post


  • Please log in to reply
9 replies to this topic

#1 Sudeep Acharya

Sudeep Acharya

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 17 February 2013 - 11:38 AM

Hi TubePress Team,

 

I installed tubepress and believe it has a great potential to create galleries.

But I'm bit perplexed to see it's not working for multiple wordpress pages.

 

Please guide me step by step how to create multiple galleries by pulling out videos from different playlists.

I don't want to use the tag method as I want more control over the videos...I want to use my playlists rather.

 

 

Regards,

Sudeep Acharya



#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 17 February 2013 - 10:38 PM

Hi Sudeep,
 
Check out the docs on this page. So in your case, on one page you could have

[tubepress mode="playlist" playlistValue="someplaylistid1"]

and on another page you could have

[tubepress mode="playlist" playlistValue="someplaylistid2"]

 

etc. etc. Does that make sense?



#3 Sudeep Acharya

Sudeep Acharya

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 18 February 2013 - 02:33 AM

Thank You Eric.



#4 lafranglaise

lafranglaise

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 07 October 2014 - 11:18 AM

I tried this code but it doesn't work for me - Wordpress 4.0 and TubepressPro 3.1.6 all I get is code in brackets:  http://buyhousedordo...ev/fr/portfolio :-( 



#5 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 08 October 2014 - 11:27 PM

Hello Lagranglaise,

 

Two things, one make sure that TubePress plugin is activated in your Plugins panel.  The second is to place your tubepress shortcode into your page or post using the text editor, instead of the visual editor.

 

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!


#6 lafranglaise

lafranglaise

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 15 October 2014 - 10:14 AM

Hi Brandon - yes the plugin is activated (I have deactivated all other plugins and am testing TubepressPro with basic Twenty Twelve theme) - it still does not work using the code [tubepress mode="playlist" playlistValue="PLbxP0U1ir9QV5PUXwmR-lXMZ5wionMQuh"] entered in text editor (not visual mode)

 

the only gallery that works is this one [videoprofrance_youtube_gallery]



#7 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 15 October 2014 - 08:56 PM

Did you change what the shortcode should be from TubePress to videoprofrance_youtube_gallery

 

That shortcode: [tubepress mode="playlist" playlistValue="PLbxP0U1ir9QV5PUXwmR-lXMZ5wionMQuh"] works perfectly in my testing environment.

 

Perhaps uninstall and reinstall TubePress.

 

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!


#8 lafranglaise

lafranglaise

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 16 October 2014 - 12:05 AM

Hi Brandon

 

Yes I have tried uninstalling and reinstalling the plugin

 

this code videoprofrance_youtube_gallery is the one generated via the Tubepress Pro Settings panel and it works fine

 

this code does not work [tubepress mode="playlist" playlistValue="PLbxP0U1ir9QV5PUXwmR-lXMZ5wionMQuh"] 



#9 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 16 October 2014 - 10:34 PM   Best Answer

Hello,

 

If you change the code in the TubePress Pro settings panel

Attached File  tp1.png   46.2KB   0 downloads

 

Then that is the shortcode you have to use in order to create any tubepress gallery. SO if your field in the image above says videoprofrance_youtube_gallery then you have to use that as your shortcode, not tubepress.

 

Let us know.  If you are still not sure, please upload a screenshot of this setting page.

 

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!


#10 lafranglaise

lafranglaise

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 17 October 2014 - 12:19 AM

Thank you Brandon - that works :-)  but it is not obvious in the documentation !