By Paul Murray on Monday, 20 March 2017
Posted in General
Likes 0
Views 142
Votes 0
Hello SI Team

I have searched the documentation and forum but am none the wiser.
Is it possible to remove the comments for videos as shown in the screen shots.

Thanks

Paul
Hi Paul,
Unfortunately there is no setting to remove these. If you really want to, you can template override the following 2 files to remove it:
Video listing page: JoomlaFolder/components/com_easysocial/themes/wireframe/videos/default/item.php
Video entry page: JoomlaFolder/components/com_easysocial/themes/wireframe/videos/item/default.php
http://take.ms/Cuyer
·
Monday, 20 March 2017 19:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Raymond

I was able to successfully modify the first file. Thank You.
I even figure out how to modify it in the appropriate template over ride folder as I (you;) ) had already kindly done an overwrite.
But I am stuck on the second file.

Is it possible that your path is not correct:

JoomlaFolder/components/com_easysocial/themes/wireframe/videos/item/default.php

Once I find and modify this file as you outline I am guessing that I also need to put a modified version here right?

JoomlaFolder/templates/elegant/html/com_easysocial/videos

Please see the screen shot for as far as I get

thanks

Paul
·
Wednesday, 22 March 2017 16:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paul,
If the directory does not exist in the template folder, you should create it.
JoomlaFolder/templates/elegant/html/com_easysocial/videos/item/default.php
Actually you can also perform the template override in the backend themes section(Edit theme files) as the system will help you auto create the template override file(http://take.ms/D80Lt).
·
Wednesday, 22 March 2017 18:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Raymond

I was able to get this working using the first method you suggested.
I will keep the second method in mind if I ever need to do something like this again in the future.

thanks as always works like a treat

Paul
·
Thursday, 23 March 2017 00:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 23 March 2017 00:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post