Title: The plugin interferes theme customisation
Last modified: August 21, 2016

---

# The plugin interferes theme customisation

 *  Resolved [Enen](https://wordpress.org/support/users/nnagarajan7/)
 * (@nnagarajan7)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/the-plugin-interferes-theme-customisation/)
 * This plugin causes malfunctioning of theme customisation page. It causes the 
   page to auto refresh even before the customisation is made. After I deactivated
   this plugin the theme customisation works properly.
 * [https://wordpress.org/plugins/wp-content-copy-protection/](https://wordpress.org/plugins/wp-content-copy-protection/)

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

 *  [nolongerused](https://wordpress.org/support/users/rspublishing/)
 * (@rspublishing)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/the-plugin-interferes-theme-customisation/#post-4803378)
 * Hi nnagarajan7,
 * We are busy working on a fix and will be included in the next major update (along
   with a few other things). In the meanwhile, you can bypass the issue by doing
   the following:
 * 1. Open the fwpconsec.php file in your text editor
 * 2. Then look for the following code:
 *     ```
       <script type="text/javascript">
       if (top.location != self.location) top.location.replace(self.location);
       </script>
       ```
   
 * 3. Comment this code by using // so that it displays like this:
 *     ```
       //<script type="text/javascript">
       //if (top.location != self.location) top.location.replace(self.location);
       //</script>
       ```
   
 * Alternatively, you could remove this code completely. However, this will also
   disable the iFrame function (deleting or commenting it out).
 * Regards
 *  [nolongerused](https://wordpress.org/support/users/rspublishing/)
 * (@rspublishing)
 * [12 years ago](https://wordpress.org/support/topic/the-plugin-interferes-theme-customisation/#post-4803456)
 * Hi nnagarajan7,
 * Just a heads up .. we have removed the conflicting code and released [http://wordpress.org/plugins/wp-noframenoclickjacking/](http://wordpress.org/plugins/wp-noframenoclickjacking/)
   as an alternative to the frame breaker (just better).
 * Regards
 *  Thread Starter [Enen](https://wordpress.org/support/users/nnagarajan7/)
 * (@nnagarajan7)
 * [12 years ago](https://wordpress.org/support/topic/the-plugin-interferes-theme-customisation/#post-4803472)
 * Hi,
 * Does this mean your original plugin ‘wp copy content protection’ will still interfere
   with the theme customization page?
 *  [nolongerused](https://wordpress.org/support/users/rspublishing/)
 * (@rspublishing)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-interferes-theme-customisation/#post-4803473)
 * Hi nnagarajan7,
 * No, our plugin does not and will not interfere with the theme customization. 
   The issue was resolved.
 * Regards

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

The topic ‘The plugin interferes theme customisation’ is closed to new replies.

 * ![](https://ps.w.org/wp-content-copy-protection/assets/icon-256x256.png?rev=2179100)
 * [WP Content Copy Protection](https://wordpress.org/plugins/wp-content-copy-protection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-content-copy-protection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-content-copy-protection/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-content-copy-protection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-content-copy-protection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-content-copy-protection/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [nolongerused](https://wordpress.org/support/users/rspublishing/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-interferes-theme-customisation/#post-4803473)
 * Status: resolved