Adding Easing Slider to my theme
-
I’m new to wordpress and I’m trying to add this script to my header in all pages “<?php if ( function_exists( “easingslider” ) ) { easingslider( 1 ); } ?>”.
I would like to know if which file should be added? Is it on the header.php file of the themes? If yes, which part of script?
I tried adding it and it gave me an error.
Hoping for your response.
Regards,
Ed
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Adding Easing Slider to my theme’ is closed to new replies.