• Hello,

    I am using WordPress 3.4.2 and Scissors and Watermark 3.0.

    After uploading an image and choosing to add watermark, there is a possibility to check on what image sizes the watermark will be added. I need to add watermarks to my additionally registered image sizes. I have these sizes registered in functions.php:

    add_image_size(‘slideshow’, 559, 355, true);
    add_image_size(‘slideshow-home’, 240, 155, true);

    However, if I check the ‘custom’ checkbox on the watermark options, no watermark is added to my registered image sizes. If I choose Full size, everything is ok.

    So question is: how could I add watermark to my custom registered image sizes?

    Thanks.

    http://wordpress.org/extend/plugins/scissors-watermark/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Apollo139

    (@aloziak)

    Hi,
    it should to works with the plugin version 3.2. Try to update, please.
    Works only with WP 3.5!
    Ales

    nope, same here. wp 3.5.2, add_image_size(‘slideshow’, 559, 355, true); in fnctions.php, simple image sizes plugin activatred. no choice custom sizes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Scissors and Watermark] Watermark for custom sizes’ is closed to new replies.