| Post |
|
Guest
| DJ NightLife 10:07 am June 1, 2008
| |
|
|
Could someone tell me why is my contact page so messed up ? I'm using the default cform theme.
http://www.djnightlife.com/wordpress/ => click on contact
Thanks
|
|
|
Admin
| Oliver Munich, Germany posts 6002 11:51 am June 1, 2008
| |
|
|
|
|
Guest
| DJ NightLife 8:32 pm June 1, 2008
| |
|
|
The thing that is strange is that it did not do that at first, I tried removing the whole plugin and reuploading it… It always does it. And for the CSS -possible- conflict with my theme's css, how am i supposed to know if there is one among all those that is being declared twice ?
|
|
|
Admin
| Oliver Munich, Germany posts 6002 9:24 pm June 1, 2008
| |
|
|
The link above points to the FAQ item that talks about two possiblities as to why this is happening on your site.
Have you checked into those?
CSS conflicts can always occur, but in your case the cforms header wasn't even loaded.
|
|
|
|
|
Guest
| DJ NightLife 9:32 pm June 1, 2008
| |
|
|
Yes I've checked the FAQ, but what do you mean the headers aren't being loaded ? I can at least see the messed up input fields.
|
|
|
Admin
| Oliver Munich, Germany posts 6002 9:59 pm June 1, 2008
| |
|
|
The input fields are being rendered without any CSS, hence the odd look.
So either there is a wp_head(); missing in your theme's header PHP file, or you've configured cforms to only include the header on specific page IDs….did you check that setting?
|
|
|
|
|
Guest
| DJ NightLife 10:43 pm June 1, 2008
| |
|
|
That's it thanks ! I modified the 'specific page option' … I thought I had to put the contact page's id.
|
|