- Posts: 12
COMMUNITY FORUM
Customizing login form
- P
-
Topic Author
- Offline
- New Member
Less
More
10 years 10 months ago - 10 years 10 months ago #129809
by P
Customizing login form was created by P
Hi, i am new Joomla user.
I use Bedava template. Inside an article i have a link for adding new K2 article. If user hasn't logged in and click on link, a mesage "You need to login first" appears and the login form as attachment image shows.
Only i want is to remove from user eyes the three lines "Forgot your password; Forgot your username; Don't have an account;".
Thank you.
P.S. I can't see my attachment so i describe the page:
Username *
Password *
Log in
I use Bedava template. Inside an article i have a link for adding new K2 article. If user hasn't logged in and click on link, a mesage "You need to login first" appears and the login form as attachment image shows.
Only i want is to remove from user eyes the three lines "Forgot your password; Forgot your username; Don't have an account;".
Thank you.
P.S. I can't see my attachment so i describe the page:
Username *
Password *
Log in
- Forgot your password?
- Forgot your username?
- Don't have an account;
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #129810
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Customizing login form
You should contact the template developer about this request.
Normally the template will have an override for the mod_k2_user module.
Normally the template will have an override for the mod_k2_user module.
Please Log in or Create an account to join the conversation.
- P
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 12
10 years 10 months ago - 10 years 10 months ago #129811
by P
Thank you for your response. I will follow your advise.
I tried this:
from Joomla Root \ modules \ mod_k2_user \tmpl folder i copied login.php and userblock.php to Joomla Root \ Templates \ Bedava \ html \ mod_k2_user folder (i created this folder).
I opened login.php, i removed lines about forgot password etc but i had no result. Obviously was wrong this;
I am amateur in Joomla but i have the sense that this i describe in my first post is component, not module.
Unrelated question: Why i can't put attachments in my posts;
Replied by P on topic Re: Customizing login form
Krikor Boghossian wrote: You should contact the template developer about this request.
Normally the template will have an override for the mod_k2_user module.
Thank you for your response. I will follow your advise.
I tried this:
from Joomla Root \ modules \ mod_k2_user \tmpl folder i copied login.php and userblock.php to Joomla Root \ Templates \ Bedava \ html \ mod_k2_user folder (i created this folder).
I opened login.php, i removed lines about forgot password etc but i had no result. Obviously was wrong this;
I am amateur in Joomla but i have the sense that this i describe in my first post is component, not module.
Unrelated question: Why i can't put attachments in my posts;
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #129812
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Customizing login form
You followed the correct procedure about Joomla! overrides.
You did nothing wrong.
I referred you to the template developer because some developers/frameworks do not follow Joomla!'s patterns and handle overrides their own way.
As for attachment, if you have trouble uplading files, check if the file is bellow your max_upload_limit and also check if you are using the latest version of K2.
If the attachments are not showing, check your category settings (or the category which inherits its settings from) to make sure that Attachments are visible.
You did nothing wrong.
I referred you to the template developer because some developers/frameworks do not follow Joomla!'s patterns and handle overrides their own way.
As for attachment, if you have trouble uplading files, check if the file is bellow your max_upload_limit and also check if you are using the latest version of K2.
If the attachments are not showing, check your category settings (or the category which inherits its settings from) to make sure that Attachments are visible.
Please Log in or Create an account to join the conversation.
- P
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 12
10 years 10 months ago #129813
by P
Replied by P on topic Re: Customizing login form
Thank you again.
Sorry for misunderstanding, is my mistake but with "attachments" i was meaning attachments in this forum not in my Joomla site.
Sorry for misunderstanding, is my mistake but with "attachments" i was meaning attachments in this forum not in my Joomla site.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #129814
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Customizing login form
Oh.. sorry about that.
Anyway you learned something extra, so no harm done :)
You can post attachments if/
a) The file is too big. If it is an image please keep it under 0.5 or use a service like imgur.
b) It is a php or similar file. These files are blocked for security reasons.
If you want to attach a file this, zip it and attach the .zip file instead.
Anyway you learned something extra, so no harm done :)
You can post attachments if/
a) The file is too big. If it is an image please keep it under 0.5 or use a service like imgur.
b) It is a php or similar file. These files are blocked for security reasons.
If you want to attach a file this, zip it and attach the .zip file instead.
Please Log in or Create an account to join the conversation.