Lightbox
Settings of AVADA -> Themoptions -> Lightbox do not work.
Therefore VC PrettyPhoto must be switched off
Activate the following code via funktions.php … then the settings of AVADA work again.
For modification of funktions.php the PlugIn„My Custom Functions“ can be used.
!!! maybe other PlugIns or VC elements are dependent on PrettyPhoto … then this way is counterproductive !!!
function remove_vc_scripts(){ wp_enqueue_script(‚prettyphoto‘ ); wp_deregister_script(‚prettyphoto‘ ); } add_action( ‚wp_enqueue_scripts‘, ‚remove_vc_scripts‘, 100 );
[quform id=„1“ name=„Kontaktformular“ show_title=„0“ show_description=„0“]