Login form in post submission

This topic contains 3 reply and 2 voices, and was last updated by Mahi 10 years, 6 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
August 17, 2013 at 4:51 pm 7060
Mahi How can I insert the login form when user wants post an article and he is not logged in? Thanks
August 17, 2013 at 5:03 pm 7061
Mahi Mahi

There are couple of ways.

1. You dont need to insert login form. Users can post articles/blog as guest and they can be registered during post submission [ wp user front-end build-in function]

2. Users can post article/blog as guest , no need to be registered [build-in function]

3. Use any 3rd party plugin like WP Modal (http://wordpress.org/plugins/wp-modal-login/) to insert login form in to page

September 6, 2013 at 7:08 pm 7863
foriaa foriaa

Hi Mahi.
thanks for your reply.

I want all users have to be registered to insert a post.
So I guess a page where, if the user is not logged, display a login form or a link to sign up.

how can I show this page after the insert post form check on user login status?

thanks

September 6, 2013 at 7:14 pm 7864
Mahi Mahi

If you dont want to dig codes, then try with both WP Modal Login and restrict content plugin.

link: http://wordpress.org/plugins/restrict-content/

Viewing 3 Posts - 1 through 3 (of 3 total)