• Hello,

    my website is now reporting a “parse error: syntax error, unexpected ‘<‘ in /home/mymuus20/public_html/wp-content/themes/spacious/inc/functions.php on line 445” after i tried to remove ‘spacious themegrill’ from its footer. currently, i cannot even access my wordpress admin page anymore. can anyone help? thanks.

Viewing 1 replies (of 1 total)
  • You have probably deleted one extra character. Maybe a ‘<‘.

    You should have exactly deleted this part

    .’ ‘.sprintf( __( ‘Powered by %s.’, ‘spacious’ ), $wp_link ).’ ‘.sprintf( __( ‘Theme: %1$s by %2$s.’, ‘spacious’ ), ‘Spacious’, $tg_link )

    starting with ‘.’ ending with ‘)’

Viewing 1 replies (of 1 total)
  • The topic ‘my website reports a parse error when i tried replacing spacious theme in footer’ is closed to new replies.