-
AuthorPosts
-
September 18, 2014 at 4:39 pm #321289
Hi,
I have embedded several videos into the video slider without any problem. Now I have created a 1/3 column and dragged a video content into that. Opened the video content, pasted my embed code from Vimeo and at first I see the video and can play it. But, once I hit save draft and go to preview, all I see is the embed code. I am hosting my videos (these are examples of my work) on Vimeo all in h264.mov format, which again works beautifully in the slider. Did I miss a step?
September 19, 2014 at 8:48 am #321733Hi Eileen!
Thank you for using the Enfold theme.
You should use the Link url. Open the video on vimeo then click “Share”. Look for the Link field. It looks something like this: http://vimeo.com/1084537
Best regards,
IsmaelSeptember 23, 2014 at 12:48 am #323375I did that I was assuming they were not showing since I was still in draft but I’ve published and still same problem. I have not problem at all when I drop video into the sliders so this is really confusing. I drop in the link, can see my video fine but once I hit save and preview the page, all I get is the embed code. I am attaching a link so you can see what I mean.
http://www.videoportraits.tv/?page_id=74
Question 2.. Where can I get more information on the Header. I want to know if I can have a Header where the title of my company is boldly across the header and the menu appears underneath it.
Many thanks.September 23, 2014 at 6:39 am #323521Hi!
Can you create us an user? a maintenance mode page is prompted.
Cheers!
JosueSeptember 23, 2014 at 2:42 pm #323688This reply has been marked as private.September 23, 2014 at 8:12 pm #323892Hi was hoping to hear back today so I can get my website up did you get a chance to take a look?
September 23, 2014 at 9:57 pm #323931September 23, 2014 at 11:35 pm #323962This reply has been marked as private.September 24, 2014 at 12:49 am #323985Hi,
You need to put the Vimeo URL there, not the embed code. I fixed it for the first video.
This:
Not this:
<iframe src=”//player.vimeo.com/video/72777844?title=0&byline=0&portrait=0″ width=”500″ height=”281″ frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Regards,
JosueSeptember 24, 2014 at 4:20 pm #324386Perfect thank you. I have a few remaining questions can’t figure out.
1. I want my header menu to look like this: with the name of my company and a tag running on one line and the menu items on a line below. How do I that?
http://www.tfgsearch.com2. On my landing page, I have a video slider with 3 videos. I have it set to autorotation, but it appears that the user has to hit the arrow in order for the video slides to slide. Isn’t there a way to automate this and if so how?
3. Where do I edit the items in my footer? I want to add a link to my parent company in the footer and get rid of the archives category.
September 24, 2014 at 4:24 pm #324391Hi!
1- Please go to Enfold theme options > Header Layout and choose to display “Logo left, menu below”
2- Can you post the link to your landing page please?
3- Please go to Appearance > Widgets and edit Footer Column widget areas and place needed widgets inside themBest regards,
YigitSeptember 24, 2014 at 7:30 pm #324558Ok Got the menu below thanks:
Here is the home page link http://www.videoportraits.tv/?page_id=29September 24, 2014 at 7:48 pm #324578Also, I’m trying to get ride of the black box border but not sure how
September 24, 2014 at 8:02 pm #324587Sorry scratch the black borders figured that out but the slider only works if you hit the arrow
2. How do I get rid of the play arrow and stop functions on my videos that are playing the the slider? I have checked the boxes asking them not to show but they are still there and I don’t see them in your demo so I must have missed a setting. Thanks
September 26, 2014 at 7:31 am #325416Hey!
If you’re using either the full width or full screen slider, edit the video slide then look for the Hide Video Controls. Enable it to hide the video controls.
Best regards,
IsmaelSeptember 29, 2014 at 4:43 pm #326676This reply has been marked as private.September 30, 2014 at 6:53 am #327030Hey!
Thank you for the update. In case you have questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!1.) Set the Autorotation active? to “Yes”.
2.) Please give us a sample page with the video.
3.) Which title? Can you please provide a screenshot?
4.) You can edit footer widgets on Appearance > Widgets. Look for the Footer – Columns widget area.
Regards,
IsmaelSeptember 30, 2014 at 12:47 pm #327139This reply has been marked as private.October 1, 2014 at 6:42 am #327870Hey!
Sorry. My bad.
1.) Regarding the video slide, it will stop once you play the video. Unfortunately, it will not automatically resume the autorotation.
2.) On the sample website, the company title is included on the image logo. If you want to add it as an actual text, use this on functions.php:
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<strong class='logo-title'>Company Name</strong>"; return $sub; }
Use this on Quick CSS or custom.css to adjust the position of the title.
span.subtext { position: absolute; top: 0; left: 100px; }
Regards,
IsmaelOctober 1, 2014 at 8:50 pm #328479Ok one more question. I have checked the Hide Video controls on my video slides. I have them set to Autoplay on vimeo and also checked the hide controls on vimeo. But every time my page loads and with each slide I get a pause button that comes up then goes away…basically it looks like the video is loading which of course looks awful Any suggestions?
October 2, 2014 at 2:54 am #328619Oh please tell me I entered something wrong. So here is my site: http://www.videoportraits.tv
But when I go to my iPad as a user it literally comes up with a “Set a mobile device fallback image” warning. What the heck? I don’t want a website with stills since I am a video business and why is a warning showing up on a device I am not logged in as the administrator?October 2, 2014 at 3:36 am #328622Hey!
Video backgrounds are disabled on mobiles for compatibility reasons, you can change that though, refer to Peter’s response here:
https://kriesi.at/support/topic/video-background-mobile/#post-252474
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.