The membership log-in is finally out. Well, if you wanna see the full features, click HERE. But we are not going to that topic, I wanna help those PRO accounts who don't want this feature to be added (or visible) on their site. Why? because it sucks to have a 20 members only on your site. Forcibly, a "Log-in" tab will be added on the navigation and it is tricky to remove it. Here is a simple way to do it.
Wanna see a demo? Just visit my demo page at http://myweeblytricksdemo.weebly.com/. It's a PRO site and I hide the Log-in Tab.
Ok let's proceed to this simple step.
FOOTER CODE
Where to place these codes? Click Here!
<script type="text/javascript">
Weebly = window.Weebly || {};
Weebly.allowMemberRegistration = false;
Weebly.showLogin = false;
</script>
Weebly = window.Weebly || {};
Weebly.allowMemberRegistration = false;
Weebly.showLogin = false;
</script>
CONCLUSION
You're done!! Whatta short but useful tutorial for everyone. Stay tune for more knowledge every Weeblers should know.
As usual, this tutorial uses two of the "10 Capsulated Tips".
0 comments: