• Resolved vincetries

    (@vincetries)


    I have a small question. Is there a way to trigger the responsive videos after an Ajax call? Is there a function we could call?

Viewing 1 replies (of 1 total)
  • Plugin Author Nico

    (@nico23)

    Not sure what you mean but if you are loading content with ajax and the function to generate the html is in php you can do.

    <?php echo do_shortcode( '[arve url="https://..." /]' ); ?>

Viewing 1 replies (of 1 total)

The topic ‘Ajax call’ is closed to new replies.