@monsurc1
If I understand correctly, you do not want to show description in any of the videos in playlist. You will need to change code for this. And this will be applied to all playlist.
Go to file lib > core.php and function xml_playlist. Comment the line
$xml .= '<description>' . htmlspecialchars($desc) . '</description>';
Once done, go to gallery details screen and simply save gallery details inorder to update playlist xml file.
Let me know if it helps.
Hi Praveen,
Many thanks for your reply. I am gonna check it today and let you know the progress. Now, Can I customise the view of the playlist eg. border around each playlist entry.
Thanks again.
@monsurc1
This will not be possible through this plugin. You might have to check JW Player documentation for customizing. Also note that the current one used in old JWPlayer. Next release will have latest JWPlayer and this might have more customization options.
Hi Praveen,
Have you think about any release date for that?
@monsurc1
Most probably before end of this month.
@monsurc1
Welcome. And please don’t forget to rate the plugin if everything worked out well as expected for you 🙂
@ monsurc1
Please check latest version of CVG and let me know.