-
AuthorPosts
-
July 12, 2017 at 9:39 am #819886
Hi there,
is it somehow possible to use the AVIA Slider with external images?
For example, I have a WordPress plugin which generates content.
It can output images but I want to display them in a slideshow box.Is there a way to use the avia_slider shortcodes and add pictures from external URLs?
Thanks and BR, Niemitz
July 12, 2017 at 12:36 pm #819964Hey Niemitz,
Did you try to enable debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and then manually pasting the image URL’s into it?
Best regards,
RikardJuly 12, 2017 at 1:48 pm #820000Hi Rikard,
wow. I am amazed :) I’ve been looking for an option to see all the used shortcodes. THANKS!
I added a simple layer slider and get the following code:
[av_slideshow size='featured' animation='slide' autoplay='false' interval='5' control_layout='av-control-default'] [av_slide slide_type='image' id='' video='' mobile_image='' video_ratio='' title='' link_apply='' link='lightbox' link_target='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size=''][/av_slide]
The point is that here I can only add slides for in WP uploaded pictures. I have to work the image ID.
But I would like to show pictures that not have been uploaded to WP. Is that possible?BR, Niemitz
July 13, 2017 at 9:46 pm #820806Hi,
Just upload it to the media gallery and take the ID from there, which would help you finish it.
Best regards,
BasilisJuly 14, 2017 at 1:06 pm #821136Hi Basilis,
I could do that. But the third-party plugin does not upload the pictures to media gallery.
It generates HTML code und hyperlinks. What I want to do is tell the plugin to use the avia slide show gallery shortcodes together with the hyperlinks
it is generating. So is that possible or not – that’s all I need to know.BR, John
July 14, 2017 at 4:54 pm #821272Hi Niemitz,
I think it’s not an easy thing to do. The shortcode takes images and generates the html it needs and knows how to control, in this case the gallery will have some foreign html that might break its functionality. You could try to implement it, but it does not seem very feasible. But you might look at the shortcodes generated by some slider with video embeds to have an idea.
Best regards,
VictoriaJuly 21, 2017 at 10:16 am #825055Hi Victoria,
thanks for the reply.
I have now set-up a own css slider for this.
Thanks anyways, John
July 22, 2017 at 6:10 am #826767Hi John,
Thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 24, 2017 at 11:16 am #828959Hi Rikard,
you can close this topic.
Thanks for your support.BR, Niemitz
-
AuthorPosts
- The topic ‘Use Avia Slideshow Shortcodes with external images’ is closed to new replies.