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
Hi nnagarajan7,
Just a heads up .. we have removed the conflicting code and released http://ww.wp.xz.cn/plugins/wp-noframenoclickjacking/ as an alternative to the frame breaker (just better).
Regards
Thread Starter
Enen
(@nnagarajan7)
Hi,
Does this mean your original plugin ‘wp copy content protection’ will still interfere with the theme customization page?
Hi nnagarajan7,
No, our plugin does not and will not interfere with the theme customization. The issue was resolved.
Regards