Where to insert code for slider?
-
I’m using an Alien WP theme, Florence, and have the Child theme installed.
I’d like my slider to be just on the homepage, (in the center if possible)
I know that this is the basic code I need to add:
<?php if ( function_exists( ‘meteor_slideshow’ ) ) { meteor_slideshow(); } ?>
I just have no idea where. If anyone could help, I’d really appreciate it.
- The topic ‘Where to insert code for slider?’ is closed to new replies.