I'm converting my blogs to Wordpress and I am looking for a plugin to have videos show on iPhones. What do you recommend? (My CMS is Joomla, btw.)
Wordpress plugin for iPhone video?
Collapse
X
-
Wordpress plugin for iPhone video?
LavenderLounge.com - a FUN gay site!
LAVENDER LOUNGE AFFILIATE PROGRAM: http://nats.mygaycash.com/track/1271...6.47.0.0.0.0.0
VintageBareback.com - gay porn 1950s-1970s
MuscleBearCub.com - Unique niche
AFFILIATE PROGRAM FOR VINTAGE BAREBACK AND MUSCLE BEAR CUB: http://www.lavenderlounge.bizTags: None -
-
I can compress the videos to anything. I need the plugin to run in WP.
UPDATE: Since it's a Joomla site we had to hire someone to adapt WP to work. Anything that is used in native WP will have to be customized, but I don't want to start from scratch.LavenderLounge.com - a FUN gay site!
LAVENDER LOUNGE AFFILIATE PROGRAM: http://nats.mygaycash.com/track/1271...6.47.0.0.0.0.0
VintageBareback.com - gay porn 1950s-1970s
MuscleBearCub.com - Unique niche
AFFILIATE PROGRAM FOR VINTAGE BAREBACK AND MUSCLE BEAR CUB: http://www.lavenderlounge.bizComment
-
Just for content rendering : http://mobilewebjunkie.com/plugins/ there are for both WP and Jom but I recommend WP. We already use on our mobile blogs.
-----------------------------------------------
Sponsors Review - Sponsors Guide - www.sponsorsreview.com
Pimpsblogger - Free wordpress blog hosting - www.pimpsblogger.comComment
-
Comment
-
use a mobile plugin to render a theme for mobile devices, so you have a regular theme plus a mobile one.
you can use .mp4 with flash players, and for the mobile version just use html5 which mobile browsers support
Code:<video width="560" height="340" controls> <source src="video.mp4" type="video/mp4" /> </video>
Comment


Comment