- Posts: 8
COMMUNITY FORUM
What are Extra Fields?
- thatryan
-
Topic Author
- Offline
- New Member
Less
More
14 years 2 months ago #94146
by thatryan
What are Extra Fields? was created by thatryan
Brand new to K2 and trying to get set up. I have made my categories and a few items, but what are the Extra Field Groups for? I can not find docs on this...
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 2 months ago #94147
by william white
Replied by william white on topic What are Extra Fields?
Take a lookhere.
The "additional info" items are extra fields values for an item.
The extra fields are grouped together with the extra fields groups
When you edit a k2 category there is a place to pick "extra fields group"
The "additional info" items are extra fields values for an item.
The extra fields are grouped together with the extra fields groups
When you edit a k2 category there is a place to pick "extra fields group"
Please Log in or Create an account to join the conversation.
- thatryan
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
14 years 2 months ago #94148
by thatryan
Replied by thatryan on topic What are Extra Fields?
Aaahhhh, so kinda of like custom fields in WordPress, define your own key,value pair to output?
William White said:
Take a lookhere.
The "additional info" items are extra fields values for an item.
The extra fields are grouped together with the extra fields groups
When you edit a k2 category there is a place to pick "extra fields group"
William White said:
Take a lookhere.
The "additional info" items are extra fields values for an item.
The extra fields are grouped together with the extra fields groups
When you edit a k2 category there is a place to pick "extra fields group"
Please Log in or Create an account to join the conversation.
- bruce adams
-
- Offline
- New Member
Less
More
- Posts: 6
13 years 9 months ago #94149
by bruce adams
Replied by bruce adams on topic What are Extra Fields?
is there a way of removing the wording additional info that you know of?
many thanks William White said:
Take a lookhere.
The "additional info" items are extra fields values for an item.
The extra fields are grouped together with the extra fields groups
When you edit a k2 category there is a place to pick "extra fields group"
many thanks William White said:
Take a lookhere.
The "additional info" items are extra fields values for an item.
The extra fields are grouped together with the extra fields groups
When you edit a k2 category there is a place to pick "extra fields group"
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
13 years 9 months ago #94150
by william white
Replied by william white on topic What are Extra Fields?
Edit /components/com_k2/templates/default/item.php or category_item.php and search for "additional" you will find the line that outputs it.
Best to learn how to create anoverride and do the editing there
Best to learn how to create anoverride and do the editing there
Please Log in or Create an account to join the conversation.