Last week, I talked about a great WordPress plugin called Photopress. This week, let’s talk about how to customize it to make it work best for you!
From your WordPress dashboard, go to options. You’ll see a Photopress link. Clicking on that link will show you all of the options you can change for this plugin - and they’re are quite a few! I’m going to go through these one by one and clarify things for you.
Path to your photos folder:
This should already be filled in. Remember when you installed PhotoPress and you were told to put a folder called “photos” in your wp-content folder? You should see the path to that folder here. Did you remember to make the photos folder writable? You can do this via your FTP program - right clicking on the photos folder should give you the option to change the permissions or CHMOD properties.
Wordpress address:
Again, this should already be filled in, and it should be the main address of your blog or website, e.g. “http://www.geekyspeaky.com”
Address of your photos folder:
Should be filled in already, and it will be the URL to your photos folder that you created in step 1, e.g. “http://www.geekyspeaky.com/wp-content/photos”
Use permalinks:
You have the option to choose yes or no here. If you choose yes, it will give you a URL for your blog album (where all your uploaded photos live) like geekyspeaky.com/album. If you wish to call it something else, just fill in the blank here with the new name.
Keep original images:
Photopress deletes the original uploaded photos to save you disk space. If you’d like to keep them, make sure you’ve got the room on your server for them.
Originals prefix:
Will already be filled in with “orig_” - no need to change.
Minimum level to upload and browse:
Simply put, how many pictures do you want to upload at once? Pick a number between 1 and 10.
Minimum level to use mass edit and maintain tools:
Same concept as above, different tool. Pick a number!
Maximum allowed size for uploads:
The default here is 512MB, which should be plenty big enough. This setting does not always work. PHP also has its own maximum allowed upload size.
Maximum resized image dimensions (width or height):
This sets a limit on the width or height of your full sized uploaded pictures. Mine is set to 450 pixels, so that my pictures aren’t too big for my theme. You can edit it if you wish though.
Maximum thumbnail dimensions:
Same option as above, but for the thumbnail size. I set my thumbnails to be 100 pixels.
Make square thumbnails:
I set this one to no - if you say yes, you’re thumbnails will be cropped into a square.
Quality for resized JPEGs:
Photopress will set a quality level for your resized pictures - it’s recommended that this be between 70 and 95, but you can adjust it if you’re not happy with how the pictures look.
Allowed file extensions (and MIME types):
Recommended: jpg jpeg png gif, as the resizing function only supports these types of picture files.
Insert thumbnail or full image by default:
Both options will be in a dropdown, this selects the default. I have it set to thumbnail, as most of my full sized images are too large to be in a post.
Thumbnails prefix:
String to add to the thumbnails Photopress creates - you shouldn’t need to change this.
Link to album:
Choose yes or no - The code for inserted images can point to the image in the album or straight to a popup containing the image. This also causes thumbnails on category pages in the album to point to popups, instead of image pages. I initially had mine set to the album, but now I’m experimenting with the popup.
Insert tags or HTML:
The popup tool can insert tags (like ) or regular HTML. HTML gives you inline images in the rich text editor, which can be nice. However, since tags are rendered into HTML when posts are displayed they can respond to changes to Options and image sizes, so you should be less likely to end up with broken or weird images in old posts. I’m currently switching all of my blogs to the HTML option, so I can have more control over aligning my pictures.
Hide the built-in uploader in WP 2:
Having both Photopress and the built-in uploader can be confusing. This just hides the built-in uploader.
Use buttonsnap library:
If the button does not appear on the toolbar, try disabling buttonsnap. The button will appear at the start of the toolbar instead, and will be ugly but possibly more reliable.
Insert link in Meta:
Adds a link to the photo album in the Meta sidebar list. I turned this option off, because I don’t plan on using the album feature as a place for people to view pictures as a group.
Insert random image in Meta:
Adds a random linked thumb to the Meta sidebar list. I turned this option off, because I didn’t want the photos appearing in my sidebar.
Show posts with image in album:
Do you want to users to be able to pull up all posts with an image in the album?
Shows a list of posts containing the image in the album.
Same concept as above, will only return results if image is used in more than one post.
Show thumbs in mass edit in the album manager:
Toggles thumbnail display in the Mass Editor part of the album manager, speeding up display a bit.
Allow images used in posts to be deleted:
A good option to say no on - this will prevent you from accidently deleting an image you’ve used in a post.
Images per page:
Number of images to show on pages with multiple images. (The album, the browse list, and in the manager.)
CSS classes for inserted images:
alignleft, alignright, and centered are available in the default theme, or you can add new classes to your theme style file and enter the names here. Separate the classes with spaces. These will appear in a dropdown list in the uploader and browser, and the first one will be selected by default.
CSS class for random thumbs:
alignleft, alignright, and centered are available in the default theme, or you can add a new class to your theme and enter the name here.
Watermark type for inserted images:
Descide wether your images will be shown as they are or be marked by a text-string or an image of your choice. I don’t use watermarks.
Vertical watermark alignment at image:
Choose the vertical position of the watermark.
Horizontal watermark alignment at image:
Choose the horizontal position of the watermark.
Watermark transparency:
Choose the transparency of the watermark - it has to be between 0 - 100.
Watermark padding:
Choose the padding around the watermark in px.
Watermark logo:
Address of your watermark-logo, beginning from your wordpress-folder. Must have if you choose watermark type ‘image’
Watermark text:
Text of your watermark. Must have if you choose watermark type ‘text’
Watermark text size:
Size of the text of your watermark. Must have if you choose watermark type ‘text’ Must be between 1 - 5.
Watermark text color:
Color of your watermark-text in hex style. Must have if you choose watermark type ‘text’
Watermark text shadow color:
Color of the shadow of your watermark-text in hex style. Must have if you choose watermark type ‘text’
Hopefully seeing some of these options and how I’m using them will help you decide how you want to customize and use Photopress. Enjoy!
Technorati Tags: customize Photopress, Photopress, Wordpress plugins, plugin, Wordpress, Photo blog