Title: plugin.builders's Replies - page 33 | WordPress.org

---

# plugin.builders

  [  ](https://wordpress.org/support/users/pluginbuilders/)

 *   [Profile](https://wordpress.org/support/users/pluginbuilders/)
 *   [Topics Started](https://wordpress.org/support/users/pluginbuilders/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pluginbuilders/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pluginbuilders/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pluginbuilders/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pluginbuilders/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pluginbuilders/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 481 through 495 (of 516 total)

[←](https://wordpress.org/support/users/pluginbuilders/replies/page/32/?output_format=md)
[1](https://wordpress.org/support/users/pluginbuilders/replies/?output_format=md)
[2](https://wordpress.org/support/users/pluginbuilders/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/pluginbuilders/replies/page/3/?output_format=md)…
[32](https://wordpress.org/support/users/pluginbuilders/replies/page/32/?output_format=md)
33 [34](https://wordpress.org/support/users/pluginbuilders/replies/page/34/?output_format=md)
[35](https://wordpress.org/support/users/pluginbuilders/replies/page/35/?output_format=md)
[→](https://wordpress.org/support/users/pluginbuilders/replies/page/34/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Playlist titles truncated](https://wordpress.org/support/topic/playlist-titles-truncated/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/playlist-titles-truncated/#post-6203028)
 * Uncheck the field Titles > Single line in the Style section of the edit form.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Playlist open by default](https://wordpress.org/support/topic/playlist-open-by-default/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/playlist-open-by-default/#post-6184660)
 * If you’re using the pro version then you can add **playlist=”_playlist\_id_“**
   to the shortcode. It’ll then load the videos from that playlist in the **Videos**
   section.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Shortcode for (default) sorting when using search in shortcode](https://wordpress.org/support/topic/shortcode-for-default-sorting-when-using-search-in-shortcode/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/shortcode-for-default-sorting-when-using-search-in-shortcode/#post-6178409)
 * Hi, yes, when I was testing with a channel, it wasn’t working, so I had hardcoded
   it to `relevance`. I just tried with another channel and seems to be working 
   now, please send a mail to `support @ plugin.builders` and we’ll provide you 
   a link to download the updated .zip file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Display large video over](https://wordpress.org/support/topic/display-large-video-over/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/display-large-video-over/#post-6173230)
 * New version (0.6.1) released today with some bug fixes.
    Do you mean the player
   is getting behind the thumbnails so you cannot see it? If so paste `.yrc-player-
   shell { z-index:100000000000 !important; }` in the CSS box.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Display large video over](https://wordpress.org/support/topic/display-large-video-over/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/display-large-video-over/#post-6173146)
 * I think I misunderstood your first question.
 * If player mode is inline, video’ll be shown as to not break video column/rows
   style. So it might appear below or above. If you want ‘over’ then setting player
   mode to lightbox is the only option.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Display large video over](https://wordpress.org/support/topic/display-large-video-over/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/display-large-video-over/#post-6173142)
 * Update your plugin to 0.6.
    -Check **Autoload first video** in Style section 
   of edit form. – Paste `.yrc-video-date{ display:none; } .yrc-video-views {display:
   none; }` in the custom CSS box. -Don’t check the **Onlyonce** checkbox.
 * If you cannot get something working provide us the link to your page.
    We may
   not respond for another few hours, it’s after-midnight here, sorry.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Display a specfic search result only ?](https://wordpress.org/support/topic/display-a-specfic-search-result-only/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/display-a-specfic-search-result-only/#post-6170721)
 * Can you provide me the link to that page. Something may’ve gone wrong during 
   the update. Have you updated the plugin? Version 0.6 was released a few hours
   ago.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Feature Request – Playlists continue playing entire list](https://wordpress.org/support/topic/feature-request-playlists-continue-playing-entire-list/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/feature-request-playlists-continue-playing-entire-list/#post-6138965)
 * Hi, new version has been released with new features including autoplay next video,
   autoload first video, multiple subscribe button styles, custom CSS box, and more.
   Please update your plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] –](https://wordpress.org/support/topic/play-all-videos-without-stop-in-a-playlist/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/play-all-videos-without-stop-in-a-playlist/#post-6170575)
 * Hello, are you having any problem with YourChannel?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Display a specfic search result only ?](https://wordpress.org/support/topic/display-a-specfic-search-result-only/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/display-a-specfic-search-result-only/#post-6170571)
 * Are you using pro version?
 * If you’re then yes. Add `search="term" own="1"` to the shortcode.
    `own="0"` 
   to search whole YouTube. Search results will’be displayed under Videos section.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Languages](https://wordpress.org/support/topic/languages-45/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/languages-45/#post-6087003)
 * Hi gperrault, we’re almost done and will be releasing the new version very soon(
   within 2 days). What language do you need the plugin to be in? We’ll translate
   it with the help of Google Translate.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Subscribe Button Text](https://wordpress.org/support/topic/subscribe-button-text-1/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/subscribe-button-text-1/#post-6138789)
 * Oh wow, that’s great. I was actually adding these options in the YourChannel 
   edit form and was going to provide you modified version.
 * I just came here to check the style you said and you’ve done it. Bravo.
    We’ll
   have these options in the next version, so you won’t have to edit the files.
 * Cheers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Feature Request – Playlists continue playing entire list](https://wordpress.org/support/topic/feature-request-playlists-continue-playing-entire-list/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/feature-request-playlists-continue-playing-entire-list/#post-6138760)
 * Hi, thanks for the suggestion.
    We’re working on making the plugin translation-
   ready, and will release the new version within a week.
 * Now we’ll also implement autoplaying for sure.
    Please wait about a week. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Subscribe Button Text](https://wordpress.org/support/topic/subscribe-button-text-1/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/subscribe-button-text-1/#post-6138759)
 * YouTube API doesn’t let us do that. But there are few other styles [on YouTube API site](https://developers.google.com/youtube/youtube_subscribe_button#Configuration_Options),
   take a look at them, would you like to have any one of them?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Shortcode Parameters for Widgets?](https://wordpress.org/support/topic/shortcode-parameters-for-widgets/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [11 years ago](https://wordpress.org/support/topic/shortcode-parameters-for-widgets/#post-6115205)
 * Hi, you cannot show 1 video and some thumbnails under it. But you can show just
   the thumbnails.
 * -Create a new channel with same username but give it a unique tag.
    -Enter 4 (
   or whatever you like) in Videos per load and Max Videos field. -Create a YourChannel
   widget, select name and that tag from the dropdowns. -Save.
 * Please write back if you cannot get it working. You can also write to us at `
   support @ plugin.builders`

Viewing 15 replies - 481 through 495 (of 516 total)

[←](https://wordpress.org/support/users/pluginbuilders/replies/page/32/?output_format=md)
[1](https://wordpress.org/support/users/pluginbuilders/replies/?output_format=md)
[2](https://wordpress.org/support/users/pluginbuilders/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/pluginbuilders/replies/page/3/?output_format=md)…
[32](https://wordpress.org/support/users/pluginbuilders/replies/page/32/?output_format=md)
33 [34](https://wordpress.org/support/users/pluginbuilders/replies/page/34/?output_format=md)
[35](https://wordpress.org/support/users/pluginbuilders/replies/page/35/?output_format=md)
[→](https://wordpress.org/support/users/pluginbuilders/replies/page/34/?output_format=md)