I ended up solving the issue. In case anybody run across this in the future, here’s what it was:
I narrowed the issue down to the template itself by stripping out all of the markup on the page, which allowed the form to work as normal.
I then narrowed it down to the <form> tag that was causing the conflict. Essentially, the GravityForm generated <form> tag and the one I had in my template were clashing. I should have seen the double <form> tags, but missed it.
I’m all set now.
Related Posts:
- Why when I submit a form in wordpress it loads a 404 page though URL is correct
- Front End Post Submit Form
- How to handle custom form submission?
- searchform.php override not working
- How to create a multiple choice radio group for a single theme option
- Custom form in theme template displaying internal server error upon submission
- How to use multiple check-box values to work in a function and insert values in database
- Unable to delete option
- How to fix a conflict cause by my theme with Woocommerce and/or Gravity Forms?
- Data not saved WordPress Custom Admin Page
- Getting failure when using filemtime() with wp_enqueue_style
- Is it possible ( or advisable) to allow open access to the new theme customizer for potential clients?
- How bad is it if I write AJAX functions using wp-load.php?
- How to know if a child theme is being used?
- How to modify an image block in Gutenberg WordPress 5?
- WordPress Settings API error
- How do I show sticky posts on a static front page that also contains content?
- Wrapper class: How to get rid of call_user_func_array() warning?
- Change Genesis Tag from Page Template [closed]
- Why is save_post triggered even when I havent saved the post
- Add custom field automatically to custom page types
- Adding WordPress colorpicker in widget settings
- Similar Posts – NO plugin
- How to add multiple custom widget areas
- What is wrong with this code I have to make a blockquote shortcode
- Add social icons in a theme through custom admin menu
- file_get_contents Not allowed in Themes?
- Best approach to create sites with Modular Content? [closed]
- front-page.php is not Listing in Static Front Page List
- Warning/Error in Admin Panel while developing theme
- How do I get the next page of posts link?
- display 20 lines only with the_content
- How do I remove twentyten without ruining what I did?
- Custom theme not visible in Appearance
- Use debugging for add action events
- Obtain full v2 REST url?
- Where can I access my custom page template?
- Including Javascript options
- Show warning if plugin is missing
- How to To Filter wp_enqueue_script() Scripts on Some Pages
- Does WordPress theme customisation API support section hierarchy?
- Custom Theme Bootstrap
- Check if tag, category or author on archive.php
- Editing Footer Information
- How does a mobile WordPress theme differ from a simple theme?
- How to provide support for [gallery] shortcode?
- Developing WordPress Theme using CSS framework like Bootstrap
- WP_Customize_Color_Control omitting # symbol
- Add “Delete” button to my Theme
- nothing happen in search form
- Override customizer values on a per-menu base
- Theme Inspector “X-Ray”
- Using My Own Classes On Wp Unit Tests
- WordPress Theme Creation [closed]
- Cherry framework – Overriding function in template-general.php
- Javascipt issue on custom theme
- Is there any solution, ide/tool etc., for automatic escaping for WordPress?
- SVG in list-style-image breaks when adding fill
- What template file is used for homepage pagination?
- WordPress theme resource won’t load over VPN
- Templates without a loop, best practice?
- How the redirect_to parameter is added to wp_login.php when trying to access wp-admin?
- Converting a static HTML template into a WP theme – How do I specify page content?
- Shortcode call not working in WP Template
- Unwanted empty line at the beginning of document
- Why is my container argument not working for wp_nav_menu() [closed]
- Translate a theme with a PO file
- All pages are the same
- How can I get the featured image or the first image for a post/page and display it as a banner?
- How to Split loop in multiple column in archive page
- Auto focus RichText field
- How to create nested array attribute
- Warning: This page allows direct access to your site settings. You can break things here. Please be cautious!
- How can i Limit My Wp Theme To Only One Site
- add class to all images inside the content
- How to get next post and previous post URL in loop, single.php My WordPress 4.9.6
- Import settings from another theme
- Load multiple css simultaneously using functions.php
- bbPress: modifying template for forum index
- control posts order by select option
- Nav menus Fast previewing not working with wp_get_nav_menu_items!
- Load get_page_templates into select menu
- Weird ‘theme update’ error [duplicate]
- how to make a new page affected by a theme’s index.php layout?
- How to display only some widgets of a sidebar?
- Theme Options Doesn’t Work On WP Multisite
- WordPress two sidebar layout or theme
- add_action not working in header?
- Custom Infinite-post-scrolling in a custom theme:
- Alternating CSS classes for dynamic content [closed]
- Recent posts with comment count in “Sidebar” template [closed]
- HTML to WORDPRESS [closed]
- Isotope overlapping .items because of featured images – HELP! [closed]
- My wordpress site memory exhausted more than 1GB trying to debug with default
- Display first post on each page differently than the others
- Custom Theme functions.php – Using add_settings_field and input type=”file” to set custom logo
- Image and font support missing in editor when deploying theme remotely
- Lazy loading in my own WordPress theme
- Dropdown Toggle Split in Bootstrap Navwalker WordPress
- optimized PNGs 5X larger than originals