Featured video breaks top sharing buttons position in posts

Posted in: Newspaper
Post count: 4

Hello from Colombia

Implementing Newspaper in one site with thousands of videos just a couple of days ago…Nice theme, using the video demo without data (let´s see how it behaves with SEO).

It happens that once I set up the featured video and video format for a post, the top sharing buttons appear placed over the video (at it´s top).

With the setting of the Video Format, for the video link I have tried entering the https url version directly from Youtube, the short url version youtu.be, others and it present the same result: Top sharing buttons goes from the bottom of the featured image (when post format), to be placed over the video (once the Video Format is enabled).

Checking the code we have this:
<div class=”fluid-width-video-wrapper” style=”padding-top: 93.3333%;”>

and then we have this CSS:
.wpb_video_wrapper .fluid-width-video-wrapper {
padding-top: 0 !important;
position: relative;}

Playing with the code we see that
<div class=”fluid-width-video-wrapper” style=”padding-top: 60%;”>
and removing the “padding-top: 0 !important;” from that css declaration, solves the problem

Please help us on fixing this. Thanks

Post count: 23312

Hello armagri,

I understand your problem but I do not have your website URL. If you want to receive an accurate response, please provide your website URL so I can further inspect the problem.

Thank you for the message!

Post count: 4
Post count: 23312

Hello armagri,

I have checked your website and source page and I noticed that you are using a lot of untested plugins which could interact with the theme and create a lot of unknown issues. Please try to disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. After this, you should try to install your plugins one by one and check what is the culprit that cause this design issue and try to find an alternative and replace this plugin with another one which has the same functionality and implement in your theme and check how it work for you.
If you problem is still there without these kinds of untested plugins, please let us know.

Thank you for your understanding!

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