• hi.been messing with css etc and have done something bad….not sure how to change it back to get page working again
    error:

    ParseError thrown

    syntax error, unexpected ‘<‘, expecting end of file

    I added my code to end of at end of functions php, then deleted it again…this is what i have now…..

    * @return string Modified Shay Bocks credits.
    */
    function foodie_pro_footer_creds_text( $creds ) {
    return ‘[footer_copyright before=”Copyright “] · Foodie Pro & The Genesis Framework‘;
    }

    hope someone can advise, thx

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please use the code tags of the forum so that you can read the source code correctly.

    Hi andrejwout.

    The code you’ve posted is not CSS code.

    I don’t know where you’ve pasted it but it is never a good idea to edit any file directly. If you really need to change something, i.e. the Additional CSS part of the customizer does not help, always use a child theme. That way you can easily go back to square one if you mess up something.
    I suppose that you’ll need an FTP access to get your website back in order.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ParseError thrown syntax error, unexpected ‘<', expecting end of file’ is closed to new replies.