- Posts: 5
COMMUNITY FORUM
How to change some things to Frontend publisher.
- George Pal.
-
Topic Author
- Offline
- New Member
Less
More
14 years 9 months ago #86693
by George Pal.
How to change some things to Frontend publisher. was created by George Pal.
Hello!I'm creating a community, and I'm using K2 for the first time. I have a question/problem that you can see at the image:
I don't want to have these 3 things: "Is It Featured?", "Published" and the "side-bar switch". How can I "delete" them?
Basically, I want it to only have a field for the title and for the article.
Thanks!
George,
Greece
I don't want to have these 3 things: "Is It Featured?", "Published" and the "side-bar switch". How can I "delete" them?
Basically, I want it to only have a field for the title and for the article.
Thanks!
George,
Greece
Please Log in or Create an account to join the conversation.
- George Pal.
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 9 months ago #86694
by George Pal.
Replied by George Pal. on topic How to change some things to Frontend publisher.
Noone? :(
Please Log in or Create an account to join the conversation.
- George Pal.
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 9 months ago #86695
by George Pal.
Replied by George Pal. on topic How to change some things to Frontend publisher.
Ok! I've found the solution (Basically, a friend found the solution! :D)
You have to modify the file: components\com_k2\views\item\tmpl\form.php
at the Lines: 270-290
You have to modify the file: components\com_k2\views\item\tmpl\form.php
at the Lines: 270-290
Please Log in or Create an account to join the conversation.
- Belén M.
-
- Offline
- New Member
Less
More
- Posts: 16
14 years 7 months ago #86696
by Belén M.
Replied by Belén M. on topic How to change some things to Frontend publisher.
I was looking for this too. Thank you for posting the solution!
Please Log in or Create an account to join the conversation.
- George Pal.
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 7 months ago #86697
by George Pal.
Replied by George Pal. on topic How to change some things to Frontend publisher.
Belén M. said:I was looking for this too. Thank you for posting the solution!
No problem :)
No problem :)
Please Log in or Create an account to join the conversation.
- Jiliko.net
-
- Offline
- Platinum Member
Less
More
- Posts: 567
14 years 7 months ago #86698
by Jiliko.net
Replied by Jiliko.net on topic How to change some things to Frontend publisher.
Hi Guys,
Be careful to male your updates in your Joomla! template directory to avoid problems on K2 updates.
To do that, just copy the original 'components/com_k2/views/item/tmpl/form.php' file to this directory :
'templates/YOURJOOMLATEMPLATE/html/com_k2/item/form.php'
And modify this one.
Olivier
Be careful to male your updates in your Joomla! template directory to avoid problems on K2 updates.
To do that, just copy the original 'components/com_k2/views/item/tmpl/form.php' file to this directory :
'templates/YOURJOOMLATEMPLATE/html/com_k2/item/form.php'
And modify this one.
Olivier
Please Log in or Create an account to join the conversation.