Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @thomas Morgan – I know you said you set ajax=”true” parameter in your form shortcode, but the form is going to the next step via a page refresh. Since the popup is closed by default when the page loads it needs to be reopened to see that the form has changed pages or has errors on the current page. This is the typical result when ajax=”true” is not set on the form. Can you confirm it is currently enabled?

    Thread Starter Thomas Morgan

    (@morgantg)

    Awesome Daniel, I switched it back to ajax true and it now works!

    However similar issues on a new page:

    https://andrusmorgan.co/nnn-triple-net-properties/tractor-supply-tsc-real-estate-for-sale/

    I created a “one step” form pop up on this page where it says “Details” under the property photos and the gravity forms is not passing the hidden url referer. It is working in the multi step from the wal-mart page though? (and other forms)

    Plugin Author Daniel Iser

    (@danieliser)

    @thomas Morgan – This is an issue we will be fixing in v1.3. Basically it boils down to that field using get_the_permalink inside the popup loop. This means it either comes up blank or inserts a broken link to the popup which isn’t available by link.

    We are rewriting the loops entirely in v1.3 to prevent these issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘not showing next step – gravity form multi step’ is closed to new replies.