• When customers attempt to submit on the Contact Form it redirects them to a 404 error page.

    Also the map will not show either. We used to be able to resolve this by updating the PHP to point to https instead of http, but that code has been changed and no longer works.

    • This topic was modified 4 years, 9 months ago by twomenspa.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter twomenspa

    (@twomenspa)

    Thanks for the info – what is strange to me is that both my Google and FireFox show the following code in the source:

    <iframe scr=”//maps.google.com/maps?q=1500 Old Missouri 21, Arnold, MO, 63010&output=embed&noscroll=1" height="340" width="100%"></iframe>

    It does not appear as a link within the iFrame

    But when I view the source from your demo page, it shows a link within the iFrame.

    I can’t share a screen shot on this reply or I could show you the difference.

    Thread Starter twomenspa

    (@twomenspa)

    @marsian

    I am able to force it to work by updating templatesnext-onepager/templates/home-contact.php with the iframe source from Google Maps “embed” functionality.

    The form now works too…but it strips the html from my Subtitle above it.

    • This reply was modified 4 years, 9 months ago by twomenspa.
    Theme Author marsian

    (@marsian)

    The problem is when next time you will update the plugin, your modified file will be replaced with original.

    we will have to find out why your page is behaving like that and fix it in next update and i am not able to replicate the error on our server.

    Thread Starter twomenspa

    (@twomenspa)

    Definitely understand that. Plus, I am not thrilled that for some reason making that change takes away the ability to format the subtitle the way I want as well.

    However, that one change made both the form and the map work – so something is definitely broken.

    If anyone else is having this issue, please respond to this message so we can determine if this is an error with just my configuration.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Contact Form 404 and Missing Map’ is closed to new replies.