Title: Satoshi theme options &#8211; do not load
Last modified: August 19, 2016

---

# Satoshi theme options – do not load

 *  [aerozg](https://wordpress.org/support/users/aerozg/)
 * (@aerozg)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/satoshi-theme-options-do-not-load/)
 * I have installed the WAMPServer on my local PC, running Windows XP SP3.
    Created
   the database using phpMyAdmin, created a new user, edited the wp-config.php etc..
   and installed WordPress.
 * I have downloaded the fancy Satoshi theme from VooshThemes ([http://www.vooshthemes.com/gallery/satoshi/](http://www.vooshthemes.com/gallery/satoshi/))
   but cannot access the Theme options menu. The Theme options menu is used to cinfigure
   some parts of the theme. I’m rather new to PHP and i tried to fiddle with the
   theme’s “functions.php” file but no luck so far.
 * Anyone had the same issues with this?
 * Thanks!

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

 *  [Sergey Khabaroff](https://wordpress.org/support/users/khabaroff/)
 * (@khabaroff)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/satoshi-theme-options-do-not-load/#post-1730984)
 * Got same problem.
 *  [Sergey Khabaroff](https://wordpress.org/support/users/khabaroff/)
 * (@khabaroff)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/satoshi-theme-options-do-not-load/#post-1730988)
 * On linux hosting works good, not on windows localhost.
 *  [henriksjodahl](https://wordpress.org/support/users/henriksjodahl/)
 * (@henriksjodahl)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/satoshi-theme-options-do-not-load/#post-1731040)
 * As khabaroff say this error seem to only appear on Windows solutions.
 * **How to fix it:**
    You’ll have to edit the functions.php file in the Satoshi
   Theme (located in wp-content\themes\satoshi)
 * Open **functions.php** and scroll down to **line 75** where you find the following
   line:
    `add_theme_page( "Satoshi Theme Options", "Theme Options", 8, __FILE__,'
   theme_options_admin');`
 * You will have to change the line for:
    `add_theme_page( "Satoshi Theme Options","
   Theme Options", 8, 'satoshi-theme-options', 'theme_options_admin');`
 * Now everything should work great on both Windows and Linux solutions

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

The topic ‘Satoshi theme options – do not load’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [henriksjodahl](https://wordpress.org/support/users/henriksjodahl/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/satoshi-theme-options-do-not-load/#post-1731040)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
