Parse error: syntax error, unexpected
-
Hello everyone. My colleague was trying to fix black left and right arrows and
delete just one character “>,” which was indicated in red.before it was > $twentyseventeen_l10n[‘icon’] = twentyseventeen_get_svg(
array > ( ‘icon’ => ‘angle-down’, ‘fallback’ => true > ) );after > $twentyseventeen_l10n[‘icon’]= twentyseventeen_get_svg(array > ( ‘icon’ = ‘angle-down’, ‘fallback’ => true > ) );
Now we get the following error:
Parse error: syntax error, unexpected ‘=’, expecting ‘)’ in /home/fmurmc/fmu-global.jp/public_html/wp-content/themes/twentyseventeen/functions.php on line 447
and cant login into the page.
Can you please help me
The page I need help with: [log in to see the link]
The topic ‘Parse error: syntax error, unexpected’ is closed to new replies.