• I need help! I was trying to plug in a code to center my website and I am getting this

    Parse error: syntax error, unexpected ‘:’ in /home/content/p3nexnas06_data03/27/2156127/html/wp-content/themes/twentyfourteen/functions.php on line 525

    How do I fix this???

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter alexv1

    (@alexv1)

    I cant even log in. Can anyone help?

    Thread Starter alexv1

    (@alexv1)

    Go Daddy Support helped me out.

    A few pointers for the next time.

    • You should not be modifying the /twentyfourteen/ functions.php file. The best practice for WP is to create a child theme and do your modifications there.
    • Regardless of the above, you should be using some kind of version control when modifying files. This can be as simple as saving a local version before modifying the live code OR as sophisticated as you can imagine.
    • Version control will help you in situations like the one you created by allowing you to quickly revert to the prior live and working functions.php file via sftp.

    Hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘NEED HELP!’ is closed to new replies.