- Posts: 3
COMMUNITY FORUM
menu del módulo k2 user
- carlos
- Topic Author
- Offline
- New Member
Less
More
3 years 10 months ago - 3 years 10 months ago #177855
by carlos
menu del módulo k2 user was created by carlos
Buenas a todos/as. en la imagen adjunta se puede ver el menú del módulo k2 user (una vez que se ha entrado como registrado)
La idea sería poder modificar ese menú; poder borrar el menú "moderar comentarios...etc."
Y el menú "my page" sería un articulo con contenido exclusivo para cada usuario = mediante los permisos de usuarios y grupos de usuarios .
Gracias. Saludos.
La idea sería poder modificar ese menú; poder borrar el menú "moderar comentarios...etc."
Y el menú "my page" sería un articulo con contenido exclusivo para cada usuario = mediante los permisos de usuarios y grupos de usuarios .
Gracias. Saludos.
Attachments:
Last edit: 3 years 10 months ago by carlos.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 10 months ago #177883
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic menu del módulo k2 user
You can override the module's output but what you ask requires PHP code to be added which is beyond the scope of the support I can provide here.
For overriding the module, have a look here: getk2.org/documentation/tutorials/templating-with-k2-and-the-concepts-of-sub-templates
For overriding the module, have a look here: getk2.org/documentation/tutorials/templating-with-k2-and-the-concepts-of-sub-templates
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- carlos
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
3 years 10 months ago #177902
by carlos
Replied by carlos on topic menu del módulo k2 user
Hi Fotis. to sort it out this issue i've edited the userblock.php file (path /modules/mod_k2_user/tmpl ) = line 27 deleted, line 38 editing JText::_('Página personal'); instead JText::_('K2_MY_PAGE'); , and finally line 41 deleted.
Regards.
Regards.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 9 months ago #177923
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic menu del módulo k2 user
See my link on using an override. Otherwise, when you update K2 in the future, you'll lose any changes directly done in the module's files.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- carlos
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
3 years 9 months ago #177935
by carlos
Replied by carlos on topic menu del módulo k2 user
Thanks.
About updates: i know it; i've saved these files in laptop.
Regards.
About updates: i know it; i've saved these files in laptop.
Regards.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 9 months ago #177937
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic menu del módulo k2 user
Whatever works for you :)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.