Nested Form Shortcodes not updating
-
Hello,
Really love the plugin. During my customization of the login status, I used the logged_in and logged_out shortcodes. I wrapped the registration form shortcode([wpmem_form register]) between the logged_out shortcode ([wpmem_logged_out]) and wrapped the content to be displayed when logged in between the logged_in shortcode[wpmem_logged_in].
The problem is when I make changes to the registration form fields, the fields are not updated on the form. Additionally, the recaptcha keys aren’t being recognized.
However, the problem is solved when I remove the registration form from the wpmem_logged_out wrap.
Is there any fix to this issue?
The topic ‘Nested Form Shortcodes not updating’ is closed to new replies.