Aequitas (or anyone else)- quick question for you.
Manually added a video and having the following issue- hoping you could quickly let me know if this is something setting-wise within the plugin or perhaps my theme/css.
The pulled youtube description isn't breaking as shown in this image and starting on the left- but instead directly to the right of hte video. Any thoughts?
Thanks
This is a bug with the software, I actually just fixed it today, and later tonight (Well most likely tomorrow cause I'm tired as fuck after the night I had - lets just say I didn't get home til 8am after a long night out.
Anyway today I took care of the majority of the updates I am long overdue for and tomorrow I'm going to finish up the updates for the automation feature then post back here when they are all out.
I basically covered the following in the updates.
1) Cleaned up the code source a lot so you can understand it a lot better if you need to change something.
2) Fixed all the bugs people have reported in this thread, in my Private Messages, and a few other little things I noticed about it.
3) Added more functionality into the video search, no longer will you see videos which can't be played because they are unable to be embeded without permission, you can search videos in specific youtube categories, and you can now order your search results by relevance, viewcount, rating, ect....
4) I removed the LiveVideo section completely because its not valid to keep it, YouTube is the best resource to deal with for so many reasons, the weight of the LiveVideo just wasen't holding up.
5) Stabalized it a lot more which means now it should work even if you can't use file_get_contents, if you can't use that function like some have reported there is now a CURL alternative which automatically gets utalized if file_get_contents isn't allowed by your host, you don't need to do anything extra its all handled for you.
There are a few other things I've updated as well but they are minor and more code specific.
In a update down the road I'm going to build a few custom flash players to supply with the plugin so you won't have to use all the stock YouTube players, you can have a much more unique look instead of having your sites filled with blatent obvious youtube videos.
If I have time tomorrow I'm going to include an video sitemap feature, you won't need to do anything with it, it will be automatic but it will enable you to get much more of our posts indexed for some additional traffic.
Oh I also removed the suggestion feature box, that was pretty useless as well, so that also helps clean it up a bunch.