Title: Default Menu (how)
Last modified: August 20, 2016

---

# Default Menu (how)

 *  [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/)
 * Hey, my client has a website ([http://creatingclimatewealth.com/](http://creatingclimatewealth.com/))
   and is using the Menus. If you visit the website, you will see a green tab labeled
   SYDNEY, AUS. How can I make this the default tab (page) that opens up?

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

1 [2](https://wordpress.org/support/topic/default-menu-how/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/default-menu-how/page/2/?output_format=md)

 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109694)
 * bump need this asap
 *  [wprock](https://wordpress.org/support/users/wprock/)
 * (@wprock)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109695)
 * set this as home page from ADMIN->Settings panel
 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109696)
 * crap that broke everything
 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109697)
 * i get 500 errors, and I can’t login anymore. how to I fix it???
 *  [wprock](https://wordpress.org/support/users/wprock/)
 * (@wprock)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109698)
 * then go to old settings
 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109699)
 * i can’t dude
 *  [wprock](https://wordpress.org/support/users/wprock/)
 * (@wprock)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109700)
 * your server have .htaccess file?
 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109701)
 * i dont have access to it
 *  [wprock](https://wordpress.org/support/users/wprock/)
 * (@wprock)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109702)
 * you have FTP or CPANEL access? Check from that access. If you have not .htaccess
   file then create one and upload on the server.
 * here is the code
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /blog3.0/
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /australia/index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 *  [wprock](https://wordpress.org/support/users/wprock/)
 * (@wprock)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109703)
 * Are you changed the site and blog URL address from there? don’t do that.
 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109704)
 * well you said to change it in there…
 *  [wprock](https://wordpress.org/support/users/wprock/)
 * (@wprock)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109705)
 * no no… login from there [http://creatingclimatewealth.com/wp-login.php?redirect_to=http%3A%2F%2Fcreatingclimatewealth.com%2Fwp-admin%2F&reauth=1](http://creatingclimatewealth.com/wp-login.php?redirect_to=http%3A%2F%2Fcreatingclimatewealth.com%2Fwp-admin%2F&reauth=1)
 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109706)
 * Internal Server Error
 * The server encountered an internal error or misconfiguration and was unable to
   complete your request.
 *  [wprock](https://wordpress.org/support/users/wprock/)
 * (@wprock)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109707)
 * you have PHPMYADMIN access or CP access. if you trust me then sent it here chinmoy29
   at gmail dot com
 *  Thread Starter [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * (@craigsnedeker)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/#post-2109708)
 * I don’t have access to PHPMYADMIN or MYSQL (and I’m not sure what CP)

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

1 [2](https://wordpress.org/support/topic/default-menu-how/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/default-menu-how/page/2/?output_format=md)

The topic ‘Default Menu (how)’ is closed to new replies.

## Tags

 * [default](https://wordpress.org/support/topic-tag/default/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 17 replies
 * 2 participants
 * Last reply from: [craigsnedeker](https://wordpress.org/support/users/craigsnedeker/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/default-menu-how/page/2/#post-2109710)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
