Jump to content

sunil.ch

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by sunil.ch

  1. Hi, I am using J!WHMCS joomla plugin which integrate joomla with whmcs. Now what issue i am facing is when i go to whmcs first time and make an order i got registered into whmcs and also logged in. but at this time i does not logged in into joomla. Please help! Thanks in advance
  2. Hello brian, Thanks for your promt reply. I have aready tried the solution which you have suggested here. As I am using blend template for my admin. I have edited header.tpl in the same way as u have suggested, but it is showing title for all the admin pages. But for login page it remains the same. I have tried in another way. As I have put the below code in jquery.js file. if(window.location.href.toString().indexOf('login.php') !== -1){ document.title = 'Mywebsite'; } But this will change the title when login page loads completely. In the starting it is showing as previous. Please suggest if you have any other solution for this. Thanks Sunil
  3. Hello Everyone, I want to change the meta title of admin login page. It is now showing "WHMCS - Login". I want to change it as " Mywebsite - Login". If any of whmcs user can help, it will be a great help for me. Thanks Sunil
×
×
  • 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