Jump to content

Recommended Posts

Posted

Ok people this if for you guys that are WP pros.

 

Is it possible to make a whole website handcoded then add it to wordpress to add the dynamic functions or are we stuck with choosing a theme and trying to edit it.

Posted

It's possible to make hardcoded templates and then integrate that into Wordpress -- take those files and create a Wordpress theme out of them, and then recreate the site within Wordpress -- but it's not like adding a couple lines of Wordpress code to your existing static files will give you all of the power of Wordpress.

 

When I'm developing Wordpress sites, I usually start by hardcoding a couple standard templates in HTML/CSS, and then integrating them into the base Wordpress theme. Building out an entire HTML/CSS site from scratch would be a bit of a wasted effort, since I would have to recreate the page structure and add in all my content within Wordpress. If you know what you are doing, you could potentially start a theme completely from scratch, but I usually find that it's easier to start from a super-basic base theme and strip out the parts that I don't need.

Posted

Ok so you kinda do then. its just I am building a site for a client and they want almost every feature of the blog but they don't want it to be like a blog more like a static site with comments and easy for them to update without myself, so it's more like a portfolio with a few blog functions.

Not sure how straight forward that would be todo on wordpress.

Posted

Yeh pretty much just now quite sure how to go about it I have downloaded instantwp for testing etc would nice if we could just make the site upload it and drag and drop the functions haha i'm soo lazy.

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...