Shape 5

Wordpress Club Themes => Cyan - Club => : axxa4cbb4c July 26, 2013, 06:14:44 PM



: LOGIN and LOGOUT
: axxa4cbb4c July 26, 2013, 06:14:44 PM
Hello,

I am confused as to how S5 Box classes works:



1.  I don't know where to publish the actual s5 box to a non s5 box position.  Where is the actual s5 box in the admin section?

2.  LOGIN...

Do I simply publish a text widget withe the following HTML to LOGIN widget position?

<a class="s5box_one">LOGIN< /a>



: Re: LOGIN and LOGOUT
: Tristan Rineer July 29, 2013, 08:11:41 AM
Hello,

I am confused as to how S5 Box classes works:



1.  I don't know where to publish the actual s5 box to a non s5 box position.  Where is the actual s5 box in the admin section?

S5 Box is automatically active when you activate the plugin, there is no special widget you have to publish; the Joomla version had that limitation, but I made it so the WP version wouldn't.

2.  LOGIN...

Do I simply publish a text widget withe the following HTML to LOGIN widget position?

<a class="s5box_one">LOGIN< /a>

The login position is already an S5 Box position.  All you have to do is publish whatever you want to that position, and when someone clicks the "Login" button on the site, whatever widget(s) you have published to that position will appear.



: Re: LOGIN and LOGOUT
: axxa4cbb4c July 29, 2013, 09:20:31 AM
What is the code for the login widget?  They do not work in the site shaper therefor no direction as to how to make this work.


: Re: LOGIN and LOGOUT
: Tristan Rineer July 29, 2013, 09:34:31 AM
What login widget?  There is no login widget included in the theme, shaper, or even a basic WordPress install.  You will need to find a plugin that creates a login widget (http://wordpress.org/plugins/search.php?q=login+widget), then place that widget in the "Login" position.