- Posts: 14
COMMUNITY FORUM
Remove labels in K2 item
- hares7293
-
Topic Author
- Offline
- New Member
Less
More
12 years 9 months ago - 12 years 9 months ago #101218
by hares7293
Remove labels in K2 item was created by hares7293
When inserting a media or an image gallery in a K2 item there are some labels. Is there a simple way to remove them ?
thanks
thanks
Attachment not found
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
12 years 9 months ago #101219
by Lefteris
Replied by Lefteris on topic Re: Remove labels in K2 item
Hi. If you mean the "Media" label etc. you can remove them manually by making a template override.
Please Log in or Create an account to join the conversation.
- jagonzalez11
-
- Offline
- New Member
Less
More
- Posts: 1
12 years 7 months ago #101220
by jagonzalez11
Replied by jagonzalez11 on topic Re: Remove labels in K2 item
I too have the same problem, but couldn't find in any of my template files where I could change the code to not put that "media" label. If anybody knows how to achieve this, any help is well appreciated.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 7 months ago #101221
by william white
Replied by william white on topic Re: Remove labels in K2 item
First, create a k2 template - getk2.org/documentation/tutorials/item/174-templating-with-k2-and-the-concepts-of-sub-templates
Next Edit item.php or category_item.php from the template you created
Next Edit item.php or category_item.php from the template you created
Please Log in or Create an account to join the conversation.
- Alen
-
- Offline
- Junior Member
Less
More
- Posts: 27
12 years 7 months ago - 12 years 7 months ago #101222
by Alen
Replied by Alen on topic Re: Remove labels in K2 item
You can also achieve this by going in k2.css file and adding this line of code at the bottom.
Log in or Create an account to join the conversation.