Title: Good plugin
Last modified: September 3, 2016

---

# Good plugin

 *  [DavidPilcher](https://wordpress.org/support/users/davidpilcher/)
 * (@davidpilcher)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/good-plugin-587/)
 * But it didn’t work with qTranslate titles so here’s the changes lines 124 & 125
   in WP-Video-Gallery-Functions.php
 *  `foreach($final_video as $one_video){ ?>
 *  <!–div class=”slide”><a class=”vgimage” href=”<?php echo wp_strip_all_tags($
   one_video[‘video_link’]); ?>” title=”<?php echo wp_strip_all_tags(stripslashes(
   <strong>$one_video[‘video_title’]</strong>)); ?>”><img src=”<?php echo wp_strip_all_tags(
   $one_video[‘video_thumbnail’]); ?>” /><?php echo $play_area; ?></a–>
    <div class
   =”slide”><a class=”vgimage” href=”<?php echo wp_strip_all_tags($one_video[‘video_link’]);?
   >” title=”<?php echo wp_strip_all_tags(stripslashes(<strong>do_shortcode(__($
   one_video[‘video_title’]))</strong>)); ?>”><img src=”<?php echo wp_strip_all_tags(
   $one_video[‘video_thumbnail’]); ?>” /><?php echo $play_area; ?></a> <!–h4><?php
   echo wp_strip_all_tags(stripslashes(<strong>$one_video[‘video_title’]</strong
   >)); ?></h4–> <h4><?php echo wp_strip_all_tags(stripslashes(<strong>do_shortcode(
   __($one_video[‘video_title’]))</strong>)); ?></h4> </div>
 *  <?php }`

Viewing 1 replies (of 1 total)

 *  Thread Starter [DavidPilcher](https://wordpress.org/support/users/davidpilcher/)
 * (@davidpilcher)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/good-plugin-587/#post-7875971)
 * Sorry, not used to using the editor with code so changes are bits in between `
   <strong> </strong>` tags

Viewing 1 replies (of 1 total)

The topic ‘Good plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-video-gallery_5c3e47.svg)
 * [WP Video Gallery](https://wordpress.org/plugins/wp-video-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-video-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-video-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-video-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-video-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-video-gallery/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [DavidPilcher](https://wordpress.org/support/users/davidpilcher/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/good-plugin-587/#post-7875971)