Musicstate Login Button

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Apr 16, 2015 10:49 pm
Hello there...
I would like to put a custom html module with a small image in the position of login, but when I arrange the module to login position it is appeared the login button instead of the small image. But when I click on it , I can see the image.
How can I change the default login button in this position???

www.motortech.gr

Best regards
Marios
User avatar
Fresh Boarder

teitbite
Fri Apr 17, 2015 9:17 pm
Hi

Login module position is inside this popup. You will need to edit file /layout/default.php and replace code:

Code: Select all
         <?php if($this->API->modules('login')) : ?>
         <a href="<?php echo $this->API->URLbase(); ?>index.php?option=com_users&amp;view=login" id="btnLogin"><?php echo $btn_login_text; ?></a>
         <?php endif; ?>


with

Code: Select all
         <?php if($this->API->modules('login')) : ?>
         <jdoc:include type="modules" name="login" />
         <?php endif; ?>
User avatar
Moderator

GK User
Sun Apr 19, 2015 11:55 am
Thank you very much for your answer.... The problem solved with the popup style....
But it is created a second line in the main menu...
I resize the img but nothing change.....
User avatar
Fresh Boarder

teitbite
Mon Apr 20, 2015 4:02 pm
Hi

Your site is not using our template any more, so I have no way to see what else needs to be adjusted. Let me know when You will put template back with the change I've advices above.
User avatar
Moderator

GK User
Mon Apr 20, 2015 9:33 pm
I'm very sorry the link is www.motortech.gr/new
I have in a different directory....
I have already changed the code of above...
User avatar
Fresh Boarder

teitbite
Wed Apr 22, 2015 7:22 pm
Hi

Ok. Looks like I have not predicted the result correctly. It's mostly good but an order in code got to change. Please edit the same file again and cut the code I gave You and paste it under line which will look like:

Code: Select all
                <?php $this->layout->loadBlock('logo'); ?>


and let me know when You'll do this.
User avatar
Moderator

GK User
Wed Apr 22, 2015 7:53 pm
Thanks for your reply ..... First of all I need it on the right side.
Second it seems that keeps a tag like <p> </p> in the module.
Do you want to give you an admin entrance??
User avatar
Fresh Boarder

teitbite
Fri Apr 24, 2015 2:24 pm
Hi

I will need an ftp access to help with this. Please send it to my PM.
User avatar
Moderator

teitbite
Thu Apr 30, 2015 7:03 pm
Hi

FTP access You send me is not working. Please check it and send one more time. Also can You please draw where this should appear so I'll not try to guess on my own ?
User avatar
Moderator

GK User
Sat May 02, 2015 8:12 pm
I attach the file for ftp account and how should be look. the username and password I have sent it you in pm.

Thanks again .
User avatar
Fresh Boarder

teitbite
Wed May 06, 2015 7:33 am
Hi

Sorry, but I think it's the password which is not correct, I've tried even to guess it by myself changing similar letters. Anyway it looks like You have changed template to a different one.
User avatar
Moderator

GK User
Wed May 06, 2015 11:02 am
Ok maybe your IP is blocked...
Can you try it via cpanel , there is a file transfer there.
http://www.motortech.gr:2083
The username and password I have sent you is correct.
Please try to type them.

Thanks a lot and sorry for it.
User avatar
Fresh Boarder

teitbite
Sun May 10, 2015 10:42 am
Hi

It's not that. Even trying to log with cPanel I got "The login is invalid."

Please just check if it's correct.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.