syntax error, unexpected ',' in functions.php
-
related to https://www.ads-software.com/support/topic/error-code-after-trying-to-change-theme?replies=1
when activating the theme, you will get:
Parse error: syntax error, unexpected ‘,’ in /home2/frogcott/public_html/wp-content/themes/solo/functions.php on line 203
the line could possibly be corrected to:
wp_enqueue_script( 'solo-slicknav', get_template_directory_uri() . '/assets/js/jquery.slicknav.min.js' , array('jQuery') );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘syntax error, unexpected ',' in functions.php’ is closed to new replies.