Previous not working
-
I’ve found several solved issues that are similar, but the solutions haven’t helped me. I’ve put together a test form:
Test1
<label> Your name [text* your-name] </label> [submit "Next"] [multistep multistep-570 first_step skip_save "/test2/"]
Test2
<label> My name [text* my-name] </label> [previous "Go Back"] [submit "Submit"] [multistep multistep-559 last_step send_email]
Page urls are ‘/test1/’ and ‘/test2/’. On ‘/test2/’, previous button is hidden. I can unhide it in the browser console, but clicking the revealed button does nothing.
I’m running WP 6.1 on PHP 7.4. Thanks for your help!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Previous not working’ is closed to new replies.