Website critique.

Caporegime
OP
Joined
12 Mar 2004
Posts
29,913
Location
England
Ok, thanks, I've got it up now. Are there any themes that you can recommend that would be suitable? I have looked at a few black one column themes but they seem designed for blogs rather than websites like this.
 
Joined
12 Feb 2006
Posts
17,293
Location
Surrey
what ones for instance have you seen? it's diffuclt to say good designs as the site you have at the moment is just black so any design is good in comparison :p what we're looking for in the design could be different to what the owner is.

you may find the design is tailored to a blog style but only because that's what is set up, if the site gets set to a website style then the theme may look less bloggy if that makes sense.
 
Joined
12 Feb 2006
Posts
17,293
Location
Surrey
what ones for instance have you seen? it's diffuclt to say good designs as the site you have at the moment is just black so any design is good in comparison :p what we're looking for in the design could be different to what the owner is.

you may find the design is tailored to a blog style but only because that's what is set up, if the site gets set to a website style then the theme may look less bloggy if that makes sense.
 
Caporegime
OP
Joined
12 Mar 2004
Posts
29,913
Location
England
Epione 1.3
Modularity Lite 1.3

First couple of ones that stood out on the page I was looking at.

For some reason when I switch to visual editing mode some of the content I entered in code view disappears, infuriating to say the least.
 
Last edited:
Caporegime
OP
Joined
12 Mar 2004
Posts
29,913
Location
England
Honestly I find it easier developing by code then visual editors. :p

I was just entering some of the unordered lists from this page and then they disappeared when I switched to visual mode.
 
Last edited:
Soldato
Joined
18 Jun 2003
Posts
4,368
Location
Rugeley
right..well there you go then. try pasting code then saving post in html mode, and then go back to post in visual mode. If it disappears you ain't done it right!
 
Soldato
Joined
18 Jun 2003
Posts
4,368
Location
Rugeley
why don't you use the built in twentyeleven theme? Go to appearance>theme options choose dark colour scheme, and then change default layout to one column no sidebar???
 
Caporegime
OP
Joined
12 Mar 2004
Posts
29,913
Location
England
right..well there you go then. try pasting code then saving post in html mode, and then go back to post in visual mode. If it disappears you ain't done it right!


I paste it in html mode the page works just fine when I update and preview it, but every time I switch to visual mode it gets removed.

why don't you use the built in twentyeleven theme? Go to appearance>theme options choose dark colour scheme, and then change default layout to one column no sidebar???

I'll try that.
 
Caporegime
OP
Joined
12 Mar 2004
Posts
29,913
Location
England
Ok, I've put on the twenty eleven theme, and it looks ok at the moment but the width of the page is absurdly small, 690 pixels.

EDIT - Is it really necessary to use the visual editor? It's torturous, I move a picture and text goes flying over the place, can't get stuff to align properly. Reminds me of using the gui builder in the netbeans ide, every time I see mention of visual builders in programming user interfaces it seems there is universal condemnation of them in favour of hard coding.
 
Last edited:
Joined
12 Feb 2006
Posts
17,293
Location
Surrey
i think in the settings you can disable the visual editor so that it doesn't play with your code. can't remember exactly where but it should be there some where in the options

under settings -> writing -> is "WordPress should correct invalidly nested XHTML automatically" ticked? that's the only thing i can find. maybe a quick google will give better idea
 
Last edited:
Soldato
Joined
18 Jun 2003
Posts
4,368
Location
Rugeley
Ok, I've put on the twenty eleven theme, and it looks ok at the moment but the width of the page is absurdly small, 690 pixels.

EDIT - Is it really necessary to use the visual editor? It's torturous, I move a picture and text goes flying over the place, can't get stuff to align properly. Reminds me of using the gui builder in the netbeans ide, every time I see mention of visual builders in programming user interfaces it seems there is universal condemnation of them in favour of hard coding.

Right, the visual editor is tied into your theme. You can disable it, but I don't recommend it. Some plugins tie into the visual editor and when it's disabled they do a mass fit. To change the width of the twentyeleven theme is easy, but google it and there are plenty of answers. If you aren't enjoying Wordpress and would rather code then perhaps you should devise your own theme?
 
Soldato
Joined
26 Nov 2003
Posts
4,656
Location
Brentwood
That's what I planned to do originally, but then I have people telling me there's no need to code when there's wysiwyg. :p If it just comes down to personal preference then I'd rather stick with hard coding.

I don't like wysiwyg. Adds bloat to the code.
 
Last edited:
Caporegime
OP
Joined
12 Mar 2004
Posts
29,913
Location
England
Ok, I will stick to coding then.

Looking at the content rather than the design of the old site, what more do you think needs to be added/changed? My hands are nearly destroyed from removing superfluous capitalisation. :p
 
Back
Top Bottom