Hi Guys,
Have been using this app for a while and have great results however I am currently updating a site in DW 2015 and have placed the form and related files into the page and site in the normal way and when I go to view in live view or in a browser all is see is a few lines of script which appears to be the content of the php file - no form. If I open the html form page on its own it renders fine in live view and in a browser so it is as if the connection between the two files is broken.
The page is html5 and I am using DMXzone bootstrap as a foundation - have used this combination with Form builder before with no problems
This form works fine in the older version of the site and I am not sure where to start to sort this out. Have tried to attach the php and html files generated by form builder but the forum wont allow it
Regards
Bruce
Have been using this app for a while and have great results however I am currently updating a site in DW 2015 and have placed the form and related files into the page and site in the normal way and when I go to view in live view or in a browser all is see is a few lines of script which appears to be the content of the php file - no form. If I open the html form page on its own it renders fine in live view and in a browser so it is as if the connection between the two files is broken.
The page is html5 and I am using DMXzone bootstrap as a foundation - have used this combination with Form builder before with no problems
This form works fine in the older version of the site and I am not sure where to start to sort this out. Have tried to attach the php and html files generated by form builder but the forum wont allow it
Regards
Bruce
Hi Simmo,
Try removing the script wrapping the iframe code.
Try removing the script wrapping the iframe code.
<iframe height="364" style="border:none; background:transparent; overflow:hidden; width:100%;"
id="fb_iframe" src="myformname/myformname.html">
id="fb_iframe" src="myformname/myformname.html">
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
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
No change with that - when you preview you just see the contents of the php file
Eric,
Here is the clipboard code that I have inserted into my site inside a column if this helps
<script type="text/javascript">document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"WBO_quote.php" + window.location.search + "\" width=\"100%\" height=\"2039\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E<a href=\"WBO_quote.php\" title=\"WBO_quote\">Check out my CoffeeCup Form</a>%3C/iframe%3E"));</script>
<noscript>
<iframe height="2039" style="border:none; background:transparent; overflow:hidden; width:100%;"
id="fb_iframe" src="WBO_quote/WBO_quote.html">
<a href="WBO_quote.php" title="WBO_quote">Check out my CoffeeCup Form</a>
</iframe>
</noscript>
Here is the clipboard code that I have inserted into my site inside a column if this helps
<script type="text/javascript">document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"WBO_quote.php" + window.location.search + "\" width=\"100%\" height=\"2039\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E<a href=\"WBO_quote.php\" title=\"WBO_quote\">Check out my CoffeeCup Form</a>%3C/iframe%3E"));</script>
<noscript>
<iframe height="2039" style="border:none; background:transparent; overflow:hidden; width:100%;"
id="fb_iframe" src="WBO_quote/WBO_quote.html">
<a href="WBO_quote.php" title="WBO_quote">Check out my CoffeeCup Form</a>
</iframe>
</noscript>
Did you try it like this?
Can you share a link to the page your form is on?
<iframe height="2039" style="border:none; background:transparent; overflow:hidden; width:100%;"
id="fb_iframe" src="WBO_quote/WBO_quote.html">
</iframe>
id="fb_iframe" src="WBO_quote/WBO_quote.html">
</iframe>
Can you share a link to the page your form is on?
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
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
Yes tried like that - same result just shows the php code in the page when previewed
Cant give you a link as the page is not live.
Could something else on the page affect it - script wise?
Cant give you a link as the page is not live.
Could something else on the page affect it - script wise?
What are you trying to view the page on? Do you have WAMP or some other local host installed on your pc?
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
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
using MAMP - makes no difference whether I use the testing server or not - site does not require it so it previews either direct or thru the server but no form - I suspect there is an issue in the page and will have a little time hopefully later today or tomorrow to do some testing - any suggestions are most welcome
Simmo wrote:
using MAMP - makes no difference whether I use the testing server or not - site does not require it so it previews either direct or thru the server but no form - I suspect there is an issue in the page and will have a little time hopefully later today or tomorrow to do some testing - any suggestions are most welcome
using MAMP - makes no difference whether I use the testing server or not - site does not require it so it previews either direct or thru the server but no form - I suspect there is an issue in the page and will have a little time hopefully later today or tomorrow to do some testing - any suggestions are most welcome
If you upload your site and the form is still not showing, please provide a link to the page where the form is located so that we can take a look.
Hi Adam,
As I said previously the site is not live - work in progress and on my HD - I have uploaded here the page html and pasted the coffee cup generated code in previous reply
As I said previously the site is not live - work in progress and on my HD - I have uploaded here the page html and pasted the coffee cup generated code in previous reply
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.