Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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?

    #511608

    Hey 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,
    Elliott

    #514243

    Can you add a button to a normal easy slider (full width)?

    #514598

    Hi!

    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,
    Elliott

    #593999

    How 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?

    #595437

    Hey!

    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,
    Ismael

    #738500

    Hello,
    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
    Victoria

    #740263

    Hi,

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.