Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #254318

    I have this piece of shortcode that I would like to use to link to an internal page within the easy slider. Can someone point out where I can add the url as my shortcode does not work?

    [av_slide slide_type='image' id='46278' attachment=',' video='' mobile_image='' video_ratio='' title='' link_apply='yes' link='/mypage' link_target=''][/av_slide]

    thanks

    Jonathan

    #254981

    Hey jjma!

    It would be more like this:

    
    [av_slideshow size='featured' animation='slide' autoplay='false' interval='5']
    [av_slide slide_type='image' id='4654' attachment=',' video='' mobile_image='' video_ratio='' title='caption title' link_apply='image' link='page,405' link_target='']
    caption text
    [/av_slide]
    
    [/av_slideshow]
    

    the link is a page type with the ID of 405 in my example. You should however be able to use the magic wand tool and the popup for that shortcode to build your own correctly.

    Cheers!
    Devin

    #255040

    Thanks.

    Jon

    #255154

    Glad we could help. Let us know if you have any other questions or issues.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shortcode Parameters Easy Slider’ is closed to new replies.