Jump to content

Recommended Posts

Posted

Hi guys,

 

Ive never considered using Wordpress, or to that matter any CMS.. but after seeing a few websites its starting to appeal to me.

 

I was just wondering how easy it is to theame, and if anyone is able to offer me some advice/help on how to use the damn thing :)

 

Tom

Posted

Do you know PHP?

 

If not I'd strongly recommend simply purchasing a theme and tweaking the CSS or minor cut and paste to relocate code within the theme.

 

Even if you are a strong PHP coder it's probably easier to use one of the development themes out there (basic vanilla layouts for you to customise) and adapt it for your needs than start from scratch.

Posted

I've used wordpress and it is extremely easy to theme - there are many customisable themes out there - mine has a randomly selected banner etc There is a fairly big upgrade coming soon (Wordpress 3) which could make wordpress more usable as a CMS but could also affect the way some existing themes work?

 

Fiddling with it is the best way to become familiar with it as the previous poster says. Run a local WAMP server and install yourself a copy and play.

Posted (edited)

Another +1 for Wordpress here, installed it locally at home, with XAMPP, had it up and running in minutes, and the theme tweaked and looking completely fresh and new within about 15 minutes.

 

I currently have only a basic portfolio site, but as soon as the need arrives, i will be using wordpress :)

 

*Edit, very simple instructions added*

 

Basic (local machine) Wordpress installation

 

Download both of these :

 

http://wordpress.org/download/

http://www.apachefriends.org/en/xampp.html

 

Install Xampp, choosing a dir to run from etc.

When finished, put the unzipped wordpress folder inside the "htdocs" folder, of the dir you chose in installation.

open XAMPP, start both MySql and Apache, in mysql, make a database, and a new user, note the details (click admin on the CP)

run http://localhost/wordpress/wp-admin/install.php and then follow the guide, entering in the details for the Sql Database.

 

Done! :)

 

(please don't take those instructions as patronising, I'm sure you don't even need any help, but just in case :))

Edited by Ben-BSH
Posted (edited)

There is a IIS plugin that installs Wordpress in 1-Click (Literally!) too.

 

Just install WebPI, select WordPress and go. You will need the PHP5 package for IIS and MySQL though.

Edited by painejake

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...