Uname: Linux webm021.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Software: Apache
PHP version: 5.4.45 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.91.62
Your Ip: 216.73.217.99
User: matthif (139342) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : vc-frontend.js
import $ from 'jquery';

const { vc } = window;

$(() => {
	// shortcode frontend editor
	if (typeof vc !== 'undefined') {
		// on shortcode add and update events
		vc.events.on('shortcodes:add shortcodeView:updated', (e) => {
			if (e.settings.base !== 'visual_portfolio') {
				return;
			}

			const wnd = vc.$frame[0].contentWindow;
			const jQframe = wnd ? wnd.jQuery : false;

			if (jQframe) {
				const $vp = jQframe(e.view.el).children('.vp-portfolio');
				if ($vp.length && typeof $vp.vpf !== 'undefined') {
					$vp.vpf();
				}
			}
		});
	}
});
© 2026 XylotrechusZ