Hi Oliver,
Yup, you're right - I used the visual editor to add this to the page. I've got CForms running on a couple of websites (and very nicely, thanks
) with the same plugins on all of them (i.e. I managed to find things that play nice with each other), so I don't think it's a plugin issue. I try and keep the number of plugins used down as it's a maintenance nightmare otherwise!
Just to check, I've disabled *all* plugins except cforms II. The same thing happens - no "T-A-F" box on the Page admin screen. Custom fields have the "Tell-A-Friend" in the dropdown for the key. Still no T-A-F...
The code I'm using for the template is still:
<?php if ( is_tellafriend( $_GET['pid'] ) ) insert_cform(1); ? >
I've changed the number to 0, 1, 2, 3... still nothing.
The only thing that is different is actually the WordPress version - this is my first attempt at using WP2.5 and I think it's at the root of the problem. They probably have changed things that you're not aware of just yet!
And, yes - by all means, send over the beta version. My site is very new and not live yet, so it's a perfect time to break it
.
Thanks for your help on this Oliver - I really appreciate it.