Downloads

Featured WordPress Plugins

Follow me on twitter

Be sure to follow my updates on twitter.


28 Comments to Downloads

  1. February 4, 2013 at 4:41 pm | Permalink

    Hi Dave, I’ve been using your copyright protection and I love it. However, I would like to exclude a widget, which would allow people to copy and paste a badge onto their own site. Can you please tell me how to exclude that widget? I’m just using a text widget and inserting code. Thank you!

  2. December 16, 2012 at 3:47 pm | Permalink

    Hi I am using your plugins in my wordpress theme, and it’s working very well, thanks ! My favorite is Copyright protection, it’s great because I use a lot of content !

  3. December 9, 2012 at 6:45 pm | Permalink

    And now, 15 minutes later, it is working fine. Thanks.

    I like the click to enlarge image feature and use it on my many images. I realize that the linked images are easy to copy. Any suggestions on how to make the clicked images more protected?

    Thanks lots

  4. December 9, 2012 at 6:18 pm | Permalink

    Just installed and activated wp-copyright-protection on my site. I can still left click, drag, right click and copy text, and can right click and copy images. Using chrome and firefox browsers, version 3.4.2, 2011 theme.

    Any help appreciated, my technical understamding of wordpress is very basic, simple answers prefreed.

    Thanks!

  5. November 28, 2012 at 9:37 am | Permalink

    Hi Dave,
    I really like the concept of your WP-Copyright-Protection plug in but like an earlier commenter, I wish there was a way to disable it on certain pages or links. For example, if I want a reader to be able to copy the code to my blog button so they can add it to their page.
    Also, I agree that it would be most useful if images were protected too, without having to go through all previous posts and adding the onclick=”return false;” code.
    Are any of these modifications perhaps in the works?

    Thanks again for having created this plug in.

  6. Juergen's Gravatar Juergen
    November 23, 2012 at 5:09 am | Permalink

    Hi Dave,
    I was extremely happy with your wp-copywright-protection plugin. But after upgrading Firefox to its latest version, I figured out that no pull-down-menu can be opened…
    Disabling the plugin solved the problem, but now my content is unprotected :-(

    BR,
    Juergen

  7. November 13, 2012 at 5:55 pm | Permalink

    Hello Dave,

    the plugin also tries to disable the combobox in a form in firefox. any know fix for this one?

  8. Dan's Gravatar Dan
    October 17, 2012 at 9:57 pm | Permalink

    Thank you for a great plugin!

    Is there a plan to add as a universal feature? Our biggest need to use this plugin is for protection of our images. However, once people realize they can click on and open an image and drag/drop… well, they’ve basically scaled the fence and party’s over for us.

  9. Jt's Gravatar Jt
    October 16, 2012 at 10:23 pm | Permalink

    I’d love to have “save complete page” to be blocked or end in blank pages. I have tons of images on my blog, which can generally be copied either by save image feature or by saving the complete page. Simply disabling the right click is not sufficient.

  10. September 29, 2012 at 4:31 pm | Permalink

    Hi Dave,

    Is there a way to UNPROTECT specific pages? For instance, I have badges (in HTML text) that I want readers to be able to copy and paste into their own blogs. I’ve created a special page on my nav bar where readers can go to grab the code, but with the WP-COPYRIGHT-PROTECTION plug-in, it doesn’t appear to let them copy the code. Please advise. Thank you!

  11. September 28, 2012 at 6:43 pm | Permalink

    Hi Dave,
    First of all, thank you so much for creating and sharing with us the Copyright protection plugin. It works perfectly, except in what concerns pictures. As a previous commenter said before, if I click on a picture, it opens it in a new window where it can be copied. So basically no protection for that.
    Is there any way to fix this?
    Thank you so much for your answer,
    Andie

  12. September 27, 2012 at 6:37 am | Permalink

    Great work Dave

  13. August 30, 2012 at 5:34 pm | Permalink

    Hi, thanks for this great plugin. the no copy aspect is working for the text on my site, but i am still able to copy/save the photos. any ideas as to what i can do to stop this?
    cheers,
    nathalie

  14. June 3, 2012 at 5:41 pm | Permalink

    Hi Dave,

    This plug in is just what I was looking for. My teaching website has a lot of personal writing, original ideas, and strategies for teaching. I really needed a way to protect my content and most of the options were flimsy or obnoxious. This plug in integrates perfectly and protects my ideas while still allowing me to share them. Thank you so much.

    -Kristen

  15. April 15, 2012 at 9:32 pm | Permalink

    Best plugin I have ever used. Well done Dave

  16. Jon's Gravatar Jon
    January 18, 2012 at 2:16 pm | Permalink

    Great work, a plugin that actually works.

  17. November 13, 2011 at 8:07 am | Permalink

    Hi Mr. Lighthart.
    I was hoping you could give me a little tiny hand?
    with IP2Nation
    I installed it, everything super cool
    I can show the correct country name
    but how in Zeus’s name do you get to show the little tiny flags?
    is it with $echo country_flag?

    It’s driving me insane! :) ))
    S.O.S. please

    <?php

    $server = 'xxxxxx'; // MySQL hostname
    $username = 'xxx'; // MySQL username
    $password = 'xxxx'; // MySQL password
    $dbname = 'xxxxxxx'; // MySQL db name

    $db = mysql_connect($server, $username, $password) or die(mysql_error());
    mysql_select_db($dbname) or die(mysql_error());

    $sql = 'SELECT
    c.country
    FROM
    ip2nationCountries c,
    ip2nation i
    WHERE
    i.ip

  18. September 19, 2011 at 11:34 am | Permalink

    Hi Dave,
    I’m using WP-Copyright-Protection for my website but the image in the articles still can be clicked, opened in a new window, and then can be ‘saved as’. How to prevent this? Thanks!

  19. June 13, 2011 at 8:31 pm | Permalink

    Hi Dave,
    I’ve been using your great plug-in ‘WP-Copyright-Protection’ without issue, however after upgrading my wordpress theme (Photocrati 4.07) the plug-in causes Internet Explorer to crash. The site’s fine in every other browser, it’s just explorer that now waits on the homepage for a second or two before attempting to redirect and crashing to a white screen.
    Any ideas?

    Thanks!

  20. April 8, 2011 at 1:52 pm | Permalink

    Use just WP-Stats-DB – big thnx for it! ^^
    Other plugins, imho, need forget forget ;)

  21. January 14, 2011 at 1:23 am | Permalink

    Hi Dave,
    Good work you’re doing.
    In my case unfortunately the (automatic) Installation failed – again and again. Everytime I got this message:
    “Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77824 bytes) in /home/maartenprinsen.nl/www/wp-admin/includes/template.php on line 2530″
    And I had to delete de wp-stats directory to get WordPress running again.

    I was using WordPress version 3.0.4–nl_NL
    Manually uploading the pluging got the same result.

  22. neo's Gravatar neo
    January 1, 2011 at 7:17 pm | Permalink

    thanks for the ip2nation, i finally managed how to use it.

  23. December 25, 2010 at 12:13 pm | Permalink

    Thank you for such a great web application! Running on my website flawlessly :)

  24. December 14, 2010 at 3:03 am | Permalink

    Im extremely impressed with WP-Stats-Dashboard! Great work Dave!

  1. By on February 24, 2013 at 7:46 pm
  2. By on February 6, 2013 at 4:10 am
  3. By on March 14, 2011 at 12:50 am
  4. By on December 22, 2010 at 7:33 am
  5. By on May 23, 2010 at 9:30 pm
  6. By on May 10, 2010 at 7:17 pm
  7. By on April 19, 2009 at 7:15 am

Leave a Reply

Contact

DaveLigthart.com HQ Office location:
Jan Ligthartstraat 1
1817 MR Alkmaar
The Netherlands
dligthart@gmail.com
or fill out our proposal form

Certified ScrumMaster

Certified ScrumMaster - Dave Ligthart

Like






Testimonials

foxyfighter avatarDave optimized my site on foxyfighter.com and I’ve been extremely happy with the results.
-- Debbi Chan, Foxyfighter.com

jessica didionHe’s responsive and always helpful no matter what the problem! I highly recommend his services and expertise.
-- Jessica Didion

Jim Crews / Media RefinedThe work Dave provided us was on time, worked flawlessly and was easily integrated by our onsite tech team. A great value for a great product.
-- Jim Crews