• Resolved mayavo1

    (@mayavo1)


    Hello,
    after copying a gallery, changing the videos and adding pagination, the checkbox position does’t work. I can’t change it.

Viewing 1 replies (of 1 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear mayavo1.

    Thank you for contacting us and reporting your problem.

    Edit our gallery file ts_vgallery-builder.js. Delete code in line 1862-1864.

    if ($(this).parent().attr(‘data-tsvg-select’) == ‘TotalSoft_VGallery_Set_07’ || $(this).parent().attr(‘data-tsvg-select’) == ‘TotalSoft_VGallery_Set_05’ || $(this).parent().attr(‘data-tsvg-select’) == ‘TotalSoft_VGallery_Set_08’) {
    return;
    }

    Everything needs to be changed. 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 1 replies (of 1 total)

The topic ‘Pagination checkbox position doesn’t work’ is closed to new replies.