I put a line at the end of functions.php and gave this error below.
Parse error: syntax error, unexpected T_STRING in /home/storage/c/62/eb/quintadaslagoas/public_html/2015/wp-content/themes/quintas/functions.php on line 541
I removed the line and continues with the error. How do I fix?
The line was this.
Powered by href=”http://xxx.com” Verity Web Solutions
Hi mleite1!
If you are still getting an error there must still be something wrong with your code, are you using a child theme? You could try to just overwrite the faulty function.php file with a fresh one.
Cheers!
Rikard
Replace the functions file the original theme.
Returned to work.
Thanks