Hello, is it possible to put an ‘Image with Hotspots’ inside a slider?
Hi jurgen1979!
It’s not meant to be used like that but you can switch to the default editor and then insert shortcodes and nest them inside each other.
It would look something like this.
[av_content_slider heading='' columns='1' animation='slide' navigation='arrows' autoplay='false' interval='5' font_color='' color='']
[av_content_slide title='Slide 1' tags='']
[av_image_hotspot src='#' attachment='156' attachment_size='medium' animation='no-animation' hotspot_layout='numbered' hotspot_mobile='aviaTBhotspot_mobile' custom_class='']
[av_image_spot tooltip_pos='' tooltip_width='' tooltip_style='' link='' hotspot_color='' custom_bg='' custom_font='' custom_pulse='' hotspot_pos=''][/av_image_spot]
[/av_image_hotspot]
[/av_content_slide]
[av_content_slide title='Slide 2' tags='']
test
[/av_content_slide]
[/av_content_slider]
Cheers!
Elliott