Page 1 of 1

Wordpress users: themes to make my site look less bloggy.

Posted: Tue Jan 12, 2010 8:45 pm
by Silverfish
I'm currently using Wordpress to put together a website.

However, I would like my website to be less blog and more like a traditional html site. I thought of just coding basic html and forgoing Wordpress altogether, but it is really simple and handy to use.

So, any theme suggestions or great examples of musicians sites?

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Tue Jan 12, 2010 8:48 pm
by Angstrom
Hi, I mentioned this in another post, but it's worth looking through Smashing Magazine's tagged wordpress articles.
there are a few good ones with 50+ funky themes, and also lots of articles on modification and such.
http://www.smashingmagazine.com/tag/wordpress/


I would stick with a well supported CMS engine like WP rather than going the raw grinding html route.
There is nothing but hours of pain awaiting you that way.

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Tue Jan 12, 2010 8:55 pm
by Silverfish
Angstrom, thanks so much for that link!

I caught that in one of the other threads, and I've been searching the site for tips, themes, etc.

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Jan 13, 2010 1:12 am
by auditory canvas
Some cool ones here, use the 'all themes' link top right to see all the different ones. Basically find one that has the functionality and features you want, then butcher the css stylesheet, and php files to get it to look exactly how you want.

http://wp.3oneseven.com/

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Jan 13, 2010 1:32 pm
by boomtchik
maybe try http://demo.rockettheme.com/wordpress/?theme=affinity
these are very pro wordpress templates

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Tue Oct 09, 2012 7:13 pm
by rasputin
When I was unemployed, I taught myself CSS and used online Wordpress. I found I could do just about anything I needed without actually maintaining my own content management system. At first I built my own little audio player widget based on WP's provided one, but once they got integrated with Soundcloud it became an ideal solution.

I haven't done much to maintain the site in about a year, but it's still live, I think. Take a look if you're still interested at www.crow-caw.com.

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Tue Oct 09, 2012 7:28 pm
by Tone Deft
working on my own WP page and for some reason I never thought to ask on a music production forum for tips. I wonder why...

lol - still, good advice, appreciated. my friend chose the reactive theme and we're running with it.

sorry for the OT. :oops:

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Tue Oct 09, 2012 8:15 pm
by tone61
Don't know what kind of requirements you have for your site, but one easy to use company is
http://www.wix.com/

It doesn't use Wordpress.

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Oct 10, 2012 2:20 pm
by Tarekith
I got mine from theme forest, very nicely made and supported.

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Oct 10, 2012 3:21 pm
by matthews
I second the themeforest route. They have hundreds, if not thousands, of premium themes for ~$30 a pop. You should be able to find something that you like. As far as not looking "bloggy", maybe go with a theme that has a static homepage, seems to do the trick.

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Oct 10, 2012 5:55 pm
by hacktheplanet
I strongly recommend making your own theme. It's really not super hard to learn if you have a general grasp of web design and how WP works under the hood. The PHP that WP uses is pretty basic, especially if you just want to put together a music website. Install WP and pour over the codex for info: http://codex.wordpress.org

I built my theme myself from scratch. The project is still in-progress (and I'm sure the site is buggy, heh), but it looks cool and does the job: http://hacktheplanetfcm.com/

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Oct 10, 2012 6:35 pm
by H20nly
Tone Deft wrote:working on my own WP page and for some reason I never thought to ask on a music production forum for tips. I wonder why...

lol - still, good advice, appreciated. my friend chose the reactive theme and we're running with it.

sorry for the OT. :oops:
good to know. :p

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Oct 10, 2012 8:59 pm
by cathochic
I like yootheme. They have a lot of templates - and a template framework called warp that helps you make your own theme. Plus, the guys that run the website are cool and helpful.

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Oct 10, 2012 9:04 pm
by simmerdown
tone61 wrote:Don't know what kind of requirements you have for your site, but one easy to use company is
http://www.wix.com/
i'm loving wix, 100% flexible, great user interface, clean gallery-like templates

Re: Wordpress users: themes to make my site look less bloggy.

Posted: Wed Oct 10, 2012 10:31 pm
by Tarekith
Part of the reason I went with Wordpress over doing it via html like I used to, is that for $30, you can get a really well made with lots of admin panel features, and save yourself a lot of work. And most are dead easy to deconstruct and modify if you want to make your's a little more unique.