By Appie on Friday, 20 January 2023
Posted in General Issues
Replies 4
Likes 0
Views 608
Votes 0
Hi Team,

Just a very small problem question.
Is it possible to remove the "no description" text by my video's ( or other) postings? If I just post the video with no comments under it.

Or better yet let us chose to use a description or not, if that's not to difficult to code it in.
If its already there please point it out to me...

Thanks...

Appie
Hey Appie,

You can do it by language overriding. you can find the language string here: C:\Program root\language\en-GB\en-GB.com_easysocial.ini, near line no. 8388

COM_EASYSOCIAL_VIDEOS_NO_DESCRIPTION_AVAILABLE="No description available"

Replace it with

COM_EASYSOCIAL_VIDEOS_NO_DESCRIPTION_AVAILABLE=""


Hey User,

I didn't see any description on the stream item. Can you show me?
correct me if I misunderstood.
·
Friday, 20 January 2023 15:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello. I have the same problem.
So I edited en-GB.com_easysocial.ini language file.
COM_EASYSOCIAL_VIDEOS_NO_DESCRIPTION_AVAILABLE=""


But it doesn't solve the problem in 100%. I suppose if edit vide, this text "no description" add again.
I didn't tested it with different way (add / edit video in stream or by "add video" button).

For example in this video we can't see "no description" https://s-krovi.net/videos-2/129779-tupost-etogo-indyuka-prosto-zashkalivaet
But in related Stream Item we can see it https://s-krovi.net/community/stream/item/375917
If edit Stream Item – there is no such text. Seems system automatically display in Stream Item "no description" text if there is no text.
·
Friday, 20 January 2023 03:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Appie,

You can do it by language overriding. you can find the language string here: C:\Program root\language\en-GB\en-GB.com_easysocial.ini, near line no. 8388

COM_EASYSOCIAL_VIDEOS_NO_DESCRIPTION_AVAILABLE="No description available"

Replace it with

COM_EASYSOCIAL_VIDEOS_NO_DESCRIPTION_AVAILABLE=""


Manisha, Thanks for this.

And for user, thanks for thinking along but I suggest you use an override instead of editing the files. if I am correct an override is ignored with an update and thus you don't need to redo it after an update...

Appie
·
Friday, 20 January 2023 20:36
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome. Glad to hear that your issue has been resolved now.
·
Friday, 20 January 2023 20:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post