• Resolved Nirdosh Kr. Shrestha

    (@nirdoshshrestha)


    In video gallery, when I tried to change the description I can’t change it. Once I change the default description, I can’t change description of video.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear Nirdosh Kr. Shrestha.

    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.

    Plugin Author totalsoft

    (@totalsoft)

    Hello, dear Nirdosh Kr. Shrestha.

    Thank you for contacting us and reporting your problem.

    Edit our gallery file \gallery-videos\public\popup_partials\tsvg-cl-video-gallery_popup.php. Find code in line 307 and added

    if(!jQuery(‘.TS_GV_ClG_Div_Full_’ + id).parent().is(‘body’)){
    jQuery(‘.TS_GV_ClG_Div_Full_’ + id).appendTo(document.body);
    jQuery(‘.TS_GV_ClG_Div_Close_Icon_’ + id).appendTo(document.body);
    jQuery(‘.TS_GV_ClG_Div_box_’ + id).appendTo(document.body);
    }

    After that save the gallery file.

    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.

    Have a good day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Description can’t be changed’ is closed to new replies.