Call to undefined function – Incorrect slider name
-
After installing and activating the Monaco Theme it produced an error for call to undefined function. I found that the include file “slider” was programmed with the function name aaviya_slider_template when it should have been monaco_slider_template.
After changing line 16 in the index.php file to
<?php echo monaco_slider_template(); ?>
everything works great.Great looking theme by the way.
Steve
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Call to undefined function – Incorrect slider name’ is closed to new replies.