Tagged: Error functions.php, functions.php, parse error, syntax error
HELP!
Same problem again. Sorry! This happened:
Parse error: syntax error, unexpected ‘.’ in /home/httpd/vhosts/lenzportal.ch/biete-bauland/wp-content/themes/enfold/functions.php on line 546
Can someone fix this for me?
I wanted to copy something into the functions.php file. How do I know where to insert it exactly so this doesn’t happen all the time?!
I wanted to edit/style the password protected page and used a code for styling the button. But I inserted it in the end; obviously that was wrong.
THANKS!
Aline
Homepage link in private content
please help!! the website needs to be online again asap
Hi!
You added following custom CSS code into functions.php file and that caused the error
.button {
background-color: #6e8b53;
color:#ffffff;
border: 0;
font-family: lato;
font-size: 17px;
}
It has to go into Quick CSS field in Enfold theme options > General Styling tab
Regards,
Yigit