• Hi, I was trying to add easing slider to my theme and this message came up, I can’t login to fix the problem.

    Parse error: syntax error, unexpected ‘<‘ in /websites/ea/eastsideorthodontics.com.au/wordpress/wp-content/themes/Tesseract/functions.php on line 328

    I’m new to wordpress so I’m not sure how to fix it.

    Thanks,

    Jasyn

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can fix the error by making changes to the file via FTP or File Manager from your hosting’s control panel.

    You can’t login to fix it? Then you need to fix it not via WP-Admin.

    for example, if you are on a hosting site, you have to login there, go to cpanel, file manager or whatever it is. From there, you know what to do right?

    From the root, go to wp-content > themes > YOUR THEME > FILE WHERE YOU PUT THAT EASING SLIDER .. and remove it. Save and Look if you can now login..

    —–

    But of course there’s always a great way.. on your wp-content > themes > YOUR THEME > functions.php .. copy that whole code. Paste it on Notepad, Word or any text editor you have. On Notepad, you can CTRL + G (Edit>Go to) then type the “given line” on the error to you, in this case it’s 328. Even on word or most of the text editors can “go to”. You will see the error.

    Anyways, if you are not familiar with codes (html & php) on the function.php, you can paste the code here, and we’ll fix it for you.. just put it inside the “code” “/code”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘syntax error can't login in’ is closed to new replies.