Introducing the “Velouria” theme for WordPress

The Velouria theme for WordPress is a simple, one-column theme for WordPress that is suitable for bloggers who want to emphasise the content of their posts over everything else.

The Velouria theme for WordPress is a simple, one-column theme that requires no widgets or editing of source files to work. It’s designed for bloggers who want to emphasise the content of their posts, and to make reading as pleasurable as possible.

Screenshot of the Velouria theme: one column, simple, sans-serif

Installation and instructions

Install by downloading, unzipping and uploading the ‘Velouria’ folder to your site’s theme directory (normally yourblogdirectory/wp-content/themes). Log into your site and install from Design - Themes.

To set up an archive page, go into Write - Page. Give your archive page a title. Go to Advanced Options - Page Template and select ‘Archives’ from the drop down box. Don’t enter any content. Hit the ‘Publish’ button.

Make use of excerpts (Write - Post - Advanced Options - Excerpt). The theme uses excerpts on the front page and in the archives.

Tag your important posts ‘lead’. The theme will list the last 10 lead posts on the front page, while the archive page lists lead posts first.

As ever, your comments are more than welcome.

  • Digg
  • del.icio.us
  • Google
  • StumbleUpon
  • Technorati
  • Ma.gnolia

Commentary

I like the simplicity of the theme, although I wonder how many blogs (websites) use a simple column weblog. With the color scheme used you have to use colored images to visually enhance the look & feel. With the images it seems that the text starts one line and is not lined with the image.

I like the archives page, do you care to share the code of the archives? Looking to do a similar thing at my blog but I cannot find how to do it. Thank you in advance.

Good luck with designing and releasing wordpress themes!

Hi again Sander - thanks for the comments.

I doubt many people do use a single-column theme, but I think it’s appropriate for a blog-only site. I’m getting some vibes that you’re not a huge fan of this theme! ;)

Could you give me an example of text and pictures not lining up? I have to admit that graphics aren’t my forte - icons are kind of a new thing for me (and I’m guessing it shows!)

I’ll email you the archive code. It’s simple: query_posts is your friend! I don’t like the way wp does archives (dates are a meaningless way of organising posts, and subjective tags and categories aren’t much better), so you just rewrite archives.php and create a new page using it as a template.

Cheers,

Leon

Sorry for the misunderstanding, I do like the theme, but I doubt if single column blogs are popular for download. Did you also add it to the wordpress themes downdloads?

I will send you a screenshot of the images and text. Thank you very much for sending the archives code, appreciated.

Ah - I see what you mean.

That’s because the image lies beneath an h5, which has no bottom margin.

I’ll work on a fix, but it’s not a problem that’s going to crop up much!

Ta for the screenshot,

Leon

I like the clean look and may be able to live without a sidebar.
But I’m not keen on excerps being used on the front page. What would I have to do to see complete entries on the front page?

I also seem to have a problem with the archive page. I follow your instructions above about creating a page and selecting ‘Archives’ as its template.
But when I link to that page it shows nothing apart from the title.

Hi again John,

You’ll have to change a line from the index.php file (the one that says php the_excerpt()). Replace php the_excerpt() with php the_content().

If you’re not comfortable doing that, email me and I’ll send you a modified theme.

Not sure about the second problem. Are you tagging posts ‘lead’? If you have no posts tagged ‘lead’ there could be problems.

— Leon

OK, that certainly makes the front page better.
But I can’t seem to do anything with the archive page. Yes, I have some posts tagged ‘lead’. And they show up on the front page under ‘must reads’.
I’m trying to do it like this - going into Write - Page from WP Admin. I give my new page the title ‘Posts’. But I don’t enter any further content, just leave the page blank. Down at the bottom of that screen, under Advanced Options - I open the drop-down box under Page Template and select ‘Archives’. Then I hit the ’save’ button.
But when I go to have a look at the page it is blank apart from the title, ‘Posts’.
If any pointers come to mind I’ll be grateful.

Something else I discovered about the archive page.
It does give me a list of archives in IE and in Opera, but only a blank page in Firefox.
However, even in IE and Opera the page does not render with ‘lead’ pages and ‘extracts’ as it does in your Velouria Test Blog, but instead offers me the alternatives of browsing by category or by month.
Is this a clue?

John - maybe. For some reason it’s using the default template to create the archive page. My archive template (archives.php doesn’t even mention months or categories, so you’ve somehow got the wrong file in there.

Try re-installing the theme.

The offer’s still open ;)

Reinstalling the theme works really good. Thank you.

The archives problem was a conflict with a plugin. (Subscribe-to-Comments Plugin)
But a previous commentor had a problem with image lining up with text. I also have this problem now, see:
http://johnbakersblog.co.uk/six-characters-in-search-of-an-author/
for an example.
Is there some way around this, because as it is at the moment it ruins the page.

John - not sure why it’s doing that — you have some extra ids and classes around that image that the theme hasn’t put there. Are you using any plugins to manage the images?

To get rid of all my image styling, delete lines 148-154 of the style.css file. That’s probably the quickest ‘fix’.

Leon, Thanks for the reply.
I tried deleting the lines you mention above but with no visible effect, so I put them back again.
I’m using wp 2.6.2 and it’s supposed to insert images automatically. I assume the other classes and ids you mention come out of that process.
I’m not using any other plugins.
Could be wp, I suppose, though I haven’t come across any reference to a problem like this on the forums. I’ll keep looking.

John - I’ve redone the theme. Your problem should be solved. Check out the demo site first to see that you still want to use the theme, and then reinstall.

— Leon

Nice clean theme.

I’m not entirely convinced by the image issue. When I look at the demo page and choose : http://intothewhite.co.uk/test/velouria/?p=5 ( How Velouria styles your posts ), I see 3 identical images of a squirrel. These should be centered, left-floated and right-floated.
This is not the the case, they are all identically positioned : flush left ( and without the promised border )

It turns out that in the attached stylesheet ( http://intothewhite.co.uk/test/velouria/wp-content/themes/Velouria/style.css ) the classes imgleft and imgright are missing. In fact there are no images styles whatsoever.
Am I missing the obvious ?

BTW, simple page navigation with next & previous links in the footer would not go amiss …

Hi Peter,

Many thanks for the comments. I’ve only just noticed that simplethemes is linking here.

Everything should be OK now - I was ‘manually’ floating images before: now you just need to float the images using wp’s UI (which just wraps the image in a class).

Leon

Also - there are pagination links included in the theme.

Excellent ! Thank you for responding so quickly.
All now looks as promised and I’d like to take this opportunity to thank you for making the theme available. I simply like these somewhat austere themes : no frills, no bells & whistles, no gadgets & widgets, no rainbow colours, no plugin overload, but just well presented text & the occasional image.
PS: my apologies for not spotting those pagination links.

You’re welcome. There does seem to be a market for these themes.

As for the pagination, I may well change it slightly: floating the ‘next’ link to the right would make its purpose a lot clearer.

Ta,

—Leon

Leave your comment

mail: leon.paternoster@gmail.com