Vina WordPress Theme is extra ordinary layout wordpress theme. The behind story, why I gave the name of this theme Vina is, Vina name taken from my latest dream car Grand Livina, that why I want to make something easy to remember and useful for some one else. That why I create Vina wordpress theme.
On Vina, it try to use 1 line CSS Framework, this is powerful and simple CSS Framework all of the time, thanks for sharing this Framework ![]()
This theme built in many nicely featured such as
[adsense]
- Auto Grabbed and Resized Image on the fly
- Nicely 2 Columns content with latest featured post
- A lot of widget
- Page Comment
- Grid Based layout
- Threaded Comment
- Work Perfect on WordPress 2.7 and WordPress 2.8
- Extra Ordinary layout
- Magazine Style
- Nicely Typography
- Header Effect with jQuery
- Image Header
- FlickrRSS Plugin
- Popularity Contest Plugin
- and many many more
Download Vina
You can download Vina on this server or on WordPress Theme extend
Vina Demo
You can check Vina WordPress Theme demo
If you enjoy and like Vina WordPress Theme, you can help me spread this theme.
Change Logs
1.0 : First Public Released
1.1 : Fix Minor Error on the Header
1.2 : Fix Minor Problem
1.3 : Fix Auto Grabbed image and Hidden No Image when no image uploaded and Search page and add RSS Icon
How To and FAQ / Vina instructions
Many blogger ask the some question, and I tried to explain more clearly as I can do,
No Image Problem?
Vina is built in Auto Grabbed image, this code is searching image files on the content and display on the front page with TimThumb. But if you want using custom field, it’s easy just put you image url on custom field “thumbnail” (available on version 1.2 and newer) and the image will be used for image post in the front page, and if the post without any image, the auto grabbed image will be switch off
Change Custom Image Header
To change default image header, go to Apperance > Custom Header and upload your own image.
Future Released
- Theme Options (hola)
- Tweak Single Post
- Have suggestion? (leave some feedback on this post)



First of all, thanks for the Vina theme, I absolutely love it!
I’ve been trying to tweak the theme and I would be very grateful if you guys could help me out with these 3 points:
1. Moving the comment box from the right-side to the bottom of the page
(http://sicksoccer.com/2010/02/19/extending-your-soccer-career-by-playing-intelligently/)
2. Getting rid of “SITE ADMIN” at top of the page
3. Organize the latest post as a summary (like in the Vina demo) – http://demo.wpgpl.com/ – so readers can click “read more” to read the full post.
(currently on my website, the full post is posted instead of the summary in the front page)
My website:
http://sicksoccer.com
Thanks in advance!!!
Kotaro
Kotaro:
2. SITE ADMIN only shows up for you when you are logged in as an admin. You guests don’t see it.
3. When you are editing a post, there is a “more” button. Put that in the text somewhere and the story will stop at that point and the reader can click a link there to take them to the full article at precisely that spot. Check out my site at http://itsjustmovies.com/ to see what I mean.
I can’t help you with No. 1, though. I don’t know how to do that.
Sean:
Seriously thanks for your help! The “more” button seriously makes my site look sharper.
I really love the theme too, but I’m starting to have a lot of problems with it.
If you notice…not all of the articles are populating and the spacing is all off as some of the articles on the left are crashing into those on the right. Any suggestions?
Show me your sreen shot problem please…
Please Help!!!
I desperately need to change the Navigation Menu – Categories (under header) to show Posts…
Please Help!!!
And yes the site is not done but I would love to be finished this weekend if I can solve this one issue.
Really love this theme mas Jauhari. :thumbsup:
I wish there’s a space for banners of 125×125 somewhere on homepage between the excerpt and footer. Just like banners below this comment form. You put theme in nice and polite manner.
Hi and thank you for your help in advance! I would like to know how I can choose the posts I want to be featured on my Home page. Is it possible to make them appear using the posts ID? I don’t want them to be displayed according to an unchronological order.
Thank you!!!
Hey. I can’t figure out how to get the parent categories to drop down with the child categories on the top bar. Any ideas what’s wrong? Thanks very much.
Actually, I noticed it works when logged out, but not when logged in. Any idea what’s wrong?
Hi, thanks for this wonderful theme! I have one question, how do I remove the black box on the right sidebar, or if it can’t be removed, how do I change it to white? Thanks in advance!
Please tell me in the header how you remove the pop up that gives you the “Blog Title”. I want to keep the pop down that shows “Tagline”.
Please help…
I want subpage navigation on this theme! This is the look on my blog that I want, but it would be nice with a little drop-down menu showing the subpages, like in so many other themes. Other than that, it’s perfect for my use!
Hello there, I solved this issue by adding the ‘Sub pages menu’ plugin. However I would like to have the left sidebar just under the header. Does someone know if there are some indication on how to achieve this?
Hi Margarita!
I was wondering how you solved your problem with the subcategories not showing. I couldn’t find the ‘sub pages menu’ plugin anywhere online. Could you please help me?
Thanks!
Jen (jenny_luoh@hotmail.com)
thankz for this themes
i like to use its for my website
Can you help me? When I incorporate a table with Adsense content inside it…it sometimes displays the HTML instead of the actual table. I can’t figure out why. Can you help?
Hi I love your theme! Please help me with two problems:
1. How do I get the thumbnail photos on the homepage like on the demo?
2. I have no latest comment box like on the demo. is there a way to get this?
3. can you move around the little boxes (like comment, and tag boxes) up and down or onto the sides?
3. does this theme work with twitter and rss feeds??
please help me
Hi, Thank you for the wonderful format. Is it possible to remove the tag cloud at the bottom of articles? I find it unsightly.
Thanks,
Jason
LOVE YOUR THEME!!! it´s perfect!
Hi! Just want to say, great great job on the theme. As I am customizing it, can I ask you how do I change the font size of the sidebars and the color of the green square infront of a list?
That would be very helpful,
Thanks!
Jen
Thanks for a great theme.
I am going to use Vina for a BBQ products catalog so the home page is perfect for my “Featured Products” page with brief description and image.
The one thing I wanted to do was change the header image size to make it a bit deeper and searched everywhere to find how to do this.
Finally I found a hint (and lots of other good advice) in the comments discussions.
To add some depth to your header image go to functions php (I’ve changed mine to 300px high from 150px) and edit ‘HEIGHT’:
//* HEAD
define(‘HEADER_IMAGE’, ‘%s/images/header.jpg’); // %s is theme dir uri
define(‘HEADER_IMAGE_WIDTH’, 960);
define(‘HEADER_IMAGE_HEIGHT’, 300);
define(‘HEADER_TEXTCOLOR’, ‘FFF’);
I thought to add this comment to save others some time.
cheers