latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

s2 pro : inline login form

Home Forums Community Forum s2 pro : inline login form

This topic contains 5 replies, has 2 voices. Last updated by  Cristián Lávaque 4 years, 8 months ago.

Topic Author Topic
Posted: Wednesday Apr 18th, 2012 at 4:20 pm #11152

What is the shortcode for adding an inline login page ?

I don’t want to use the pro login widget – prefer to use a menu link to a login page.

Thanks

List Of Topic Replies

Viewing 5 replies - 1 through 5 (of 5 total)
Author Replies
Author Replies
Posted: Thursday Apr 19th, 2012 at 4:19 am #11198

Hey there. :)

So you don’t want a login form in the page you create, but a link to the login page? I’m not sure I understand.

Posted: Thursday Apr 19th, 2012 at 7:31 am #11227

Hi Cristian,

Thanks for the reply. Sorry, let me clarify.

I do not wish to use the pro login widget.

I need the shortcode to add an inline login on a page.

I will then call that page from a menu link.

So I need the shortcode to add an inline login on a page.

Posted: Friday Apr 20th, 2012 at 2:00 am #11327

Ah ok, thanks for explaining it.

You can use the login widget via PHP then.

[hilite path]Dashboard -› s2Member® -› API / Scripting -› Pro Login Widget (via PHP)[/hilite]
http://www.s2member.com/codex/stable/s2member/api_functions/package-functions/#src_doc_s2member_pro_login_widget%28%29

It’s not a shortcode, but can still be used in a page. :)

Posted: Friday Apr 20th, 2012 at 4:08 pm #11418

Figured it out.

As there is no apparent s2 shortcodes to add the s2 login form inline on a wp page, do the following…

1. Install Exec-PHP from wordpress

2. Create a wp login page and add the php code call to s2’s pro login widget to the page html.

<?php echo s2member_pro_login_widget(); ?>

Done. Inline login form. Style it any way you please.

Posted: Friday Apr 20th, 2012 at 11:36 pm #11451

Good. :)

Viewing 5 replies - 1 through 5 (of 5 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.