• Resolved verymoviemaster

    (@verymoviemaster)


    Hi. I want to make my video gallery look so the videos have no caps between them and have no empty space on both sides of the gallery. Also with 3 columns.
    I’ve tried every gallery option and even tried the custom option. Nothing.

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

    (@totalsoft)

    Hello, dear verymoviemaster.

    Thank you for contacting us and reporting your problem.

    Edit our gallery file gallery-videos/Includes/TS-VG-WPC.php. Find code in line 2819 and added

    display: flex; flex-wrap: wrap;

    Then save the poll file.

    Plugin Author totalsoft

    (@totalsoft)

    Edit our gallery file gallery-videos/Includes/TS-VG-WPC.php. Find the code

    padding: 0.5em;

    Please edit the code and write like this.

    padding: 0!important;

    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!

    Thread Starter verymoviemaster

    (@verymoviemaster)

    Thank you. I did and everything works great.

    Can I do this to see how many people have watched my videos?

    Plugin Author totalsoft

    (@totalsoft)

    Dear verymoviemaster.

    Thank you for your reply.

    Glad to hear that the issue has already been resolved for you.

    I’m sorry. But now we do not have such an opportunity to see through the plugin how many views were beaten. But now we are making changes in the plugin. Many very good features will be added.

    Customer satisfaction is our priority and we do our best to make your experience even better.

    Enjoy the plugin, but in the meantime, feel free to open a new thread if you have more questions.

    Thank You very much. 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Gallery customisation’ is closed to new replies.