Forums

[resolved] How can i remove this link or move it inside my footer? (21 posts)

  1. jvazjr
    Member
    Posted 1 year ago #

    i have a plugin called wpcopyright pro

    for some reason, there is a link at the bottom of my blog below the footer

    how can i remove this or move it inside my footer

    jvazjrsblog.com

  2. webjunk
    Member
    Posted 1 year ago #

    How to remove the text in the footer?
    Remove the footer text is easy, you just have to give us a $10 coffee here and then write to info@wp-copyrightpro.com.

    This is the second one today that seems to violate the plugin rules on here:

    4.The plugin must not embed external links on the public site (like a "powered by" link) without explicitly asking the user's permission.

  3. jvazjr
    Member
    Posted 1 year ago #

    i only want real answers

  4. MichaelH
    Volunteer
    Posted 1 year ago #

    Since that plugin uses a number of encoded strings I'd recommend using a different plugin.

  5. alchymyth
    The Sweeper
    Posted 1 year ago #

    edit index.php of the plugin's folder;

    at the end, find:

    eval(base64_decode('ZXZhbChiYXNlNjRfZGVjb2RlKCRpbmNfY3JwKSk7'));

    replace it with:
    add_action('admin_menu','config_copypro'); add_action('wp_head','copyrighthead');

    no guarantee -

  6. webjunk
    Member
    Posted 1 year ago #

    I can not seem to get an answer why if this plugin and also a plugin called: Wp-Directory-List (as I wrote in post: http://wordpress.org/support/topic/plugin-wp-directory-list-license-code-question
    why if the rule states having a link that one it is not allowed on here they are in fact allowed on here. I have several additional plugins I have not posted on here because they might violate rules. If the rules are not enforced or not important should I post my other plugins?

  7. MichaelH
    Volunteer
    Posted 1 year ago #

    You might want to report those plugins on the wp-hackers email list.

  8. afperea
    Member
    Posted 1 year ago #

    What is the problem?
    this plug-in work fine...
    i dont understand what is the problem....

  9. MichaelH
    Volunteer
    Posted 1 year ago #

    From a user prospective the problem is garbage like the base_64_decoding stuff. Get rid of it please.

  10. afperea
    Member
    Posted 1 year ago #

    MichaelH,the base_64 is only for copyright in the plug-in, this is only for this nothing more...
    is equal a base_64 on Themes for wordpress footer

  11. jvazjr
    Member
    Posted 1 year ago #

    @ MichaelH

    what plugin should i use?

  12. MichaelH
    Volunteer
    Posted 1 year ago #

    @afperea - No, the base_64 is to obfuscate the copyright. It's intentional and should be fixed.

    This thread is a good example of why it should be fixed.

  13. MichaelH
    Volunteer
    Posted 1 year ago #

    @jvazjr - might consider some of these:

    http://wordpress.org/extend/plugins/tags/copyright

  14. webjunk
    Member
    Posted 1 year ago #

    @MichaelH
    I followed your directions but notta. I also did a quick search and found other plugins on here with copyrights/payments embedded. Some encoded like this one and some not. I will have to rethink about my own plugins that I did not submit in the past on here because of the rule although I would never enocde anything. My others will remain as is.
    This means we can *ask* the author to remove it but that is all that can be done. If he wants to keep an encoded "Powered by" link then he can.
    Still do not agree with other plugins that don't work and seem to simply drive (theft) traffic to their own website but seems that is allowed as well.

  15. afperea
    Member
    Posted 1 year ago #

    MichaelH, Thanx for resolved my question, in the next version, i will edit this part, sorry for my english is very bad

  16. jvazjr
    Member
    Posted 1 year ago #

    but i want to protect my content so that no one can copy it

  17. afperea
    Member
    Posted 1 year ago #

    Now download the new version 2.6
    Wp-copyrightpro 2.6

  18. MichaelH
    Volunteer
    Posted 1 year ago #

    Nice work afperea, at version 2.6 of that plguin there's an option in the settings to enable (disable) the link below the footer.

  19. afperea
    Member
    Posted 1 year ago #

    MichaelH, what is the problem with this plug-in?

  20. TonyDutch
    Member
    Posted 1 year ago #

    MichaelH, I am having the same problem although when I search for the version 2.6 of this plugin I can't locate it. Could you tell me where you found it or post the link? I need to get that ugly "powered by" link off of my website! Thanks!

  21. TonyDutch
    Member
    Posted 1 year ago #

    Never mind, I just found it. I was searching from within WP and it didn't show up but I got it through Google Search.

Topic Closed

This topic has been closed to new replies.

About this Topic