• bhupi123

    (@bhupi123)


    Hi

    I am new to wordpress and I am using this plugin FLASH VIDEO GALLERY PLUGIN (http://wordpress.org/extend/plugins/flash-video-gallery-plugin/)

    One can use shortcode in order to display the gallery in a post, but I would like to use it in my template file(home.php), can someone suggest me how can I display the video gallery generated by this plugin on my home page using something like this

    <div id=”video_plugin”>
    <?php include (ABSPATH . ‘/wp-content/plugins/flash-video-gallery-plugin/flash_video.php’); ?>
    </div>

    Please help me out if you can.

    Or if you have any idea about any video gallery where i can display videos from youtube and their thumbnail as well.

    Any sort of suggestion an dhelp would be great.

  • The topic ‘How to display Video Gallery on a page using a Template file’ is closed to new replies.