Title: Need Help Major Problem
Last modified: August 19, 2016

---

# Need Help Major Problem

 *  Resolved [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/)
 * I went into my function.php file and trie to add something to make the navbar
   go below my header and as soon as i updated it. I got this Parse error: syntax
   error, unexpected ‘,’ in /home/thegecko/public_html/wp-content/themes/mystique/
   functions.php on line 2
 * Somebody please help me I have been working on this site for weeks and do not
   want to loose it now.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/need-help-major-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/need-help-major-problem/page/2/?output_format=md)

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388158)
 * Use an ftp client to navigate to the functions.php file and remove the offending
   code. Alternatively you can simply replace the functions.php file with a fresh(
   or your backup copy) from the original theme. Or, if you have no backup, download
   another copy of the theme and retrieve/replace it from there.
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388159)
 * how do i do that. i need someone to walk me through, i just downloaded smartftp
   client but its a trial version. what do i do once i open it up, please help me
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388160)
 * how do i download a copy of the theme and upload it on there? I’m not that good
   with computers.
 *  [nmchenry](https://wordpress.org/support/users/nmchenry/)
 * (@nmchenry)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388162)
 * ALWAYS copy your current code and back it up before editing.
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388164)
 * I know what I added. So couldn’t I just go back in and erase it? I just can’t
   get back into wordpress. So that I can take it out. How do I get back in there.
   Someone please help me, that is why im under the support section. Because I am
   not good with computers and this is my first time building a site.
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388165)
 * A) Don’t panic. If you are, just stop and do nothing for a few minutes
    while
   you take a breather. It’ll be okay! 🙂
 * [FTP Clients](http://codex.wordpress.org/FTP_Clients)
 * “There are two ways of getting files onto your site, and once there, changing
   them.
 * 1. By using your cPanel, or whatever file manager is provided by your host.
    
   2. By using a FTP client. This guide will show you how to use FileZilla. “
 * Filezilla is free, very popular and pretty easy to use. Do a little reading first.
   Your hosts file manger should also allow you to edit or delete and replace files
   as well.
 * If you need a new copy of the theme, it’s right here in the directory.
 * [http://wordpress.org/extend/themes/mystique](http://wordpress.org/extend/themes/mystique)
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388166)
 * ok so im on my c-panel now what do i do?
 *  [nmchenry](https://wordpress.org/support/users/nmchenry/)
 * (@nmchenry)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388167)
 * You can use the back button on your browser to get back to wordpress to the page
   where you edited the code
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388168)
 * Navigate your way to /wp-content/themes/mystique/functions.php, and you should
   be able to edit/remove the code you put in the functions.php file.
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388170)
 * Wow, thanks so much. Thats was done quickly. Now I guess before I screw something
   else up. Could you look at my page and tell me how to move the nav bar just below
   my headed picture so I can see everything. [http://www.thegeckoden.com](http://www.thegeckoden.com)
 * Thanks so much everyone. For all your help.
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388172)
 * That worked like a charm. Congratulations!
 * If I remember correctly, the latest version of Mystique has a lot of user options
   in the dashboard. Give me a minute to fire up a test server an I will take a 
   look and see if it is something simple.
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388174)
 * Thanks for donating your time to me. Much appreciated
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388175)
 * Okay. I’m using version 1.16, so it might be older than yours, but navigate to
   Dashboard >appearance > Mystigue settings > Advanced
 * and in the user defined area where it says “Modify anything related to design
   using CSS code”
 * Try pasting this in the box and save the changes.
 * #header{display:block;position:relative;z-index:5;height:246px;}
 * See if that moves you in the right direction. To tweak it, change the 246px setting.
   If it doesn’t work, you can just delete the code and save the changes.
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388176)
 * Wow it worked. Great. Thanks so much for all your help. Definately will be using
   this forum again. Very helpfull. Great members
 *  Thread Starter [morelia](https://wordpress.org/support/users/morelia/)
 * (@morelia)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/#post-1388177)
 * Thanks to ClaytonJames. My site is running perfectly have a great evening everyone.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/need-help-major-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/need-help-major-problem/page/2/?output_format=md)

The topic ‘Need Help Major Problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 3 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/need-help-major-problem/page/2/#post-1388180)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
