• Resolved billybob71a

    (@billybob71a)


    Hello Jeff,

    I was wondering how do I make the user login success as a prerequisite to displaying the post submission page?

    Thanks.

    Peter

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    You can use the access shortcodes to wrap the form:

    [usp_visitor deny=""][/usp_visitor] : limits access to visitors (not logged in) only
    [usp_member deny=""][/usp_member] : limits access to logged-in users

    More info about these on the plugin homepage (Installation tab).

Viewing 1 replies (of 1 total)
  • The topic ‘allow login first’ is closed to new replies.