• Aziz

    (@azizpbrimah)


    FILE: contus-video-gallery/front/views/videodetailpage.php
    LINE: 537
    CODE: $output .= '</div>';

    This piece of code does not correspond to any opening DIV tag, and as a result it will mess up layouts, possibly placing your sidebars beneath your content. To fix, simply delete or comment out the line like this.

    //$output .= '</div>';

    That will fix the issue.

    Please update in your next update.

    Would be nice if I could get this plugin free for helping to solve a problem. ??

    Thanks.

    https://www.ads-software.com/plugins/contus-video-gallery/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Unnecessary closing DIV breaks layouts/sidebars’ is closed to new replies.