Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ghost-mi

    (@ghost-mi)

    karthikeyani

    (@karthikeyani)

    Hi,

    I have reviewed your source code and noticed that the widgets are loading outside the widget area http://screencast.com/t/qm1thES5aCcf. “Popular” and “Recent” widgets also have to load inside the <aside id=”sidebar”> section. Make sure you have placed the “Popular Video” Widget next to the “Video Search” Widget and not placed in any other position in WP admin -> Appearance -> Widgets. Please refer http://screencast.com/t/uwQRAgpjsR. You should have two widgets. One in Available Widget Area and another one in assigned area http://screencast.com/t/9HDdejxQK.

    If you have assigned all correctly and still facing the same issue, open \wp-content\plugins\contus-video-gallery\ContusVideoSearch.php and find $div .='</div>'; and remove or hide the code and check.

    Thread Starter ghost-mi

    (@ghost-mi)

    thanks for the reply, the widgets are positioned correctly (see image link)
    image : http://s11.postimg.org/8hs8fy483/Cattura.jpg

    is not a problem of the widget VideoSearch, because if I change the posizionem only put one first looks good … try to look at now, I put it as the first and second VideoSearch popular video …
    you can see here http://www.cinefilos.it/musica/video

    🙁

    Thread Starter ghost-mi

    (@ghost-mi)

    I solved the first togliento echo $after_widget; that position it at the top …
    but is this normal?

    Thread Starter ghost-mi

    (@ghost-mi)

    I solved it by removing the first dddddd that position it at the top …
    but is this normal?

    sorry for my eng

    karthikeyani

    (@karthikeyani)

    Hi,

    No need to modify the code $after_widget. Have you tried by removing the <div> tag mentioned in my previous response?

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

The topic ‘problem with the widget’ is closed to new replies.