Support for Envato Buyers › Forums › Samsara › Vimeo Video Not Displaying Correctly in Portfolio
- This topic has 18 replies, 3 voices, and was last updated 9 years, 10 months ago by FocuxTheme Support.
-
AuthorPosts
-
-
January 24, 2015 at 10:29 am #7314C4MediatvMember
Hello,
I attempting to use the vimeo video option on my portfolio. The video shows up scaled really small, to the point where the video is almost not clickable under the nav. I tried a higher width and height in the iframe embedded code, but that isn’t affecting it. Any thoughts on how to remedy this? -
January 24, 2015 at 9:25 pm #7317FocuxTheme SupportKeymaster
Hi
Could you send me your website link first and tell me which browser you are using?
-
January 25, 2015 at 3:25 am #7323C4MediatvMember
Here is an example link: http://www.c4mediatv.com/portfolio/the-walking-dead-survival-instinct/
I am using Chrome on Mac.
-
January 26, 2015 at 12:10 am #7330FocuxTheme SupportKeymaster
I remember it’s an old bug that I have fixed in the latest version, but your theme current version is V1.1, if possible, you can try to get the latest version from themeforest, and reinstall the new version, then check again.
Thanks!
-
January 26, 2015 at 4:44 am #7338C4MediatvMember
I updated the files to version 1.16 via the “Envato WordPress Toolkit” plug in. It still displays incorrectly.
link: http://www.c4mediatv.com/portfolio/the-walking-dead-survival-instinct/
-
January 26, 2015 at 5:47 am #7342C4MediatvMember
Also, now that I updated the files, our “Who we are page” doesn’t display correctly compared to it’s construction in visual composer. I’m attempting to update the plug in, but it is saying I need a “Visual Composer License Key”. Please advise where that can be found. Thank you.
-
January 26, 2015 at 5:48 am #7343C4MediatvMember
“Who We Are” page link: http://www.c4mediatv.com/about-us/
-
January 26, 2015 at 6:27 am #7344C4MediatvMemberThis reply has been marked as private.
-
January 26, 2015 at 2:18 pm #7355FocuxTheme SupportKeymaster
The video issue, that’s strange, how about put the following CSS to Samsara options > Custom style > CSS code
.fullscreen_stage iframe{min-height:700px;}
-
January 26, 2015 at 2:45 pm #7357C4MediatvMember
If the height is set to a min 700 pixels, it shows up strange on tablets and mobile devices. Also, the timeline for the player is offset from the video itself, so you can only scrub ahead a portion of the screen.
-
January 26, 2015 at 11:47 pm #7364FocuxTheme SupportKeymaster
The temporary solution, try the following custom CSS for desktop, tablet and mobile.
/*Desktop*/ fullscreen_stage iframe{min-height:700px;} /*Tablet*/ @media only screen and (max-width: 800px) { fullscreen_stage iframe{min-height:500px;} } /*Mobile*/ @media only screen and (max-width: 640px) { fullscreen_stage iframe{min-height:400px;} }
You can adjust the value by yourself.
Sorry for the inconvenience, I will improve this issue in the next version!
Thanks
-
-
-
January 26, 2015 at 2:23 pm #7356FocuxTheme SupportKeymaster
Looks your visual composer is the old version too, the plugin author has changed some HTML make up. Please check the theme zip package you downloaded from themeforest, I have already included the new version of visual composer to the “premium plugins” folder, just reinstall the plugin.
-
January 26, 2015 at 2:56 pm #7358C4MediatvMemberThis reply has been marked as private.
-
January 26, 2015 at 11:42 pm #7363FocuxTheme SupportKeymaster
Before I include the latest version of the visual composer, I must to test it first, so you can install 4.3.4 now, and after I fixed some bugs like the video issue, I will test the latest version of the VC plugin with this theme, then I will release both of them,
-
January 27, 2015 at 1:48 am #7371C4MediatvMember
This version of visual composer (4.3.4)doesn’t seem compatible with the latest wordpress update. I loose all CSS animation on elements, and also, it has a horrible bug when trying to edit.
-
January 27, 2015 at 2:38 am #7372C4MediatvMemberThis reply has been marked as private.
-
January 27, 2015 at 8:01 pm #7379FocuxTheme SupportKeymaster
I can only estimate that in this week.
-
January 31, 2015 at 2:33 pm #7408blaqangelmediaMember
I’m having the same issue. Please let us know when the issue is fixed…. really needing the videos to display properly.
The site is http://steeltownmedialoft.com-
January 31, 2015 at 10:59 pm #7416FocuxTheme SupportKeymaster
Hi
I will submit the new version after two hours, and I think the new version will available to download on themeforest in 1st, Feb.
Thanks
-
-
-
-
-
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.