Topic RSS
11:21 am
Hi Oliver. Thanks for this plugin.
On my site the form is working. However, changing the styling does nothing..
The content area on my site where the form appears is quite narrow in width, and multiline boxes are not aligned as texts in each field and the box are in the same row.. so I was wondering that changing the styling would fix this.. but it does nothing. Please see the screenshot below.
[Image Can Not Be Found]
I perfer my form to be,
1. Title<br>
BOX
<br>
2. Title<br>
and so on..
thanks.
6:29 pm
March 6, 2005
Offline7:13 am
March 6, 2005
OfflineIt seems that when you built/modified your WP theme you removed the wp_head() call from the header.php file (inside the <head>…</head> tags). It may be required for other purposes, certainly for cforms to include the stylesheet that you select in the configuration.
10:31 am
hi oliver thanks. yes the code wp_head() is missing in header.php
so i added it like this
wp_head()
</head>
but not workign still..
8:03 pm
March 6, 2005
OfflineDee, double check the implementation of wp_head(); , since it's a PHP function call, it requires opening and closing PHP tags! <?php wp_head(); ?>
2:31 am
that did the trick thanks!
I still dont remember that i deleted the code tho! funny! cheers.
Great script!
3:54 am
Anyone have any idea why on a couple of my pages, I get the stylesheet calls in the head, and on some I am not? I have looked and looks and can not figure this out. I am talking about this code here that is inserted between the <head> and </head>
<!-- Start Of Script Generated By cforms v11.3 [Oliver Seidel | http://www.deliciousdays.com -->
<link rel="stylesheet" type="text/css" href="https://www.offsitecomputerbackup.com/wp-content/plugins/cforms/styling/cforms.css" />
<script type="text/javascript" src="https://www.offsitecomputerbackup.com/wp-content/plugins/cforms/js/cforms.js"></script>
<!-- End Of Script Generated By cforms -->
I tried creating a new page and inserting a form and it does not work there either. It works on this form here: https://www.offsitecomputerbackup.com/order/, but not this form: https://www.offsitecomputerbackup.com/contact
I am on WP 2.9.2, Thesis 1.6, and cforms 11.3
Any help is appreciated.
9:19 am
burt said:
Nevermind.
So, what is your solution ? I got the same issue :(
10:08 am
damn, solution is to check the "cforms-global-settings.php" page
5:55 pm
I was the same problem.
So i add code <?php wp_head(); ?> before </head> tag in my header.php, and problem with CSS was solved. But after this, the contact is not sended. Stops when 'SEND' is selected.
I test this removing the tag from header and emails sends normally.
I think this occurs after I upgrade to new version of wordpress (to 3.2). Can anyone help-me?
Sorry my bad english (I'm brazillian).
the page is: http://www.toldosfirenze.com.br/contato/
<?php wp_head(); ?>
Most Users Ever Online: 959
Currently Online:
70 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: 3568
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5172
Posts: 18414
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote









