Title: &quot;Problem&quot; with Theme Customisations
Last modified: September 1, 2016

---

# "Problem" with Theme Customisations

 *  Resolved [Archinformatique](https://wordpress.org/support/users/archinformatique/)
 * (@archinformatique)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/problem-with-theme-customisations/)
 * Hello,
 * 1 ) When I install Theme Customisations for storefront, the title site moves 
   towards the right and similar for the navigation menu.
 * Even when files are still empty : css; custom and functions.php.
 * All plugins are uninstalled.
 * WP.FR : 5.6
 * 2 ) In the file functions. php I can see :
    <?php /** * Functions.php * * [@package](https://wordpress.org/support/users/package/)
   Theme_Customisations * [@author](https://wordpress.org/support/users/author/)
   WooThemes * [@since](https://wordpress.org/support/users/since/) 1.0.0 */
 * if ( ! defined( ‘ABSPATH’ ) ) {
    exit; // Exit if accessed directly. }
 * /**
    * functions.php * Add PHP snippets here */
 * My question : where I copy the “old one”… after Exit if…
 * Best regards

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

 *  [James Koster](https://wordpress.org/support/users/jameskoster/)
 * (@jameskoster)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/problem-with-theme-customisations/#post-7691289)
 * Hi,
 * That plugin does absolutely nothing unless you add some code to it so it’s impossible
   that it’s affecting your site layout.
 * If you’re trying to add a php snippet, add it after this;
 *     ```
       /**
       * functions.php
       * Add PHP snippets here
       */
       ```
   
 * 🙂
 * Cheers
 *  Thread Starter [Archinformatique](https://wordpress.org/support/users/archinformatique/)
 * (@archinformatique)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/problem-with-theme-customisations/#post-7691324)
 * Hi James,
 * Thank you for your help. In fact I unzipped the plugin…. That’s the reason, it
   doesn’t work.
 * Now It work like a charme.
 * Have a good day
 * Cheers

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

The topic ‘"Problem" with Theme Customisations’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/storefront/4.6.2/screenshot.png)
 * Storefront
 * [Support Threads](https://wordpress.org/support/theme/storefront/)
 * [Active Topics](https://wordpress.org/support/theme/storefront/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/storefront/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/storefront/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Archinformatique](https://wordpress.org/support/users/archinformatique/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/problem-with-theme-customisations/#post-7691324)
 * Status: resolved