Thanx again opajaap works great.
You have dropped the option to password protected albums?
In settings i have upload a watermark copy.png but when i go to album admin choose a album go to settings->> watermark->> file->>choose watermark copy.png->>position right-low and then click on bring on watermark, the button is not active?
Bug?
I could pw protect albums, but not prevent users from issuing a querystring to photos inside the album, so it is useless, isn’t it?
When you check Table IX-F1 and F2?
No when i click on breng watermerk aan nothing happend!
with the short code views in the main album there is no total count of views from all albums, is this a other code?
check Table IX-F1 and F2 yes the are checked.
I want the watermark only on the full size image.
with the short code views in the main album there is no total count of views from all albums, is this a other code?
We do not have that yet.
Watermark:
When you press the ‘Apply watermark’ button, an confirmation box appears, asking you if you really want to apply watermark.
Do you get this?
After confirmation, wait until the green Remark says: Watermark applied.
Now, click the thumbnail, and press CTRL+F5 to force reload of the watermarked fullsize image.
Test it with wplogo.png, user supplied watermarks may be way off sized so you don’t see it.
When you press the ‘Apply watermark’ button, an confirmation box appears, asking you if you really want to apply watermark.Button not active
Do you get this? no
After confirmation, wait until the green Remark says: Watermark applied.No confirmation
Now, click the thumbnail, and press CTRL+F5 to force reload of the watermarked fullsize image.
Test it with wplogo.png, user supplied watermarks may be way off sized so you don’t see it. Done no watermark
I have tried Google Chrome and Firefox both no result, button isn’t active in album admin.
There is no way that wppa+ disables this button. If you are not allowed to apply watermarks, there will be no button.
So, the deactivation of the button comes from outside wppa+.
Do you know how to inspect the page with firebug?
Maybe there is a plugin that disables input buttons with class .button-secundary
If so, changing or removing that class will fix it.
If you know how to edit plugin files, you may try editing wppa-photo-admin-autosave.php line 531:
<input type="button" class="button-secundary" value="<?php _e('Apply watermark', 'wppa') ?>" onclick="if (confirm('<?php _e('Are you sure?\n\nOnce applied it can not be removed!\nAnd I do not know if there is already a watermark on this photo', 'wppa') ?>')) wppaAjaxApplyWatermark(<?php echo $photo['id'] ?>, document.getElementById('wmfsel_<?php echo $photo['id']?>').value, document.getElementById('wmpsel_<?php echo $photo['id']?>').value)" />
and remove class="button-secundary"
You can also try temporary de-activate other plugins.
If the above is ‘chinese’ for you and you want me to look into your site, you can mail login details to opajaap at opajaap dot nl
I have sent you the details for login.
I just removed this line: class=”button-secundary” in wppa-photo-admin-autosave.php on line 531: no effect
And at the same time temporary de-activate other plugins Also no effect
I tried this on a Mac and windows pc, firefox and chrome and IE at home and at my work: no effect
The login details are sent to you so please feel free to change what ever is needed to get the watermark option is working.
Bug in dutch language files. Fixed 5.2.10, ( jan 17 2014 )