-
Author
-
July 15, 2015 at 19:32 #68448broadswordParticipant
Ok, when we try to use the Visual Composer ‘video player’ bit to add in videos, well, check this page out:
http://www.myselfdefensetraining.com/press-kit/
Each element on that page is on its own row in Visual Composer. There’s nothing on that page but text boxes and video players, and there is no custom padding or anything ascribed to the video player elements. And yet…there’s like a 3-400 pixel gap at the top of each video player element. Not good.
Beyond actually getting the embed code for each video and no longer using the responsive video player element (which would totally suck) how can we fix this?
July 15, 2015 at 19:45 #68453sharmstrModeratorStick this on the page using the gear icon in visual composer
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
padding-top: 0px !important;
}also, your site is throwing 404 errors for page press jquery in your child theme.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 15, 2015 at 20:02 #68461broadswordParticipant“also, your site is throwing 404 errors for page press jquery in your child theme.”
Ummmmm, ok – what are we missing that would throw that error?
Oh, also – shouldn’t we add that CSS in to the child theme’s custom css area in general settings, @sharmstr ?
July 15, 2015 at 20:17 #68462sharmstrModeratorYou tell me. 🙂 Its not part of kleo. See attached.
You could, but since it doesnt happen on a clean kleo install I’m suggesting that you put it on the page so you dont risk screwing up other pages. See without my css fix http://dev.sharmstr.com/no-video-gap/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.July 15, 2015 at 20:35 #68465broadswordParticipantGotcha – we put it in Quick CSS, and that seems to solve the problem site-wide.
That’s weird with those 404’s. We just put the kleo-child theme in place this morning, which looks like…that’s where page-press-kid.js is being called from, right?
July 15, 2015 at 20:39 #68470sharmstrModeratorI have no idea. Again, not part of kleo.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 17, 2015 at 14:39 #68690AndreiModeratorI recommend you to contact your WPEngine support team about those errors, because they have a more special hosting environment.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.