Viewing 1 replies (of 1 total)
  • The easiest way is to have the plugin installed and call the shortcode using php:

    <?php echo do_shortcode('[sublimevideo poster="https://YOUR-PIC.JPG" src1="https://YOUR-VIDEO.mp4" src2="https://YOUR-VIDEO.webm" width="123" height="123" title="YOUR-TITLE" uid="YOUR-UID"]'); ?>

    You can use any shortcode outside the loop (i.e. in a template) this way.

Viewing 1 replies (of 1 total)
  • The topic ‘How can I use the shortcode outside the wordpress loop?’ is closed to new replies.