Forum Replies Created
-
AuthorPosts
-
You can close the case.
Figured it out.
Thanks,
I think it is fixed.
Had to go into Cloudflare CDN and purge everything from that site.
Seems to be OK now.
Mike,
I started all over again.
Look at https://www.thepromisecenter.com.
On desktop only one “Take a sneak peek” advanced layer slider should display. Instead both display.
The top one with smaller text is to display only on desktop, but not mobile (that is working properly).
The bottom “take a sneak peek” layer slider with larger text is to display only on mobile, but not desktop.
I’ve tried
@media only screen and (min-width: 768px) {
#layerslider_30 { display: none; !important;
}Suggestions?
Thanks
Jordan,
I’m confused! The above worked perfectly on the staging site whose link I initially sent.
I’ve now configured our production site the same way, but it is not hiding the slider!
Note: the one I want to hide is #26 (the lower Sneak Peak with the larger image).
Any ideas?
Jordan,
We are using the LayerSlider WP that is included within the Enfold template.
I want to hide the “Take a Sneak Peak” Advanced Layer Slider (the 3rd layer slider from the top) only on desktops, but have it display on mobile.
I cannot find a place to add a “custom class” by that name.
It does have a “slider class name” I can use that may help. I have added “sneakmobile” as name.
What CSS would hide the entire layer slider, not just its contents. on desktop?
Thanks,
Terry
Close this out. Thanks for your help.
Terry
Making progress but not quite done!
https://www.staging1.thepromisecenter.comDetermined the slider ID and was able to hide the slider content, but the slider itself still displays although blank.
Current CSS is:
@media only screen and (min-width: 767px) {
layer_slider_2 {
display: none; !important;
}
}What do I add to have the entire slider not display?
Thanks,
Terry
https://www.staging1.thepromisecenter.com
For do I command the entire slider to not display on a certain viewport size?
That worked.
Please close ticket.
Please close ticket. Do not need this capability now.
Thanks,
Terry
It is working agin! Did you do something?
Information moved to private content for security purposes.
- This reply was modified 6 years, 5 months ago by Nikko.
Mike,
That CSS moves the text.
I want the text to remain where it is, but have the container with the drop shadow be moved down to the center of the header where the text is.
Terry
The inset variable did it.
Thanks
You can close the ticket
Rikard,
Had no effect on the color section at https://www.thepromisecenter.com/vision/
I’ve given it a custom CSS class of “color-section”
Works fine for cells and elements, but no effect yet on Color Section.
You can close this request. Figured it out.
Thanks
Yep, down slightly to center it, and maybe a bit to the left.
As usual you guys are awesome!
Perfect.
You may close ticket.
March 5, 2018 at 10:08 pm in reply to: Muted video Auto Play on mobile devices – Any update? #921854OK –
Can you point me to some documentation as to how to do that?
Terry
How do I add custom javascript to advanced layer slider video that is embedded?
Here are a couple of articles that say muted autoplay is now supported by mobile devices as more websites are wanting to play silent videos as banners. I do not know where to play this type code in Enfold to test it out
https://forum.webflow.com/t/html5-video-autoplay-now-working-on-mobile/40584https://blog.synq.fm/html5-video-looping-autoplay-on-ios-and-android
https://developers.google.com/web/updates/2016/07/autoplayThanks Rikard –
You can close the this request.
Terry
Rikard,
Had to also add !important to underline, but worked fine.
Thanks
Perfect! That did it.
As usul, you guys are great.
Terry
Hello Rikard,
I’m mostly interested in the text on the slider images on home page http://www.thepromisecenter.com.
Terry
December 14, 2017 at 8:59 pm in reply to: Icons added to Advanced LayerSlider WP only show once, then no longer display #889085Thank you!
December 12, 2017 at 8:24 pm in reply to: Icons added to Advanced LayerSlider WP only show once, then no longer display #888061Victoria,
I can not post a request with them as we purchased the layerslider app through Enfold, so Kreatura does not show us as having acquired it.
Can your team inquire of the Layer Slider author as this may be a bug effecting all installations.
December 8, 2017 at 5:38 pm in reply to: Icons added to Advanced LayerSlider WP only show once, then no longer display #886553You will see 2 LayerSlider WP:
1) RealPeopleReal Promises and
2) RealPeopleRealPromises-Images#1 has 4 Icons that disappear after first view
#2 I also added the images that do not disappearAnxious to see what yo find.
- This reply was modified 6 years, 11 months ago by Victoria.
December 8, 2017 at 7:11 am in reply to: Icons added to Advanced LayerSlider WP only show once, then no longer display #886380Update: I also added the 4 social media icons as images as a second row below the actual icons. You can see that the first row of actual icons disappears after the first page visit.
Expect it is a bug?
December 8, 2017 at 2:25 am in reply to: Icons added to Advanced LayerSlider WP only show once, then no longer display #886329Just to clarify, there should be 4 social media icons just below the “Real People, Real Promises” line (Facebook, Instagram, etc.) that show only the first time one visits the page, then disappear on subsequent visits, even with a different browser or device.
-
AuthorPosts