I uploaded the exported folder (actually the folder within the exporter folder called "WPMaintenanceForm"
I uploaded the WPMaintenanceForm.php file
As it is not working, I am wondering if I uploaded the folder and php file to the wrong place.
I uploaded to : wp-content/themes/theme-name-child/
I uploaded through my usual Coffeecup FTP. I checked my cPanel and all files are there, but there is nothing on the page. Usually when it is not working I at least get a big gray space!
Suggestions?
http://www.hlnwebdesigns.com/wordpress-support
here is my script code:
<script type="text/javascript">document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"WPMaintenanceForm.php" + window.location.search + "\" width=\"100%\" height=\"1574\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E<a href=\"WPMaintenanceForm.php\" title=\"WPMaintenanceForm\">Check out my CoffeeCup Form</a>%3C/iframe%3E"));</script>
<noscript>
<iframe height="1574" style="border:none; background:transparent; overflow:hidden; width:100%;"
id="fb_iframe" src="WPMaintenanceForm/WPMaintenanceForm.html">
<a href="WPMaintenanceForm.php" title="WPMaintenanceForm">Check out my CoffeeCup Form</a>
</iframe>
thank you