-
Andrew Parris started the forum topic Welcome Pack first time user login redirect. in the group Welcome Pack
I tried this tonight and Jetpack comes up with some fatal error about the user not having authorization to access that directory or something. Looks bad and causes the user to have to reload the screen, […]
-
Andrew Parris joined the group Welcome Pack
-
Andrew Parris started the forum topic apply_filters with redirect_to question in the group How-To and Troubleshooting
In this code…
?php is_user_logged_in() ? _e( ‘You cannot reply to this topic.’, ‘bbpress’ ) : _e( ‘Want to join the conversation? Join or ‘.__(‘Login’, ‘suffusion’).’‘ ); ?
the […]
-
I’ve come up with this line of code…
/ *?php is_user_logged_in() ? _e( ‘You cannot reply to this topic.’, ‘bbpress’ ) : _e( ‘Want to join the conversation? Join or ‘.__(‘Login’, ‘suffusion’).’‘ […]
-
Okay, I find it rather hard to believe that I’m the first to ask this question but I did search it for the last few hours online and have not come up with a viable answer so I must word things badly or something. […]
-
Andrew Parris joined the group How-To and Troubleshooting
-
Andrew Parris posted an update
@DJPaul @DJPaul Could you tell me what to place in this path for USERNAME to output the users name, please?
http://www.goodintoday.com/people/USERNAME/messages
I’m using your Welcome Pack Plugin and it wants to know where I want to redirect the new first time user too and that is where only I do not know what to put in place of USERNAME to make…[Read more]
-
Andrew Parris started the forum topic Putting users name inline in a URL path? in the group Third Party Components & Plugins
As an example, I’m using Welcome Pack and it allows for redirecting first time users to a specific URL. I wish to send the user to their in-site e-mail. How do I add the username into the URL? […]
-
Andrew Parris joined the group Third Party Components & Plugins