CC web form builder - Page 2 - Post...

User 412479 Photo


Registered User
45 posts

and Image 4.
User 412479 Photo


Registered User
45 posts

Good grief, so sorry for all the posts - forgot to reattach last one :-(
Attachments:
User 364143 Photo


Guest
5,410 posts

Instead of using the javascript method of displaying the code, why don't you use the object and embed tag? Under Configure Forms Settings (right side) choose advanced tab and uncheck Fix for displaying active content. That might help.
CoffeeCup... Yeah, they are the best!
User 412479 Photo


Registered User
45 posts

Thanks greatly! That worked!! http://www.designbydenae.com/products/viewitem.php?productid=42&groupid=0 The files from form builder needed to be put in "products" folder though - I tried them in the root folder for that sub-domain and didn't work (white space) but it did when I moved them to the products folder.

Thanks again so very much!! I appreciate it greatly!
User 364143 Photo


Guest
5,410 posts

No problem. I'm glad I could assist you. The files needing to be in the products folder isn't right though. Perhaps an official trouble ticket might help with that?
CoffeeCup... Yeah, they are the best!
User 187934 Photo


Senior Advisor
20,271 posts

volfan wrote:
The files from form builder needed to be put in "products" folder though - I tried them in the root folder for that sub-domain and didn't work (white space) but it did when I moved them to the products folder.

A little tweaking in the code for the form should allow you to have them in the root of the sub domain.
../../../ and so on if needed.:lol:
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 38401 Photo


Senior Advisor
10,951 posts

Just gotta remember that for the most part, the files need to go wherever the page that will be displaying them resides. In this case it's on product pages so it actually does make sense that the files would go into the products root folder. I would try the tweak method if it's easier, but if it's not that big of a deal to navigate the files to the products folder it's all good either way.
User 1881687 Photo


Registered User
68 posts

hi
exscuse me for my bad english.

i have try t insert a form in scc pro and all is ok but not the position and I don't know How can I do for center the form...

this is the code

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="610" height="1500" id="CC3837313" align="middle"><param name="movie" value="creazionelocandine.swf"/><param name="quality" value="high" /><param name="FlashVars" VALUE="xmlfile=creazionelocandine.xml&w=610&h=1500"/><param name="scale" value="noscale" /><param name="salign" value="lt" /><param name="bgcolor" value="#ffffff" /><param name="wmode" value="transparent" /><embed src="creazionelocandine.swf" FlashVars="xmlfile=creazionelocandine.xml&w=610&h=1500" quality="high" bgcolor="#ffffff" width="610" height="1500" name="CC3837313" wmode="transparent" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>


this is the link to the site with problem.
http://www.miotorneo.com/shop/viewitem.php?productid=22

I'm not a webmaster and I don't know html...
Ih someone can paste the correct code for center the form....
thanks in advance.
that's very appreciate.

F4bius

User 187934 Photo


Senior Advisor
20,271 posts

Give this a try and adjust the width and height to that of your form then adjust the left and the top until your form is in the proper position.:)


[[[ <style type="text/css"> div#shopform{width:942px;height:100px;background:red;left:-81px;top:40px;position:relative;} </style><div id="shopform"> Form code here </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 1881687 Photo


Registered User
68 posts

thks Eric,
In what point I must insert this code?
I put instead " post code here" but I can see a red box
:rolleyes:

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.