New Vine Theme. Please help!

qazqaz

Regular Member
Joined
Feb 4, 2009
Messages
294
Reaction score
81
I'm going to start a Vine site. Collect vine hashtags by hand and maybe auto and publish it.
I've searched for WP themes but couldn't find any good themes, just some plugins.
There are great sites like these ones but I think some of theme are custom coded like:
http://www.funnyvinevideos.com/
http://seenive.com/
http://vine-videos.com/


I need advice, it can be a good WP theme or a custom script maybe.
Please help me to find a good start!
 
Are you going to be adding a follow, like, unfollow function to the client? Do you have the Link already?
 
No... Jut a Vine videos site. Embed Vine videos.
Just like that sites I mentioned on the first message
 
Here are a couple of pointers:

Keep it simple.
Use the the same Green (Green gradient) and Gray that's used in the vine app.
Don't over crowd the site.

I would say use vine as a model. Vine's an app, how can it be designed as a website? Like I said above, keep it simple. Maybe just have a nice green menu with gray drop downs. A two column layout below the menu bar. Right for popular hashtags, vids, etc. Left for the vine, comments, likes, etc.

That's just what I'm thinking of right now. I didn't out a lot of thought nor do I have great experience with design,
 
vinescope[dot]com has the vine autoplay with sound on. How do they do that because it is not possible when using the embeds Vine provides ?
 
Last edited:
Mine is great-vines[dot]com but our main competitor vinescope[dot]com has the vine autoplay with sound on. How do they do that because it is not possible when using the embeds Vine provides ?

Send a pm to CodingAndStuff. His site has the sound on. Maybe he can help.
 
Mine is great-vines[dot]com but our main competitor vinescope[dot]com has the vine autoplay with sound on. How do they do that because it is not possible when using the embeds Vine provides ?


HTML5's video tag has an autoplay attribute along with JS functions associated with it to control the volume. Don't use their embed widget - go "native".
 
go with custom script, it will help u to fulfill all your requirement
 
So would this be possible if I create my own "embed.js" file ? when looking at the Vine embed code I noticed "<script async src="// platform.vine.co/static/scripts/embed.js" charset="utf-8"></script>", replacing this with my own embed.js could solve the problem ?
 
Back
Top