Welcome to TalkGraphics.com
Results 1 to 10 of 14

Hybrid View

  1. #1

    Default Contact form not showing properly on mobile variant?

    Hi Everyone, have a contact form (pasted in the body of a rectangle used as a placeholder) which works flawlessly on the PC variant of my site. But using the same approach on the mobile variant on shows only 2 of the 4 form objects! So I have name, email and message fields with a contact button. Only the first two show on the mobile version, even though I've tried adjusting width and other settings on the form in the html code, but no change? Is there something simple I've missed?

    Thank you so much in advance for any help

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: Contact form not showing properly on mobile variant?

    You may need to create a new form rather than copy and paste, even if the form is virtually the same.

  3. #3
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: Contact form not showing properly on mobile variant?

    A clue to the Placeholder code would help.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  4. #4

    Default Re: Contact form not showing properly on mobile variant?

    Thanks to both for your replies, I will try generating another piece of code for a separate form, but in the meantime, here's the source code that is pasted into the body of the rectangle placeholder (with specific address information edited out)...

    <iframe src="https:..." style="border:none;width:100%;" scrolling="no" id="..."></iframe>
    <script src="https:..."></script>

    Suggestions or hints very welcomed

  5. #5
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: Contact form not showing properly on mobile variant?

    Quote Originally Posted by wwdileie View Post
    Thanks to both for your replies, I will try generating another piece of code for a separate form, but in the meantime, here's the source code that is pasted into the body of the rectangle placeholder (with specific address information edited out)...

    <iframe src="https:..." style="border:none;width:100%;" scrolling="no" id="..."></iframe>
    <script src="https:..."></script>

    Suggestions or hints very welcomed
    height is an essential attribute.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  6. #6

    Default Re: Contact form not showing properly on mobile variant?

    Quote Originally Posted by Acorn View Post
    height is an essential attribute.

    Acorn
    Height of which, the placeholder rectangle itself or the defining of height in the actual code?

    Thanks - D

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •