golden hour
/var/www/html/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images
⬆️ Go Up
Upload
File/Folder
Size
Actions
vc_gallery.js
567 B
Del
OK
vc_images_carousel.js
409 B
Del
OK
vc_single_image.js
789 B
Del
OK
Edit: vc_images_carousel.js
(function () { 'use strict'; window.InlineShortcodeView_vc_images_carousel = window.InlineShortcodeView.extend( { render: function () { var model_id = this.model.get( 'id' ); window.InlineShortcodeView_vc_images_carousel.__super__.render.call( this ); vc.frame_window.vc_iframe.addActivity( function () { this.vc_iframe.vc_imageCarousel( model_id ); } ); return this; } } ); })();
Save