
Playlists and Random Video's
#1
Posted 22 November 2010 - 09:06 PM
Problem retrieving videos from provider: Forbidden
#2
Posted 22 November 2010 - 09:19 PM
#3
Posted 28 November 2010 - 06:12 AM
Problem retrieving videos from provider: Forbidden
#4
Posted 28 November 2010 - 07:02 AM
#5
Posted 28 November 2010 - 03:17 PM
I'm unable to use this plugin as it brings this error into the page when the shortcode is entered [tubepress]. Any reason why this is happening?
Problem retrieving videos from provider: Forbidden
Could you send a link to your gallery? Also, please make sure debugging is enabled from WP Admin > Settings > TubePress > Advanced. Feel free to PM me the link if you don't want to share it with the world.
I just paid for the pro version so i trust you're going to get me through this thing!
I will! ;)
#6
Posted 28 November 2010 - 03:51 PM
I'm playing with a prototype gallery page here:
http://forpropertyin...blog/the-secret
I've found that initially i was in debug mode and getting no results then i turned it off and i could get only the one [tubepress] code, then purchased Pro and deleted old plugin and installed Pro but still then could not get any multiple shortcodes 'as above' in the one page. Though debug mode is on again now as instructed.
http://forpropertyin...blog/the-secret
The playlists and video will all be coming from this channel www.youtube.com/ForPropertyInvestors
#7
Posted 28 November 2010 - 04:06 PM
[tubepress mode="playlist" playlistValue="87AD687ACE7A5C8"]The syntax is correct, but the playlist ID seems to be invalid. Notice if you punch that playlist ID into youtube.com (http://www.youtube.c...87AD687ACE7A5C8) it shows up as invalid. Would you please verify the playlist ID?
I see that you entered a second shortcode with just
[tubepress]but it is also trying to pull from that playlist and thus won't show any videos for the same reason.
So I think the solution is to first identify which playlist from http://www.youtube.c...opertyInvestors you're after. Then the rest of the details should fall into place.
#8
Posted 28 November 2010 - 04:31 PM
http://www.youtube.c...?p...87ACE7A5C8
Seems to be pulling in OK now... will have more of a play.
#9
Posted 28 November 2010 - 04:58 PM
#10
Posted 28 November 2010 - 07:48 PM
- Create a custom theme. You'll just need to add style.css to your theme's directory with the following contents:
.tubepress_thumb { height:275px; }
This is the preferred method as it will be "upgrade proof" with future versions of TubePress.
- Edit tubepress_pro_2_1_1/ui/themes/default/style.css and change the height of the class "tubepress_thumb" from 175px to 275px. This is easier perhaps, but isn't upgrade proof.
#11
Posted 29 November 2010 - 02:09 AM
The auto play is a good feature though can it be that it behaves the same as it exists now but NOT automatically playing on the first initial page loadings. So it loads the page then auto plays the big video of any small clip only once clicked.
#12
Posted 29 November 2010 - 01:13 PM
I got that sorted out, thanks. Is it style.css that i have to use to make it put the big videos description and the length of it just below? Example of this code please.
http://code.google.c...s/detail?id=169
The auto play is a good feature though can it be that it behaves the same as it exists now but NOT automatically playing on the first initial page loadings. So it loads the page then auto plays the big video of any small clip only once clicked.
http://code.google.c...s/detail?id=166.
#13
Posted 30 November 2010 - 09:20 AM
I should stop to make a note here that I am really happy with the plugin. I've been able to make a site that i have only dreamed of making for a long time. My users are going to be impressed with your plugins page display results.
Almost got everything sorted out. I have made all the individual pages of all the playlists I've made of the last 4 years. I ditched the random vid's at the top of each page idea as a tease to register to watch more in that section. Instead creating one splash page called Videos that will hopefully have a random 20 or so videos pulled in from my favorites list which has every video in it that is in the entire lot of playlists.
Have a check of the site here again (this is not the splash page):
http://forpropertyin...log/the-secret/
Two issues and i think it will be sorted to show my users this week sometime. I would have thought this code would bring the favorites... have i got something wrong. I have got HD thumbs selected so i hope that can stay on.
This is for the splash page!
[tubepress mode="favorites" favoritesValue="ForPropertyInvestors" resultCountCap="20" order="random"]
Next:
Once the page loads clicking on the Next or Prev page screws the thumbs up and crams them in, no spaces and huddled together, screwing up the sizes. Go here to see it create page links:
http://forpropertyin...og/development/
#14
Posted 30 November 2010 - 05:52 PM
I would have thought this code would bring the favorites... have i got something wrong. I have got HD thumbs selected so i hope that can stay on.
Can you share the link of the page that is using this shortcode? Feel free to PM me if you don't want to share it publicly. We should be able to identify what's going on - your syntax looks right to me.
Once the page loads clicking on the Next or Prev page screws the thumbs up and crams them in, no spaces and huddled together, screwing up the sizes. Go here to see it create page links:
http://forpropertyin...og/development/
There's something fishy going on. Notice that if you visit http://forpropertyin...wp...nation.php, which is the file used for ajax pagination, you'll get an internal server error (500). Your PHP error log will tell us what the problem is. That file is very simple, so there's not many places where it can mess up. Please ask your hosting provider or sys admin to investigate the log for you.
#15
Posted 30 November 2010 - 06:09 PM
Can you share the link of the page that is using this shortcode? Feel free to PM me if you don't want to share it publicly. We should be able to identify what's going on - your syntax looks right to me.
http://forpropertyin...com/blog/video/
#16
Posted 30 November 2010 - 06:13 PM
#17
Posted 30 November 2010 - 07:02 PM
http://www.youtube.c...tyInvestors#p/f
#18
Posted 30 November 2010 - 11:43 PM
#19
Posted 04 December 2010 - 03:48 AM
Maybe the solution here will work for you? http://forpropertyin...com/blog/video/
It was the settings at my YouTube channel Account > Account Settings > Recent Activity > Favorite a
video . What this setting does at YT is display in your channel also of the favorites you add, think!
Now one last thing so i can tell my public.. will have to send a message to the host.
#20
Posted 04 December 2010 - 03:41 PM
At the moment if i pull 20 favorites in it's going to pull the same twenty from the top in all the time. Really want to pull twenty different ones in out of 400 in the fav's or whatever each time!