Shortcode displaying wrong form
-
Hi, I have a login page with two forms showing, I added them to my page using their shortcodes:
[ultimatemember form_id=”396″]
[ultimatemember form_id=”2931″]
My page is displaying these forms as if they are both 396, but if i change the order:
[ultimatemember form_id=”2931″]
[ultimatemember form_id=”396″]
Then it displays both as if they were 2931
Both forms have different fields, 396 should display:
Username
Password
2931 should display
Mobile Number Send Button
Verification codeI have tried to enter the shortcodes into a default WordPress page, without elementor, and they still have the same issue as what’s mentioned above.
The page I need help with: [log in to see the link]
The topic ‘Shortcode displaying wrong form’ is closed to new replies.