[SideBar Plugin]How to make client area work in sidebar?
Posted: January 30th, 2012, 11:54 am
Hi, Everyone:
I know the code for client area redirect works in post, html widget, but I have problem when I try to use it inside the Settings-->Sidebar Login (exact name for the plugin and I already installed Exec PHP)
I use is this code for client redirect once clicked:
<a class="button clientArea" href="<?php echo S2MEMBER_LOGIN_WELCOME_PAGE_URL; ?>">Client Area</a>
I wonder how can I put this code inside the Sidebar Login Setting. It was suggested by S2Member to use.
Thank You
I know the code for client area redirect works in post, html widget, but I have problem when I try to use it inside the Settings-->Sidebar Login (exact name for the plugin and I already installed Exec PHP)
I use is this code for client redirect once clicked:
<a class="button clientArea" href="<?php echo S2MEMBER_LOGIN_WELCOME_PAGE_URL; ?>">Client Area</a>
I wonder how can I put this code inside the Sidebar Login Setting. It was suggested by S2Member to use.
Thank You