-
AuthorPosts
-
June 19, 2017 at 4:30 pm #809860
Hi there,
My client has asked for the ‘We are’ captions on the slides on this landing page to stay static, so it’s only the bottom part of the caption that animates?
I realise slide 4 won’t be able to have this applied to it as the bottom caption content is more wordy. However, I need to try and make the first 3 slides’ ‘We are’ stay static.See landing page: http://serviceintegrators.co.uk/
Thanks in advance and hope this is possible!
June 21, 2017 at 5:53 pm #811074Hey Krissie,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title { visibility: visible; -webkit-animation: none; animation: none; }
Best regards,
YigitJune 22, 2017 at 11:38 am #811444Thanks Yigit, it’s a bit better but is there code to keep the We are still completely?
Thanks
June 22, 2017 at 2:47 pm #811562Hi,
Please add following code to Quick CSS as well
div .slideshow_caption h2 { visibility: visible!important; }
Best regards,
YigitJune 22, 2017 at 4:00 pm #811626It looks weird.. thanks for trying though! :)
June 22, 2017 at 4:02 pm #811629June 22, 2017 at 4:25 pm #811646Well, I’ll just leave it. If the ‘We are’ can’t just stay constant for 3 slides without jerking, I’ll have to leave it and tell the client it is what it is! lol
Unless you have any suggestions? :)June 22, 2017 at 7:34 pm #811778Hi Krissieg,
I would say it should slide in with the rest of captions.
If you need further assistance please let us know.
Best regards,
VictoriaJune 26, 2017 at 11:03 am #812967Hi Victoria,
I agree but unfortunately my client doesn’t!
is it possible to make the Layer WP Slider change dimension when on mobile like the fullwidth easy slider? I am using the latter as it is nice to control the height of the slider on mobile, whereas the former seems to only reduce in size and width uniformally.Thanks,
Krissie
June 26, 2017 at 8:24 pm #813192Hi Krissie,
Would not checking “Use first slides caption as permanent caption” on Fullwidth Easy Slider work for you? :)
If not, you can simply create one slider for desktop and choose to hide it on mobile in settings and another one for mobile and you can hide it on desktop by adding following code to Quick CSS@media only screen and (min-width: 990px) { #layer_slider_1 { display: none !important; }}
and change ID to match your slider’s ID
Best regards,
YigitJune 27, 2017 at 1:17 pm #813391Yes but can I just keep the We Are as permanent and change the captions underneath?
June 29, 2017 at 5:43 am #814217Hi,
Please try the following css code.
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title { visibility: visible; opacity: 1; -webkit-animation: none; animation: none; }
Best regards,
IsmaelJune 29, 2017 at 10:18 am #814319Hi Ismael,
It kind of works but the We Are still disappears for the next slide.
Is there a way I can put the We Are on its own slide and have the messages underneath then animate on their own slides?The client wants the We are to stay still for the first 3 slides.
sorry!
- This reply was modified 7 years, 4 months ago by Krissieg.
June 30, 2017 at 6:22 am #814805Hi,
In the first slide’s caption text field, try to use the headline rotator shortcode or element then enable the “Use first slides caption as permanent caption” option. Remove the other caption. Set the same interval for the slide and the headline rotator.
Best regards,
IsmaelJune 30, 2017 at 10:53 am #814907Not sure what you mean about using the shortcode? What shortcode?
I have 4 slides with different captions under ‘we are’ should just ‘we are’ be set as the permanent caption??July 1, 2017 at 7:05 am #815263Hi,
In the caption field, it’s possible to add the theme’s shortcode. Please post the login details here and we’ll add it for you.
Best regards,
IsmaelJuly 3, 2017 at 11:10 am #815785Hey Ismael,
Thanks, that would be great!
See login info below
July 4, 2017 at 2:31 pm #816339Hey guys,
Any news on this? Have you been in the ServiceIntegrators website at all? It’s not working at the moment!
July 4, 2017 at 2:37 pm #816342We have this error:
Fatal error: Call to undefined function wp_get_current_user() in /homepages/11/d507754124/htdocs/WP/ServiceIntegrators/wp-includes/capabilities.php on line 539
Is this you guys? If so, please can you get back to me urgently!
July 4, 2017 at 4:37 pm #816393Hi guys,
My client rolled back their website. Please can you let me know if you did do something to the template today?
I need to find out what caused it.Thanks and look forwarding to hear from you,
July 5, 2017 at 1:43 pm #816732Hey guys, any news on this please? I’ve not heard from anyone yet and would like to clear up what caused the error.If it wasn’t your team, then that would be good to know.
Thanks
July 6, 2017 at 12:18 pm #817178Hi guys,
Looks like the error is down to the cleantalk security plugin. They’re looking into it. I’ll let you know if it’s anything to do with enfold.
However, I still need your assistance with the ‘we are’ caption on the sliders.
Can you explain about the shortcode that needs adding somewhere please to help get this sorted? See above for comments.
If I just select ‘permanent caption’ then the images only change. I need to just keep the ‘we are’ static for the first 3 sliders.Thanks
July 6, 2017 at 11:01 pm #817521Hi,
Thank you for updating is regarding the plugin error.
For what you need, that would require some JS, to make the caption not move around.
Please consider to hire a freelancer to help you with that.Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.