Shape 5

Joomla Templates => Gamers - Club => : sarrene January 09, 2014, 10:18:26 PM



: [RESOLVED] Login/Registration for mobile
: sarrene January 09, 2014, 10:18:26 PM
Hello and good evening,
I was wondering if it was possible to have the Login and registration buttons available only for mobile. If so, can you point me in the right direction?

Thank you so much


: Re: Login/Registration for mobile
: mikenicoll January 10, 2014, 02:21:15 PM
Hello,

In the Template Manager under the General Tab just leave the input fields for Login/Logout/Register and they won't appear on the front end. The mobile menu buttons for Login/Register should still work properly.

-Mike


: Re: Login/Registration for mobile
: sarrene January 15, 2014, 06:22:41 PM
Thank you kindly! I did not even think about that. Many thanks again!

For those that may have missed it, or overlooked the settings for mobile like i had:

To enable the login and register modules:

1. Install the S5 Box module and publish it to all pages on your site. Try to publish it to a position where a module already exists on all pages, but don't worry it won't change the layout of your site, the script is automatically hidden on your site.
2. Install and publish the S5 Register module to the 'register' module position
3. Publish the default Joomla login module to the 'login' module position.
4. In your template parameters area of Joomla you can change the text for login, register and logout.
5. That's it, you're all done!


: Re: [RESOLVED] Login/Registration for mobile
: mikenicoll January 16, 2014, 03:46:07 PM
Thanks for posting your solution!

-Mike


: Re: Login/Registration for mobile
: wirex July 24, 2015, 05:04:37 AM
In the Template Manager under the General Tab just leave the input fields for Login/Logout/Register and they won't appear on the front end. The mobile menu buttons for Login/Register should still work properly.

Hi,

What if I want to disable login on mobile view as well? I got site: http://towarzysko.com/ on desktop and tablet layout there is no login and search option. But when I re size it to mobile view then the login and search option appear. Some customers are confused with this.

Appreciate your help on this.

Thanks and regards,
Wirex


: Re: [RESOLVED] Login/Registration for mobile
: mikenicoll July 24, 2015, 07:41:24 PM
Hello,

If you are using the latest version of Vertex you can go to the Layout Tab in the Template Manager and scroll to the bottom.

Force Login To Disabled For Mobile
Force Register To Disabled For Mobile


: Re: [RESOLVED] Login/Registration for mobile
: wirex July 25, 2015, 12:08:05 AM
Thanks Mike,

Just one more, where I can hide search button. Currently it is shown only on mobile.

Thanks
Wirex


: Re: [RESOLVED] Login/Registration for mobile
: mikenicoll July 28, 2015, 11:29:45 PM
Hello,

This should work in custom.css


:
.s5_responsive_mobile_bar_light #s5_responsive_mobile_toggle_click_search span {display:none;}


: Re: [RESOLVED] Login/Registration for mobile
: wirex July 29, 2015, 12:01:07 AM
Thanks. work like a charm.



: Re: [RESOLVED] Login/Registration for mobile
: mikenicoll July 29, 2015, 12:14:19 AM
No problem :)