What is the code to insert and where do I insert it to appear on the homepage?
What is the code to insert and where do I insert it to appear on the homepage?
<?php if (function_exists("easing_slider")){ easing_slider(); }; ?>
I've really messed up the code, can no longer get into the backend of the site to try this, getting this error:
Parse error: syntax error, unexpected '<' in /home/content/m/l/b/mlbadirector/html/MLBAcares/wp-content/themes/allure_20/functions.php on line 63
I'm not sure where to put the code...
I have the same question. It seems that you have to get PHP-happy and hack your theme, which seems to be quite tha opposite of what plugins are about.
I used the shortcode in posts/pages:
[easingslider]
This topic has been closed to new replies.