Jump to content
  • 0

WHMCS Mobile Edition


Pomicio

Question

8 answers to this question

Recommended Posts

  • 0
Hello-

 

Is there a way to setup WHMCS so when mobile customers come on, they get a mobile website to login to and to manage their account?

 

Thanks!

Kevin

 

For example, if they just go to your client area (i.e. yoursite/clientarea) it'll automatically detect and redirect them to /mobile if they're browsing via mobile device?

Link to comment
Share on other sites

  • 0

I managed this by creating a responsive.css file, adding the link to it in header.tpl and the using @media queries in the responsive.css file.

 

All works fine, but the one thing I have been unable to master is converting the nav menu to tinynav.js

It works, but because the WHMCS menu is broken into ULs and LIs it presents multiple dropdowns, instead of nesting them correctly.

 

I've got round this for now by just displaying the nav menu as a whole, but wrapping it to width:auto

Works, but is a bit clunky.

 

Other than the menu, everything else works fine.

Link to comment
Share on other sites

  • 0
I managed this by creating a responsive.css file, adding the link to it in header.tpl and the using @media queries in the responsive.css file.

 

All works fine, but the one thing I have been unable to master is converting the nav menu to tinynav.js

It works, but because the WHMCS menu is broken into ULs and LIs it presents multiple dropdowns, instead of nesting them correctly.

 

I've got round this for now by just displaying the nav menu as a whole, but wrapping it to width:auto

Works, but is a bit clunky.

 

Other than the menu, everything else works fine.

 

This thread is a couple of years old and probably didn't need a bump up :).

 

Either way, why not showcase it and / or release it? Would love to see how it looks personally!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated