hey, i only use the simple fade slider, can i delete the javascript and sliders(for avia 3d, flash, etc) to get my site to be faster? it reacts pretty slow sometimes.
Remove javascript and sliders?
4 posts from 2 voices-
Posted 1 year ago #
-
Hey,
yes - this should be possible. You can remove the scripts in header.php (enque_script functions after following php comment):
/* add javascript */Posted 1 year ago # -
but which one is still needed for the fadeslider? just "'avia_fade_slider'"?
Posted 1 year ago # -
Yes - in this case you can remove:
wp_enqueue_script( 'avia-slider' );
wp_enqueue_script( 'aviacordion' );Posted 1 year ago #
Reply
You must log in to post.














