Site disappears when viewed on mobile...

User 2666730 Photo


Guest
5 posts

Hello thank you for your time.

I am a newbie to the coffee cup web form builder and have spent an entire day on the issues outlined. I design my sites in Adobe Muse.

When using SDRIVE embedding I have two issues:

Issue 1: When viewing on a desktop if one clicks the email field then out to the message field an error message occurs beneath and scroll bars appear to the right hand side of the form?

Issue 2: When I visit the site on my iPhone all I get is a blank white screen??

Here is a link to my the sdrive test:
http://artisticmediaproductions.com/__SDRIVE/

When using the MANUAL SERVER embedd option the whole click on the email then out scroll bar deal is not there. So I only have one issue:

Issue 1: When I visit the site on my iPhone there is a flash of my site then all I get is the web form by itself centre top justified. The rest of the site is gone!?

Here is a link to a MANUAL SERVER test:
http://artisticmediaproductions.com/__SERVER/

Both forms above send messages when filled out on a desktop.

Thank you again for your attention to these issues :)
User 103173 Photo


VP of Software Development
0 posts

From what I can see here Jordan is the website itself is not setup to be responsive. At minimum you need in your <head> this:
<meta name="viewport" content="width=device-width">

You then need to make sure your CSS file is setup with the necessary media queries.

You should take a look at http://www.coffeecup.com/responsive-layout-maker-pro/ which could help you out with creating a responsive layout.
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

I would address some of these errors.:)
http://validator.w3.org/check?uri=http% … mp;group=0
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 2666730 Photo


Guest
5 posts

Thanks for the quick turn around Scott & Eric,

so I fixed up the errors (they were all to do with my roll over animations) and copied the code into the head as per your suggestions. Still getting the same response just the form no website. I am not trying to create a responsive site at this time. I am just trying to add a more secure form to my existing set up. The set up works fine on all browsers until I drop in my form made with coffee cup.

Here is a link to my existing live site:
http://artisticmediaproductions.com

Here is a link to the fixed test as per your suggestions:
http://artisticmediaproductions.com/__SERVER03/

The form I currently use is a widget within Adobe Muse and unfortunately it has little security. That is why I bought Web Form Builder. Adobes poor security forms are spam prone to say the least. I am really hoping Coffee Cup is the answer as I would love to spread the word to the Muser community. Many of the people are not coders that use Muse and need a quick fix as Adobe refuses to build a more secure form. Could be a lucritve investment of time for Coffee Cup to fix this one.

Thanks again for your time guys!!

Also love your profile pic Eric!!!!!
User 187934 Photo


Senior Advisor
20,271 posts

I saw the page loading on my iphone but after completely loading I only see a form. I would drop some of those scripts for testing as something is still causing issues.
http://validator.w3.org/check?uri=http% … mp;group=0
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 2666730 Photo


Guest
5 posts

Hey Eric,

I checked the link you sent to the W3 validator and the url you were checking was misspelled. You had missed an underscore at the beginning of server. Below is a link to the the actual url I sent. It all checks out.

W3 Validator:
http://validator.w3.org/check?uri=http% … mp;group=0

As I stated above I am fully aware that the site only shows the form. This is the issue I am asking you to help me problem solve. Further could you please explain:

"I would drop some of those scripts for testing as something is still causing issues."

I am not a coder. I bought Web Form Builder because I thought it would be a quick design, then an easy copy paste and be done.

The form looks and behaves properly on all desktop browsers. I am confused as to why it takes over the page on mobile??

Thanks again for your assistance.
User 187934 Photo


Senior Advisor
20,271 posts

It's the scroll scripts at the bottom causing the issue.
Here's your page with those removed. loads fine on my iphone.
http://ericrohloff.com/test.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
User 2666730 Photo


Guest
5 posts

Nice work Eric,

so if I have this correct you are essentially saying that the Web Form Builder Scripts and the Adobe Parallax scrolling scripts are not compatible or are comunicating poorly. I unfortunatly can't alter the Adobe Parallax scripts.

Can Coffee Cup figure out a work around for this conundrum ? I would really like to use Muse's Parallax scrolling on this site and future mobile sites I create in conjunction with Web Form Builder.

I have partitioned Adobe to fix there spam riddled forms at no avail. I know of many others who are really upset that Adobe ignores this issue and are desperately trying to find a solution. I really hope we can fix this so I can advise other Muse users of your wonderful software and amazing support!!!

Thank you!!!
User 187934 Photo


Senior Advisor
20,271 posts

What you could try doing is placing the html for the form in your actual page instead of using the iframe. Iframes are tricky when it comes to the type of scripts your running.
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 2666730 Photo


Guest
5 posts

Smart thought Eric,

Do you have a walk through?

I tried this walk trough on another thread and it didn't work for me:
http://davidedwards.co.nz/coffeecupform … ions.xhtml

Is it a good one to follow?

Thanks!!

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.