0
votes

I've recently had a problem with my wordpress site after updating to the latest version of wordpress. The logo vanished.

The theme support said to replace my entire theme folder with a fresh updated version from their site. Now all I can see is:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /websites/123reg/LinuxPackage99/al/ot/of/alotofbradshaw.com/public_html/blog/wp-content/themes/stockholm/framework/lib/qode.layout.php on line 2695

I'm guessing this is not good.

Anyone have an ideas what has happened? I know this is probabaly a vague question but any advice would be more than welcome.

1
I see a wp-config error on your site. "Parse error: syntax error, unexpected T_STRING in /websites/123reg/LinuxPackage99/al/ot/of/alotofbradshaw.com/public_html/blog/wp-config.php on line 35" Tell me which folder did you replace? Where did you put the theme? Do you have your old theme somewhere as backup?Klaudio Milankovic
Hi, I replaced the entire theme folder for my theme stockholm. As they said to do on their support page. No, stupid I know, I dont have a backup of that theme folder...alotofbradshaw
The error message has changed back to the original message now. I tried replacing the config.php with a fresh version but that didnt work and gave me that error you sawalotofbradshaw
more specifically I replaced wp-content/themes/stockholmalotofbradshaw

1 Answers

0
votes

Their is an issue in one of the theme file.

Do you have any backup of your web site ? Sometime, host provider generate autobackup. If you have one, backup your site.

If you don't have any backup, you could get back access to your wordpress by changing your theme for and other.

To change your theme:

  • Log in on your server with ftp,
  • Go to /wp-content/themes/
  • If their isn't an other theme than stockholm, download one theme here. And put uncompresed folder of the theme in `/wp-content/themes/
  • Delete the folder stockholm(could be nice to backup it before).

After, you should try to install again your stockholm theme, you could try with différent versions.