Forum Replies Created
-
AuthorPosts
-
Thank you Jordan,
I found the code, placed it inside a code block and it works like a charm.
Thread closed.
Thank you
Hi Ismael,
Thank you for the explanation. I tried as you say and it works.
In order to have the effects of the elements that support video background I’ll have to probably look for another solution.
Thank you @guenni007 and @Ismael
Antonio
Unfortunately, I do not understand your explanations Guenni007 so I will have some issue applying what you wrote.
Thank you so much @Guenni007 :)
I will try your solution and will report here if that solves the issue.Hi @basilis, did you have a chance to look at the question (I know you guys are all busy :) )
To give you a better idea the effect Wistia does is the one you can see from the video loading and playing automatically also on https://vacationrentalsecrets.com/fully-booked-formula/ on the left of the above the fold area.
You’ll see that:
1) the video is muted by default, but gives the option to unmute it.
2) it loads beautifully on mobile devices as wellNow, I would like to turn the (Youtube) video that’s playing full screen on the homepage of https://vacationrentalsecrets.com/
into the same video rendered by Wistia, using possibly a background section so it allows for the taglines to show (AWE.INSPIRE.CONVERT).
The problem is that apparently you can only use the Wistia code (not the Wistia video url) or a Wistia oEmbed URL which doesn’t seem to work.Thank you
Sure @Basilis :) if you go to https://vacationrentalsecrets.com/ and you look at the first section you’ll see what I mean: a video background on autoplay and a heading (Awe.Inspire.Convert).
I would like to be able to add that video background full screen using Wistia
HI Basilis,
I have tried that, but the video doesn’t load full screen and I can’t add headers like the one currently on the site.
Any other way?
Thank you so much Mike! You can close the thread.
Have a great Sunday.Antonio
Thank you Mike! You’re awesome :)
Wow, I see what you mean!
Thank you so much. I didn’t know about that option.
Thank you again. Problem solved, thread closed!
Antonio
This is the code that has been added to the Quick CSS since day one and was working in hiding the slider below the video up until the latest WP automatic upgrade:
@media only screen and (max-width: 990px) {
.page-id-4393 #fullscreen_slider_0{display: block}
.page-id-4393 #only-desktop { display: none !important; }
}@media only screen and (max-width: 767px) {
.page-id-4393 #only-desktop { display: none !important; }
.page-id-4393 #fullscreen_slider_0{display: block}.responsive #scroll-top-link {
display: block !important;
}
}Can you help with restoring the functionality of the page as explained in the previous comment?
Thanks
Hi @Rikard,
The fix which @hoibi1984 shared worked but only for the first Video part. (Thank you so much Tom by the way!)
There is also the Fullscreen Slider underneath though, which was originally intended to show only on mobile, instead of the Video section above and that has always worked perfectly until the latest WP update.
Can you guide me on a fix to restore such capability as well?
Thank you
Here’ a screenshot of the messed up homepage:
and the slider underneath, which should show on desktop (only on mobile)
Thanks Victoria.
I used https:// instead of the # in the mega menu and it seems to work.
Looking forward to the new release which will have hopefully solved this permanently.
Thanks
Awesome Nikko!
Thank you so much!
HI Nikko,
unfortunately the code doesn’t work! I have no idea why it’s no longer taking that code.
Maybe @Yigit can do another miracle? :)
You’re a star Yigit!
Thank you so much! Now I see how to do that!
Perfect. Thread closed.
:)
July 16, 2017 at 7:22 pm in reply to: disable Lightbox modal window on single element, not on whole page #822139WOW Victoria,
You’re a star! Thank you SO much, problem finally solved :)
Have a great day and thank you for getting back to me on this over the weekend. I know it’s not usual to work on weekends so I appreciate it even more!
Antonio
July 16, 2017 at 11:08 am in reply to: disable Lightbox modal window on single element, not on whole page #821953Hi Victoria,
the post you lined is a little too convoluted and complicated…sorry.
Would be good if you could let me know simply which code should I sue to disable only that one image element within the page that I mentioned, so it doesn’t affect all the galleries in the same page.
Thank you for reactivating the lightbox. May I ask how you did that as well?
July 14, 2017 at 11:55 pm in reply to: disable Lightbox modal window on single element, not on whole page #821484Meanwhile I did as you asked and canceled the code from the functions.php file that I inserted as per thread I mentioned at the beginning of this post.
Strangely though, no lightbox seems to work anymore now anyway and I have no idea why.
I have also deactivated a couple of plugins and cleared browser cache, yet lighbox seems to have disappeared.Hope you can look into that and find the fix.
Thank you so much
Antonio
July 14, 2017 at 11:38 pm in reply to: disable Lightbox modal window on single element, not on whole page #821482This reply has been marked as private.June 8, 2017 at 2:45 am in reply to: Saving didn't work! Please reload the page and try again #805417That’s Awesome Mike! Thank you so much!
Thread closed :)
You guys rock.
Antonio
Problem solved. You can close the thread, thanks :)
Hi There again,
if you look at https://relaisvilladelborgo.com/junior-suite-corte-2/
you see that I added the script on top of the page but you can’t scroll down the page and it gives a very disturbing effect.Do you think there is a way to fix that?
I see what you mean now. I changed the ” and added the block at the bottom of the page.
You can see what happens. No clue how to fix this and have the script show up
Hey Victoria,
not sure I understand what you mean by
You can try to replace” with ”
in the whole script with some text editor and try again.I removed the code block because the script I added inside prevented the page to scroll.
Don’t know if you can maybe try to add the codeblock and the script and see if you understand what the culprit is?
May 3, 2017 at 1:19 pm in reply to: Lead capture bar on top screen to misalign menu and menu bacgkround on page scro #787109Thanks Nikko!
It worked :)
You can close the thread, thanksAntonio
April 19, 2017 at 10:52 pm in reply to: where can I add a script to track visitor behaviors for email marketing? #780201thank you so much! Much appreciated :)
April 19, 2017 at 10:41 pm in reply to: where can I add a script to track visitor behaviors for email marketing? #780189Thanks for the prompt reply Jordan! Much appreciated.
I can add it in the Google Analytics field, since that won’t be overwritten like the headr.php file when Enfold updates, right?
Also, I already have a GA code within the Google Analyics field. It won’t affect anything if I add the other code underneath, right?
-
AuthorPosts