Menu Dissappears

Posted in: Newsmag
Post count: 104

I’ve made a video playlist, but when I embed it … the menu disappears …
(eg: http://dev.ntv.ca/features/made-right-here/)

any idea whats happening?

Post count: 6535

HI

The plugin used to generate the playlist breaks theme’s js and the menu is affected. However you can use this css in theme panel > custom code > custom css to make it visible: http://screencast.com/t/MaoIwwTao

Thanks!

Post count: 104

THanks so much … there’s also a CTA that is missing … (Screenshot: https://drive.google.com/file/d/0ByYKnygx9BswUzVNUkwwaktOQ3M/view?usp=drivesdk)

so … is this only happening on some pages …. or is this going to happen on all pages that I add the playlist? Do you know if there’s something in the playlist that I could change to remedy this?

Post count: 6535

Hi

Try to deactivate all plugins except Visual Composer then check if the problem is still there. It may be an issue caused by one of the plugin installed on your wordpress but I can’t say for sure which is the cause. Meanwhile you can use this code to fix the issue with the button: http://screencast.com/t/z8clXsIWHWmr

.wpb_animate_when_almost_visible {
opacity: 1;
}

Thanks!

Post count: 104

Thanks it worked. Should I just turn all the animations off?

Post count: 6535

Hi
Yes you can try to turn the animations off, it may help in this case.
Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.