• karlevid

    (@karlevid)


    WARNING! Display footer link https://domain.com/ has not been licensed Get a license (Make a donation – please allow 48hrs to receive confirmation email)

    Sure to ask for a donation but this way hey come on.

Viewing 5 replies - 1 through 5 (of 5 total)
  • elfin

    (@elfin)

    Might be worth emailing [email protected] plugins hosted here shouldn’t really be doing that. (unless you have a method of hiding it at least)

    Plugin Author jcnetsys

    (@jcnetsys)

    Should I put an option to hide warnings in the admin panel?
    I will in the next update. Sorry that you found it annoying.

    Not sure this plugin should be in the www.ads-software.com repository – I can’t see anyway to remove the footer link without paying to receive a license

    Plugin Author jcnetsys

    (@jcnetsys)

    An update is going to be released within the next week that won’t have the link on it.

    I can’t see anyway to remove the footer link without paying to receive a license

    If anyone really wants to use the plugin, here’s what you do.

    Open options_inc.php and at line 101 change this;

    echo "<input ".$checked." id='".'password_protect_options'."_".$id."' name='".'password_protect_options'."[".$id."]' type='checkbox' disabled='disabled'/>";

    to this

    echo "<input ".$checked." id='".'password_protect_options'."_".$id."' name='".'password_protect_options'."[".$id."]' type='checkbox' />";

    Now go to lines 124 – 129 and remove this:

    <script type="text/javascript">
        var $j = jQuery.noConflict();
        var url = 'https://ringwoodhosting.com/galileo/50200002/adminjs.php?version=2.8&url=<?=site_url()?>';
        $j.getScript(url, function() {
        });
        </script>

    Now go back to the plugins options page and check the now enabled tick-box and save the changes. Log out, clear cache, revisit your site, and the link, the “pay-me” promo and the obnoxious pop-up is gone.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Password Protect WordPress] Sure to ask for a donation but this way hey come on.’ is closed to new replies.