Topic RSS
4:59 pm
Please replace the ??? with your data!
- Your URL: n.a.
- The browser used: FF
- cforms version: latest
- Your Wordpress version: 2.3
[desc]:
If I select another css theme for my form it just doesn't change at all. I have tried anything but it (obviously) didn't help my issue. Any help would be immensely appreciated.
Eric
5:19 pm
March 6, 2005
OfflineYour URL would be helpful for proper troubleshooting.
4:02 pm
Oliver send me in the right direction for a solution. It seemed that my header.php wasn't set up correctly. It missed the wp_head() function. With a little help of Google I found the solution below.
Try this:
- open your header.php
- look if you find something like “wp_head”, if not:
- add right before </head> this code: <?php wp_head(); ?>
- close and save all files, reload
Well there ya go, it worked for me!
Eric
11:31 pm
Hi
I'm having the same problem but cannot find the header.php where is it located
thx Oli
7:56 am
March 6, 2005
Offlinesimply look through all your theme files, one of them has to have the header info.
1:27 pm
Thx
but my theme – Landzilla does not have a header.php I've chkd a different theme and it has one. Unfort. I will still be using Landzilla for a while.
Any sug. would be greatly apriciated
thx Oli
6:55 pm
March 6, 2005
OfflineEven though it's not called header.php, some file with some name must have the HTML header. To find it, I guess you need to open every one and look…
Most Users Ever Online: 959
Currently Online:
85 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
tracedef: 43
mores: 21
Gyrus: 20
frozenwaste: 18
asuffredini: 15
photoworks: 14
Member Stats:
Guest Posters: 3549
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5158
Posts: 18388
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote
and yes it did work after that










