Home › Forums › SEA WordPress Theme › Multiple Video Portfolio post seems broken
- This topic has 8 replies, 2 voices, and was last updated 5 years, 4 months ago by
SeaTheme.
-
AuthorPosts
-
February 5, 2021 at 9:56 am #23786
Hi,
I was trying to add a new portfolio item to my website but encountered a problem. I already had a portfolio item with 4 videos on top of each other that was working perfectly so I duplicated it and started from there for the new post. But I realised I couldn’t enter any embedded video code anywhere. I went back to the original post and it’s the same thing. The little text box where you are supposed to enter the embedded code disappeared, and I can’t even select “Show Video” or the template of the grid ( 1, 2, 3, 4 column or Text, they just don’t stick when I press update ). Thing I press update on the original working 4 video portfolio item and now video disappeared completely and I’m unable to add any video ..
If I create a new portfolio item, I’m able to add a video ( embedded video code box is properly displayed ), but I can’t add a second or third video like I use to ( the embedded video code boxe seems to only care about the last line of video code ).
• 4 video portfolio item not working anymore : https://bruits.studio/project/epic-games-chaos-high-vr/
• Screenshot of the 4 video Portfolio item editing page : https://www.dropbox.com/s/zesxce1tp14xyfg/Capture%20d%E2%80%99%C3%A9cran%202021-02-05%20%C3%A0%2010.55.31.png?dl=0February 5, 2021 at 9:57 am #23787This reply has been marked as private.February 6, 2021 at 2:20 am #23799Hi,
Please try to remove quotation marks in the embed codes, it should cause the JS issue on the editing window.
<iframe src=//www.youtube.com/embed/X3-fQSngZto&t frameborder allowfullscreen></iframe>You could re-activate the embed box in the existing portfolio. follow the video guide: https://www.dropbox.com/s/154ktwqtl2ic30x/reactivate-embed-box.mp4?dl=0
Regards
February 6, 2021 at 2:21 am #23800This reply has been marked as private.February 6, 2021 at 4:36 pm #23804Hi Again,
Thanks for the reply. I was able to recover the embed box but it looks like it still doesn’t work somehow.. The 4 video codes are not displayed, and when I try to insert a new integration code it just doesn’t display it when I try to preview the page. I Could just create a fresh new portfolio post for this particular one, but I’m unable to display 4 videos as I mentioned previously. I tried adding just 4 integration codes as it used to do, but only one video is displayed. Any Clue ?
Thanks for your time,
RegardsFebruary 6, 2021 at 4:37 pm #23805This reply has been marked as private.February 7, 2021 at 12:57 am #23808Hi,
For Gallery on Right/Left template.
It supports only one video by default. there is a solution to add more videos, but it can not be listed by 2-4 grids/row, it only be listed 1-video/row:
https://seatheme.net/forums/topic/air-wordpress-theme-faqs/#post-17588Notice again: Please do NOT add quotation marks in the embed codes
It needs Verification Code for your WP:
https://www.dropbox.com/s/s6zndjm4412rahd/qq20210207-084456.jpg?dl=0Regards
February 7, 2021 at 11:13 am #23813Ah yes sorry about the verification code I was asleep. Okay let’s forget about this broken portfolio post, I will redo from scratch my items that contain multiple videos it’s easier for me and it will save you some time. I followed your post for multiple embedded videos and it works for me, only thing though is I’d want to have no margin between the videos. What could be done in the Embed code in order to do that ?
Screenshot : https://www.dropbox.com/s/dv5z6jg8fdghri0/Capture%20d%E2%80%99%C3%A9cran%202021-02-07%20%C3%A0%2012.11.17.png?dl=0
Thanks in advance for your time,
February 8, 2021 at 12:57 am #23816Hi,
You should notice that the
margin-bottom:40px;, it is for the spacing.single-gallery-wrap-inn > .video-post-wrap { padding-top: 0!important; } .single-gallery-wrap-inn > .video-post-wrap .video-wrap { margin-bottom: 40px; } .single-gallery-wrap-inn video.lazy-hidden { opacity: 1;position: absolute; top: 0; left: 0;right: 0; bottom: 0; }Regards
-
AuthorPosts
- You must be logged in to reply to this topic.
