• Resolved acpryor00

    (@acpryor00)


    I’m helping a friend with her blog. Recently, the “Submit” button on her “Contact Me” page disappeared. It may have happened with an upgrade to the latest version, I don’t know. This page has been stagnate and working fine for months/years so I’m not sure what the issue could be.

    I’ve tried creating a new page and using the “Create Contact Form” option (built in to WP) and I get the same results.

    Here’s the code that’s in the page (created by the form).

    [contact-form][contact-field label=’Name’ type=’name’ required=’1’/][contact-field label=’Email’ type=’email’ required=’1’/][contact-field label=’Message’ type=’textarea’ required=’1’/][/contact-form]`

    Here’s the URL of the page:
    https://thefarmbarbie.com/contact-thefarmbarbie/

    Thanks in advance for any help you can provide.

    Andrew

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    The button is on the page, but it looks like it’s been moved to the top right corner of the screen and is now hidden, all thanks to some CSS that was added to the theme’s stylesheet.

    You should be able to bring the submit button back by removing the CSS you’ll find on lines 1693 to 1701 in the style.css file of the Point theme.

    I hope this helps!

    Thread Starter acpryor00

    (@acpryor00)

    Thanks Jeremy!
    I think that did it. I submitted a message, we’ll see if it comes through.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Submit Button on Contact Me page no longer there’ is closed to new replies.