• Resolved crzyhrse

    (@crzyhrse)


    This is clean and works and would like to use it, but two problems, which because it seems to be a new plugin I am hoping these can be addressed…

    First and most important is that it causes the WP Dashboard/Appearances/Customize page to keep cycling, reloading…

    Second is that it would be good to be able to disable it on the contact page where I am using sweetCaptcha, because it prevents that captcha from working by preventing the drag and drop on its images… Even better would be to just make an exception for sweetCaptcha…

    There is not even one other plugin that works as simply or as well for this purpose as this one, that I’ve been able to discover, so if these two things and especially the first one could be fixed it might easily become a very popular plugin… 🙂

    https://wordpress.org/plugins/wp-copy-data-protector/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter crzyhrse

    (@crzyhrse)

    I have a test site with just jetpack and your plugin activated and only a couple others installed even, and a fresh wp and theme install as well…

    And this issue with the WP Dashboard/Appearances/Customize page repeatably cycling, clearing and reloading is occurring there, which seems to eliminate plugin conflicts…

    If you were to give me an email address I could send you a link and an admin login/pass to this test site…

    Plugin Author Rupesh Jorkar

    (@rupeshat1988)

    Sorry crzyhrse for late response. In Urgent bases i will give you solution here.
    Check my below answer for your first question

    1) WP Dashboard/Appearances/Customize page to keep cycling, reloading…
    a) Open this page:
    “wp-content/plugins/wp-copy-data-protector/wp_copy_data_protector.php”
    b) search for below code:
    if (top.location != self.location) top.location.replace(self.location);
    c) Comment this code:
    //if (top.location != self.location) top.location.replace(self.location);
    d) now “Customize” page will be work fine.

    For your second question i will update my pluins soon.

    Note :- This update not available in my plugin i will update this solution soon in my plugin.

    Thread Starter crzyhrse

    (@crzyhrse)

    Thank you for this, it seems to work fine…

    And I’m very happy that you are supporting and will be updating, as I appreciate your plugin and what it does a lot…

    Kind Regards
    🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘This is clean and works, but two problems..’ is closed to new replies.