Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #250382

    Is it possible using your advanced layout editor to add an icon box and then add the shortcode for an image scroller available with the theme. It is not obvious that it is?

    regards,

    Jonathan

    #250719

    Hey jjma!

    Thank you for using the theme!

    When you say image rotator, you mean the slider? This is not possible if you’re just using the default Advance Layout Builder. First of all, you need to switch the builder to debug mode. Refer to this link: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    You will be able to see the actual shortcode below the builder. Shortcodes can be combine then, like this example. A combination of Iconbox shortcode with the Easy Slider shortcode inside:

    [av_icon_box icon='ue876' font='entypo-fontello' position='top' title='Icon Box!' link='' linktarget='' linkelement='' custom_class='']
    [av_slideshow size='featured' animation='slide' autoplay='false' interval='5' custom_class='']
    [av_slide slide_type='image' id='314' attachment=',' video='' mobile_image='' video_ratio='' title='' link_apply='' link='lightbox' link_target=''][/av_slide]
    [/av_slideshow]
    [/av_icon_box]
    

    Note that you have to configure the easy slider first. If you’re finish with the slider you can place the shortcode inside the iconbox’s content.

    Best regards,
    Ismael

    #250764

    Thanks. I will try this out,

    Jonathan

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Icon Box with rotating image within’ is closed to new replies.