Hello, dear terry789.
Thank You. Now our team will try to solve your problem. Please wait for our reply.
We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.
Thank you very much.
Hello, dear terry789.
Thank you for contacting us and reporting your problem.
Edit our gallery file public\popup_partials\tsvg-cp-video-gallery_popup.php. Find code in line 736.
jQuery(this).find(‘.tsvg-cp-block-desc-‘).html()
Please edit the code and write like this.
tsvgParagraph = jQuery(this).find(‘.tsvg-cp-block-desc-‘).attr(‘data-tsvg-show’) == ‘true’ ? jQuery(this).find(‘.tsvg-cp-block-desc-‘).html() : ” ,
Everything needs to be changed. After that save the gallery file.
