- Posts: 53
COMMUNITY FORUM
Read more... link.. change the read more to Click
- Erwin Dicker
-
Topic Author
- Offline
- Senior Member
Less
More
13 years 6 months ago #57578
by Erwin Dicker
Read more... link.. change the read more to Click was created by Erwin Dicker
hi
when i'm in category
and the item view options in category listings..
i can show or hide 'read more..'link..
how do i change the read more to something else?
gr.
when i'm in category
and the item view options in category listings..
i can show or hide 'read more..'link..
how do i change the read more to something else?
gr.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
13 years 6 months ago #57579
by william white
Replied by william white on topic Re: Read more... link.. change the read more to Click
Try changing the value of K2_READ_MORE in the file en-GB.com_k2.ini
Please Log in or Create an account to join the conversation.
- Jiliko.net
-
- Offline
- Platinum Member
Less
More
- Posts: 567
13 years 6 months ago #57580
by Jiliko.net
Replied by Jiliko.net on topic Re: Read more... link.. change the read more to Click
Hi,
You have to update the 'category_item.php' of your K2 template.
Find the code for the read more link (a search for 'readmore' string should be ok) and change it to what you want...
To avoid updating the default 2K template, make an override of it in your Joomla! template override folder :
'templates/YOURJOOMLATEMPLATE/html/com_k2/templates' (Create the folders if necessary).
I really need to create a post on this cause i think i write it on each post :)
Olivier
You have to update the 'category_item.php' of your K2 template.
Find the code for the read more link (a search for 'readmore' string should be ok) and change it to what you want...
To avoid updating the default 2K template, make an override of it in your Joomla! template override folder :
'templates/YOURJOOMLATEMPLATE/html/com_k2/templates' (Create the folders if necessary).
I really need to create a post on this cause i think i write it on each post :)
Olivier
Please Log in or Create an account to join the conversation.
- Jiliko.net
-
- Offline
- Platinum Member
Less
More
- Posts: 567
13 years 6 months ago #57581
by Jiliko.net
Replied by Jiliko.net on topic Re: Read more... link.. change the read more to Click
No need to write something on this...it's already in the documentation :
getk2.org/documentation/tutorials/item/174-templating-with-k2-and-the-concepts-of-sub-templates
Olivier
getk2.org/documentation/tutorials/item/174-templating-with-k2-and-the-concepts-of-sub-templates
Olivier
Please Log in or Create an account to join the conversation.
- Erwin Dicker
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 53
13 years 6 months ago #57582
by Erwin Dicker
Replied by Erwin Dicker on topic Re: Read more... link.. change the read more to Click
thx it was usefull
Please Log in or Create an account to join the conversation.