- Posts: 13
COMMUNITY FORUM
[Solved] Related Video
- Manfred Schoenrock
-
Topic Author
- Offline
- New Member
Less
More
14 years 5 months ago - 13 years 10 months ago #37036
by Manfred Schoenrock
[Solved] Related Video was created by Manfred Schoenrock
Hi,
I would like to remove the text Related Video in the upperleft video window.
I am using the plugin JW_AllVideos for inserting videos in K2-content.
Can someone help?
Regards Manfred
I would like to remove the text Related Video in the upperleft video window.
I am using the plugin JW_AllVideos for inserting videos in K2-content.
Can someone help?
Regards Manfred
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 5 months ago #37037
by Katia
Replied by Katia on topic Re: Related Video
Please provide me a link to the page of your site with the video.
Please Log in or Create an account to join the conversation.
- Manfred Schoenrock
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 13
14 years 5 months ago #37038
by Manfred Schoenrock
Replied by Manfred Schoenrock on topic Re: Related Video
Hi,
here comes tje link:
test.fotokreis-pinneberg.de/aktuelles/video.html#AVPlayerID_645920e3
Regards Manfred
here comes tje link:
test.fotokreis-pinneberg.de/aktuelles/video.html#AVPlayerID_645920e3
Regards Manfred
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 5 months ago #37039
by Katia
Replied by Katia on topic Re: Related Video
Just add to your template.css folder this css:
.itemVideoBlock h3 {
display:none;
}
Please Log in or Create an account to join the conversation.
- Manfred Schoenrock
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 13
14 years 5 months ago #37040
by Manfred Schoenrock
Replied by Manfred Schoenrock on topic Re: Related Video
Hi,
it works.
Thanks a lot for your help!
How can I mark the thread as solved?
Regards Manfred
it works.
Thanks a lot for your help!
How can I mark the thread as solved?
Regards Manfred
Please Log in or Create an account to join the conversation.
- k2rocks
-
- Offline
- New Member
Less
More
- Posts: 2
13 years 10 months ago #37041
by k2rocks
Replied by k2rocks on topic Re: Related Video
I had the same problem. I have found the easier solution, and I want to share this with community.
You just need to edit language file en-GB.com_K2.ini (or whatever language you are using on your website). You will find it in "Language" folder, "en-GB" subfolder.
Download this file, open it with notepad, find these words in text: "Related video" and delete them. Save this file and upload it to your website (replacing the old one).
JoomlaXplorer could be usefull in this situation, because it helps you to acces website folders from joomla administration interface. You can find it at: extensions.joomla.org/extensions/core-enhancements/file-management/102
You just need to edit language file en-GB.com_K2.ini (or whatever language you are using on your website). You will find it in "Language" folder, "en-GB" subfolder.
Download this file, open it with notepad, find these words in text: "Related video" and delete them. Save this file and upload it to your website (replacing the old one).
JoomlaXplorer could be usefull in this situation, because it helps you to acces website folders from joomla administration interface. You can find it at: extensions.joomla.org/extensions/core-enhancements/file-management/102
Please Log in or Create an account to join the conversation.