• Resolved DeepBlue

    (@deepblue5)


    Hi

    On single video pages i would like to show comments just below the video and after the comments the related videos, which is the more relevant

    now i have the video and then the related videos and at the very end of the page the comments

    how can i have comments just below the video ?

    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    The details like “Player”, “Description”, and “Related Videos” are added by our plugin using our own plugin layout file. But, the comments are from your themes. This is the reason the comments show after the related videos.

    Solution #1:

    From our previous discussions, I understand that you use a custom template from Elementor for our single video pages. So, kindly disable the comments block from the page template.

    Then, write an override for the “single-video.php” layout file from our plugin and include the comments template (the_comment()) above the related videos markup.

    Solution #2: (Recommended)

    If there is a shortcode for related videos, you can simply disable the related videos option from our plugin settings (Video Gallery => Settings => General (tab) => Single Video Page ) and add the shortcode using an Elementor shortcode block after the comments block in your page template.

    Unfortunately, our current version doesn’t have such a shortcode. I promise that our next version will have this. Kindly be patient.

    Thread Starter DeepBlue

    (@deepblue5)

    Thank you for your answer

    yes i would rather not edit core files

    so i tried solution #2

    but elementor post widgets for related videos is not a good choice as it is hard to have the same output as the reste of aiovg videos, and also it doesnt generate automatically a screenshot, and also i cant have the number of views etc etc

    so the best solution would be that you add an option in your plugin settings

    Settings > general > single video page

    to show comments below videos and before related videos

    that would be great (like youtube)

    Thanks a lot ??

    Thread Starter DeepBlue

    (@deepblue5)

    Addition to my previous comment :

    i managed to show related videos almost the same output as aiovg (minus views count)

    i didnt notice that aiovg was generating featured images from youtube videos automatically, that’s great

    problem solved then ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comments under video on single video pages’ is closed to new replies.