Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #310743

    Hi Enfold team.

    How do I create a homepage with the “small slider” that mimics the “HomeV4: Small Slider” as shown on the demo site? I know how to add the layer slider and other elements, but just not sure about the small slider.

    Thank you!

    #311481

    Hey Alexa!

    Kriesi used this code for the demo page:

    
    [av_heading heading='Hey there! We are Enfold and we make really beautiful and amazing stuff. This can be used to describe what you do, how you do it, & who you do it for.' tag='h3' color='' style='blockquote classic-quote' padding='0']
    
    [av_slideshow size='entry_without_sidebar' animation='fade' autoplay='true' interval='7']
    [av_slide id='1384' title='Welcome!' link='' link_target='']
    This is Enfold, the most flexible theme we have ever made!
    [/av_slide]
    [av_slide id='1442' title='Smart Business Team at your Service' link='' link_target='']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.
    
    [/av_slide]
    [av_slide id='1444' title='Handshake Quality' link='' link_target='']
    Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubiliusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis
    [/av_slide]
    [/av_slideshow]
    
    [av_hr class='invisible' height='30' position='center']
    
    [av_one_fourth first]
    [av_icon_box icon='59' position='left' title='Free Support']
    Aenean commodo ligula eget dolor. Lorem <strong>ipsum</strong> dolor sit amet, consectetuer adipiscing elit. Cum sociis natoque<strong> </strong>Aenean massa.
    [/av_icon_box]
    [/av_one_fourth]
    
    [av_one_fourth]
    [av_icon_box icon='2' position='left' title='Mobile Ready']
    Cum sociis <strong>natoque</strong>. Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    [/av_one_fourth]
    
    [av_one_fourth]
    [av_icon_box icon='125' position='left' title='Updates']
    Cum sociis natoque <strong>sadfsadfas </strong>Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    [/av_one_fourth]
    
    [av_one_fourth]
    [av_icon_box icon='36' position='left' title='SEO Optimized']
    Aenean commodo ligula eget dolor. <strong>Aenean massa</strong>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    [/av_one_fourth]
    
    [av_section color='alternate_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='small' shadow='no-shadow']
    [av_promobox button='yes' label='Learn More' link='page,750' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='no' icon='25']
    Enfold is freakishly powerful and so damn easy to use, its probably the last theme you will ever buy
    [/av_promobox]
    [/av_section]
    
    [av_one_fourth first]
    [av_textblock ]
    <h6>Recent News</h6>
    <em>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</em>
    
    <a href="#">View more</a>
    [/av_textblock]
    [/av_one_fourth]
    
    [av_three_fourth]
    [av_postslider link='category,3' columns='3' items='3' contents='title' autoplay='no' interval='5']
    [/av_three_fourth]
    
    [av_hr class='default' height='50' position='center']
    
    [av_one_fourth first]
    [av_textblock ]
    <h6>Recent Work</h6>
    <em>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</em>
    
    <a href="#">View more</a>
    [/av_textblock]
    [/av_one_fourth]
    
    [av_three_fourth]
    [av_postslider link='portfolio_entries' columns='3' items='3' contents='title' autoplay='no' interval='5']
    [/av_three_fourth]
    
    

    I recommend to insert it into the “standard” editor. Then switch to the “advanced” template editor and Enfold should convert the shortcodes to a working template. Obviously you need to replace the demo content (and images) with your custom content but it will help you to re-create the demo page.

    Regards,
    Peter

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