Title: Modify video gallery
Last modified: June 18, 2020

---

# Modify video gallery

 *  Resolved [federicaleonori](https://wordpress.org/support/users/federicaleonori/)
 * (@federicaleonori)
 * [6 years ago](https://wordpress.org/support/topic/modify-video-gallery/)
 * Good morning, I make a copy of a type of gallery but it’s not possible to modify
   it. How can I fix this problem?
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmodify-video-gallery%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [6 years ago](https://wordpress.org/support/topic/modify-video-gallery/#post-13003233)
 * Hello, dear federicaleonori.
 * Thank you for contacting us and for reporting your problem.
 * To solve your problem, edit our Total-Soft-Gallery-Video-Admin.js file. Find 
   code in line 932
 *  jQuery(‘.Total_Soft_VGallery_Color’).alphaColorPicker();
    jQuery(‘.Total_Soft_VGallery_Color1’).
   alphaColorPicker(); jQuery(‘.wp-picker-holder’).addClass(‘alpha-picker-holder’);
 * Please edit the code and write like this.
 * setTimeout(function(){
    jQuery(‘.Total_Soft_VGallery_Color’).alphaColorPicker();
   jQuery(‘.Total_Soft_VGallery_Color1’).alphaColorPicker(); jQuery(‘.wp-picker-
   holder’).addClass(‘alpha-picker-holder’); },2500)
 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [6 years ago](https://wordpress.org/support/topic/modify-video-gallery/#post-13003265)
 * Find code in line 1238
 * `},500)`
 * Please edit the code and write like this.
    `},1500)`
 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [6 years ago](https://wordpress.org/support/topic/modify-video-gallery/#post-13003285)
 * edit our Total-Soft-Gallery-Video-Ajax.php file. Find code in line 3772
 * in line 186add
 * `% s`
 * And after that will do update the plugin, and in the new version, that problem
   will be solved.
 * Thanks & Regards
 *  Thread Starter [federicaleonori](https://wordpress.org/support/users/federicaleonori/)
 * (@federicaleonori)
 * [6 years ago](https://wordpress.org/support/topic/modify-video-gallery/#post-13003521)
 * Great job
    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Modify video gallery’ is closed to new replies.

 * ![](https://ps.w.org/gallery-videos/assets/icon-128x128.png?rev=2857063)
 * [Video Gallery - YouTube Gallery, Vimeo, Video Portfolio, Image Portfolio and Image Gallery](https://wordpress.org/plugins/gallery-videos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gallery-videos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gallery-videos/)
 * [Active Topics](https://wordpress.org/support/plugin/gallery-videos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gallery-videos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gallery-videos/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [federicaleonori](https://wordpress.org/support/users/federicaleonori/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/modify-video-gallery/#post-13003521)
 * Status: resolved