Keyword

changing "additional info" field

  • mrey
  • mrey's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 10 months ago #60170 by mrey
changing "additional info" field was created by mrey
How do i change the additional info fields to display different titles instead of the ones that are pre-listed like "price" etc...

i want to feature is as more of a bio/stats type field

Please Log in or Create an account to join the conversation.

  • mrey
  • mrey's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 10 months ago - 12 years 10 months ago #60171 by mrey
Replied by mrey on topic Re: changing "additional info" field
I've tried changing the "Additional info" title to bio by replacing

><?php echo JText::_('Additional Info'); ?></h3>

to

><?php echo JText::_('Bio'); ?></h3>

in the /template/default/item.php and /template/default/category_item.php files

but no change seen on the front end after clearing cache

?

i also want to change

Name:
Price:
Review:

headings and fields

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #60172 by Leonard
Replied by Leonard on topic Re: changing "additional info" field
I have the same problem. I have found this:

d. To change the heading for this grouping, (Additional Info), look in the following files
components/k2/templates/default/category_item.php around line 135
components/k2/templates/default/item.php around line 251
components/com_k2/templates/generic.php around line 92
e. To format/change CSS for the Additional Info section, K2.css around line 158 for div.itemExtraFields

I have tried. For me doesn't work.

Can you please give me your advice?

Thank you

Leonard

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum