CC form to Wordpress

User 188029 Photo


Registered User
7 posts

Ok...I have read all the post concerning this and am more confused. Is there a simple, easy for a novice to understand how to put a CC form on Wordpress page. I have uploaded the files, in my root where WP is, pasted the script to the WP page and all I get on the page is "form object".

I don't understand where to upload the files and what Iframe is or where to alter the script.

Any help would be most appreciated. Site is www.treasureislandbedandbreakfast.com/contact-us
User 103173 Photo


VP of Software Development
0 posts

I see you are still using the Classic version of Form Builder. This version has been discontinued for some time now in favor of the new HTML version of Web Form Builder that was released in October 2011. On May 1st, 2012 all support for the Flash version was discontinued and we are no longer offering the download of the software from our website.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Your using the flash version. I would strongly suggest you take a look at the new html version.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 188029 Photo


Registered User
7 posts

Web Form Builder 2.3

That's the version downloaded April 2013
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

That's a flash menu that your trying to add to your page. I checked your code.;)
<div class="tf-flash-messages"></div>
<p><script type="text/javascript" src="swfobject.js"></script>
<div id="CC7398697">Form Object</div>
<p><script type="text/javascript">var so = new SWFObject("treasurecoffee_email.swf", "treasurecoffee_email.xml", "893", "530", "7,0,0,0", "#ffffff");so.addParam("classid", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000");so.addParam("quality", "high");so.addParam("scale", "noscale");so.addParam("salign", "lt");so.addParam("wmode", "transparent");so.addParam("FlashVars", "xmlfile=treasurecoffee_email.xml&#038;w=893&#038;h=530");so.write("CC7398697");</script> </p>
&nbsp;
</div>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 188029 Photo


Registered User
7 posts

Yes....I have dl the html format and am ready to insert the form

Could you tell me what code to insert in Wordpress and what Iframes have to do with it? Thanks
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Insert the script the form builder supplies. CC has chosen an iframe setup for easy embedding into pages with minimal effort. This reduces the risk of users making mistakes because the amount of code to put in your page is so small.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 188029 Photo


Registered User
7 posts

That works, however, I am getting double response post ie.


Thank you the form has been submitted

Then double info on what they submitted

What am I doing wrong?
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

The info repeats on the same page?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 188029 Photo


Registered User
7 posts

yes.....the "what you submitted"

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.