tleitao
Forum Replies Created
-
Forum: Plugins
In reply to: [PayPal Donation Button] Button has grey background surrounding itThank you!
Forum: Plugins
In reply to: [PayPal Donation Button] Button has grey background surrounding itHere is an example of the issue: https://nwswans.org/
I’ve asked for this for months. these pleas go ignored.
Not sure about the watermark but I use the blog protector plug-in for the preventing people from taking my pictures. It really only keeps out the honest people. If someone really wants your pictures they just turn off javascript and then they can take them. They can also just do a print screen and take them. That said this is a good alternative to give you some level of protection.
Hi MJ,
- Go to your wordpress admin panel.
- Find the Gallery Section on the left hand side
- Go to Options->Thumbnails
- Change the dimensions
- Go to Manage Gallery
- Open the Gallery you want the thumbnails to change for
- Select all images in the gallery
- Under bulk changes select Create New Thumbnails and Apply
- That should do it!
We basically ripped out the plug in and started from scratch. I had to hand edit the wp_post table for each post that had the custom post and change the post_type to “post” to get the post editable again. I will have the other half of our development effort (who did the heavy lifting) supply the code changes we did in functions.php.