add easing slider to Quality theme header
-
I am trying to add my easing slider to a the header of my Quality theme.
I’ve pasted this code into the header:
<?php if (function_exists('easing_slider')){ easing_slider(); }; ?>
between <head> and </head>, but it’s not working.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘add easing slider to Quality theme header’ is closed to new replies.