• Resolved aaronrobb

    (@aaronrobb)


    I’m adding an update to a site that will use WPUF, and I am loading a Post form that works, but when trying to load the basic registration form in the page template using the “<?php echo do_shortcode(‘[wpuf-registration]’);?>” code, its just coming up with nothing.

    Anyone else have this issue? WP and plugin are fully updated.

    Any known conflicts? This site is running about 70 plugins (it a fairly large site), so individual plugin testing will take a bit.

Viewing 1 replies (of 1 total)
  • Hello @aaronrobb,

    In order to load the basic registration form, navigate through WP-admin > pages and add a new page. Paste the shortcode like this in the page:

    [wpuf-registration]

    Then save the page. Try to visit the page as logged out user. It should work.

    regards,

Viewing 1 replies (of 1 total)

The topic ‘Registration Form Isn’t Showing Up’ is closed to new replies.