Tagged: add, button, Layer Slider
-
AuthorPosts
-
September 30, 2015 at 12:39 pm #511397
Hi
I want to be able to add a button on to a LayerSlider.
http://screencast.com/t/JNZxU8CVP
I have tried adding the following to a text box on a layer but it doesnt work …
[button link=”http://google.com” color=”#333333″ border=”#222222″ text=”light” window=”yes”]Button Text[/button]
Where am I going wrong?
September 30, 2015 at 3:40 pm #511608Hey richardelectrix!
The shortcode for our buttons is
[av_button]
. Edit one of your pages in the default editor and click on the magic wand icon to insert a button. Copy the code that it placed in the editor and paste it into the layerslider.Best regards,
ElliottOctober 6, 2015 at 9:56 am #514243Can you add a button to a normal easy slider (full width)?
October 6, 2015 at 5:10 pm #514598Hi!
The full width easy slider already has options for each slide for adding buttons but yes you can add buttons into the slide title / caption as well.
Regards,
ElliottMarch 6, 2016 at 9:26 pm #593999How do I control the action of the buttons that slide in? For instance, I’d like the buttons to be static, over the easy slider slide, instead of sliding in from the sides. Can I do this?
March 9, 2016 at 10:29 am #595437Hey!
Could you please provide a link to the actual page with the slider? You can try this in the Quick CSS field:
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title { animation: none !important; }
This will disable the animation of the whole caption container.
Best regards,
IsmaelJanuary 25, 2017 at 5:57 pm #738500Hello,
where exactly should be the shortcode in the layerslider pasted?
I have this
[av_button label='Click me' link='manually,http://' link_target='' size='large' position='center' icon_select='yes' icon='ue854' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']but I cant understand, where should I paste it. I tried HTML and Text
Thank you
VictoriaJanuary 30, 2017 at 4:35 pm #740263Hi,
at first follow these instructions: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ to be able to see the shortcode field underneath ALB. Use this field to paste your shortcodes inside of it.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.