Forum Replies Created
-
AuthorPosts
-
February 9, 2015 at 4:20 pm in reply to: Updated theme and menu is appearing vertical at the right instead of horizontal #393119
I found the issue. I had a header.php in my child-theme that didn’t have the needed updates of the new header.php. I copied the header.php to my child theme folder after incorporating the updates I had made to the header.php (like adding the Google Analytics script) and everything looks good. Sorry for the false alarm.
Quick update – I was able to use the Video media element instead and it all looks fine now. You can mark this issue as resolved.
Thanks!June 18, 2014 at 9:09 pm in reply to: How to add vertical border on left and right of main content on each page #280750Hi Ismael, Thanks for your feedback on my request. We ended up adding simple vertical borders to the CSS definition for each page and it worked out fine, so this query is resolved.
Thanks.Hi Dude – Thanks for the heads up on the black border that appears in Vimeo. I created a new video that does not have a black border in Vimeo. When I view it in our site at http://skytran.net/intro it looks better than before but it still has black borders on the top and bottom. Maybe there is an additional CSS adjustment I need to make? Do you have any suggestions?
Thanks very much.Hi Dude – Thanks for the suggestion to use the “Code block” instead of the “Text Block”. We are using the Enfold theme from 3/30/2014 and I don’t see the “Code block” in the “Content Elements”. Is the “Code block” available in the Enfold theme? If so, maybe it was added after 3/30/2014? Or maybe there’s a switch to turn it on?
Any guidance you have would be great.
Thanks!
May 1, 2014 at 3:57 am in reply to: Trying to display server-based video on in all browsers and on all devices #258697Hi Josue – thanks for your reply and heads up about the audio code. I’m trying to find this code “[audio src="https://www.got2bmoving.com/files/videos/skyTran_Congestion-InfoGraph-Video-002.ogg" /]” and I can’t seem to find it. No rush, but if you could point me to it I’d appreciate it. thanks!
April 29, 2014 at 10:31 am in reply to: Trying to set default text to custom font. Seems to be overridden #257552HI Josue – thanks for the suggestion. That did the trick. (It turns out that this font isn’t so great… but at least I know how to make it appear)
Thanks much for your quick reply and solution.HI Yigit and Support Team – This worked perfectly! Thanks so much for helping me figure this out. You rock!
– JaneMarch 27, 2014 at 12:29 am in reply to: How to create transition from splash screen in php file #243593This reply has been marked as private.March 18, 2014 at 10:28 am in reply to: Question about setting URL for Splash screen vs. Home page #239267HI Ismael – Thanks so much for your help with this. All looks good now.
I wish I had looked more carefully for that setting before I posted my query. Thanks very much for your help with this.
JaneMarch 18, 2014 at 4:47 am in reply to: Question about setting URL for Splash screen vs. Home page #239124Anyone have any ideas about what’s going on?
Thanks for any ideas you can provide.March 12, 2014 at 7:29 am in reply to: Color Section not visible on mobile devices w/ "Background Attachment" = "Fixed" #236148Hi Ismael, This works perfectly on the iPhone and the iPad. Both sections are displayed and we get the neat effect of the “fixed” sections on the laptop/desktop. Thanks so much for helping me figure out the custom CSS to make this happen.
– JaneMarch 11, 2014 at 10:56 pm in reply to: Color Section not visible on mobile devices w/ "Background Attachment" = "Fixed" #235926Hi Devin,
Thanks for your suggestion. Yes, when I change the setting to “Parallax” it appears nicely on the iPhone and iPad. The downside is that I don’t see the cool effect on the laptop/desktop where the image is fixed and you see different portions of it when you scroll down the page. Just FYI, on http://www.got2bmoving.com, I have set the first color section (the one below the “NY Traffic, etc” images) to “fixed” and the 2nd color section (just above the footer) to “parallax”.
The 2 devices that I’m trying to view this on are the iPhone 4s with OS 5.1.1 and the iPad (Model A1219 with OS 5.1.1). I don’t see the “fixed” color section on either of these. Maybe there is some custom CSS that I can add so that I can retain the “fixed” setting and also view it on these devices?
Let me know what you think.
Thanks!
JaneMarch 10, 2014 at 12:39 pm in reply to: Color Section not visible on mobile devices w/ "Background Attachment" = "Fixed" #234636Hi Ismael – The site is at: http://www.got2bmoving.com. There are 2 fixed color sections that are not visible on iPad/iPhone: One is below the “New York Traffic Image Credit: BBC News • http://www.nytimes.com”, “Paris Traffic Image Credit: BBC News • http://www.bbc.co.uk”, and
“Moscow Traffic Image Credit: Voice of America • http://www.voanews.com” headers and the second is below the “Join our campaign to end traffic gridlock” image.
Thanks!March 8, 2014 at 10:52 pm in reply to: Non-mobile top nav menu appears before responsive menu (on iPad) #234276Sweet! This works perfectly now. Thanks, Ismael.
March 7, 2014 at 10:20 pm in reply to: Mobile menu appearing, then disappearing, then appearing again #233984HI Yigit – Thanks for your suggestion. This works like a charm. First I see the menu on the right and then the centered menu as I make the browser window smaller. All good.
Thanks, Yigit! What I think happened was I was testing this on the iPad and I had to change the 767px to 989px in the code you gave me. (at least I think that’s what it should be to cover both iPhone and iPad) Now I see the text appearing on iPad and iPhone. Thanks!
Hi Yigit, Thanks for your quick reply and suggestion. I added this css and the text still does not appear on the iPhone or iPad. The idea is that instead of the text appearing when I hover over that it will appear when I click.
I’m stumped about why it works in the Showcase theme and not in Enfold. If you have any more ideas, let me know.
Thanks.March 7, 2014 at 8:55 am in reply to: How to include an .mp4 video in the LayerSlider and a Color section #233646I’m just checking in to see if you have any advice for me. I’d like to know the code to display an .mp4 video in the LayerSlider.
Thanks.March 5, 2014 at 8:26 am in reply to: How to include an .mp4 video in the LayerSlider and a Color section #232580HI Josue, Thanks for your reply. Here’s the scoop:
I have the video displayed on: http://got2bmoving.com/sample-page/
with the following code:
<video id=”video_background” preload=”auto” autoplay=”true” loop=”loop” muted volume=”0″>
<source src=”/files/videos/skyTran_UniversalStudios-002.mp4″ type=”video/mp4″/>
<source src=”/files/videos/skyTran_UniversalStudios_002.webm” type=”video/webm”/>
<source src=”/files/videos/skyTran_UniversalStudios_002.ogv” type=”video/ogg ogv”; codecs=”theora, vorbis”/>
Video not supported.
</video>So I created a Layer #1 for Slide #3 in the LayerSlider on the Home page, selected the “Div/Video” icon and entered the above code in the “Custom HTML content” field.
Since the video is 70 seconds long, I set the “Slide delay” for Slide #3 to 70000. Would you confirm that this is correct for a video – i.e. to set the “Slide delay” to the length of the video?
For slide #4, I entered the code that you sent me, with the link to our video:
<video id=”ls-video”;>
<source src=”http://www.got2bmoving.com/files/videos/skyTran_UniversalStudios-002.mp4″>
<source src=”http://www.got2bmoving.com/files/videos/skyTran_UniversalStudios-002.webm”>
<source src=”http://www.got2bmoving.com/files/videos/skyTran_UniversalStudios-002.ogv”>
</video>In both cases, I see a black box at the top left in the “Preview” of the slider. In neither case is the video appearing in the Home page slider.
Maybe it’s the “Slide delay”, maybe I have the Width, Height, Left or Top set incorrectly?
Any help or guidance you can provide would be great. If you need to login to the backend of our site I can provide a login. (let me know where to send this info)
Thanks in advance for your help.
March 5, 2014 at 2:45 am in reply to: How to create "Fullscreen Slider" page as shown in Enfold demo #232489Thanks you guys! I got it to work. Very cool.
March 4, 2014 at 7:09 am in reply to: How to create "Fullscreen Slider" page as shown in Enfold demo #232035Hi Josue, Thanks for your quick reply and suggestion regarding the Color Section. I’m not familiar with how to create a Color Section element. I tried to figure out how to do it, but I’ve failed. Would you mind giving me the steps to get to the place where I can create the color section that you illustrated above?
Thanks very much. -
AuthorPosts