Title: Using do_shortcode Themeforest VideoTube Theme
Last modified: August 31, 2016

---

# Using do_shortcode Themeforest VideoTube Theme

 *  [shairafzal](https://wordpress.org/support/users/shairafzal/)
 * (@shairafzal)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/using-do_shortcode-themeforest-videotube-theme/)
 * Recently i install wordpress Themeforest VideoTube Theme. But when i use Social
   Locker plugin, then facing this issue. My wordpress theme only support do_shortcode
 * I want to lock my Video Player…
 * Video Player Theme Code…
 * > <div class=”player player-small <?php print apply_filters( ‘aspect_ratio’ ,’
   > embed-responsive embed-responsive-16by9′);?>”>
 * and my social locker code is
 * > echo do_shortcode( ‘[sociallocker id=”2378″]’ . $text_to_be_wrapped_in_shortcode.‘[/
   > sociallocker]’ );
 * So what can i do? how can i locked Video Player?

Viewing 1 replies (of 1 total)

 *  Plugin Author [OnePress](https://wordpress.org/support/users/onepressmedia/)
 * (@onepressmedia)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/using-do_shortcode-themeforest-videotube-theme/#post-7059855)
 * Hi,
 * You can lock videos located on your website without editing your theme. Please
   look at the Batch Lock options. Namely, at the CSS Selector option.
 * Please try to use the following CSS selector to lock all your videos:
 *  .player.player-small
 * Let me know if you have more questions.
 * Paul

Viewing 1 replies (of 1 total)

The topic ‘Using do_shortcode Themeforest VideoTube Theme’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-locker_ffffff.svg)
 * [OnePress Social Locker](https://wordpress.org/plugins/social-locker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-locker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-locker/)
 * [Active Topics](https://wordpress.org/support/plugin/social-locker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-locker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-locker/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 2 participants
 * Last reply from: [OnePress](https://wordpress.org/support/users/onepressmedia/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/using-do_shortcode-themeforest-videotube-theme/#post-7059855)
 * Status: not resolved