You will need a Theme. You may be able to use an available theme if it suits your layout, or you will have to build one. See the codex for more on Theme development. Many people have published blogs on developing custom themes.
Thread Starter
Kjetil
(@kjetilgf)
Thanks – maybe I should have mentioned that I’ve found a theme and all the plugins I need to run this site – with different sidebars for different categories +++
But, being no programmer, I just try to find the most foolproof way to prepare the Dreamweaver pages’ contents before the tedious copy/paste begins…
theres not really an easy way to do it. sounds like youve already covered the important stuff; changing your urls. you dont have to move your images, as you said, just change the urls.
I would suggest moving the images. You only do it once, and then they’re in the same folder structure to future images.
Also, if you take the time to upload them using the interface they’ll be referred to in the database for future use.
Up to you – I’m sure its more effort, but how often are you going to do it?
I think the most difficult part is the copy and pasting of 1 page at a time. I’m going through this process right now too, of migrating a raw HTML site to wordpress as a CMS and it’s taking forever. (My site may have over 1000 pages, not sure…)
Someone suggested you could do a “database dump” rather than copy and pasting but I don’t really know how to do that, so its copy and pasting tediously 1 page at a time into the wordpress create a page thing.
Thread Starter
Kjetil
(@kjetilgf)
Thanks guys
Moving the images first is no problem, Dreamweaver updates all links. Uploading them again – not sure. One reason is that in many pages (will-be posts) I’ve had and will have many images in stacks (like down left here) – and frankly I don’t know any way to do this without using tables. (I’ve tried my replace/copy/paste method here.) Maybe there’s a plugin to setup tables; if not it will be even more time-consuming, right?
I’ve also tried to figure out a way to keep the images sorted in some category-based way, but haven’t found it yet. Ideas?
Thanks