Tagged Questions
2
votes
2answers
132 views
Resizing Images to lower Disk Space Using Plugins
I'm trying to take existing images and shrink the file size down by resizing to photos to a smaller resolution. I've tried a few methods so far:
Simply editing the photo in photoshop and reuploaded, ...
0
votes
0answers
93 views
Looking for a simple banner manager plugin [closed]
There are countless ad managers and slideshows out there, I am just looking for a simple plugin that would just allow me to upload an image and set a link for it which I could then call it from the ...
1
vote
2answers
208 views
offload media to external services
Does anyone know a way (plugins or similar) to offload media (images mostly) in wordpress to an external service? like flicker, or imageshak?
I think that offloading images from the wordpress ...
0
votes
1answer
64 views
Any plugins that upload, resize, and display images?
Here is an ideal workflow for my situation:
Upload a folder full of images
Resize images according to a specified size
Have the ability to organize these images into folders (collection1, ...
0
votes
2answers
390 views
wordpress plugin to add images to main navigation menu
Please advise about wordpress plugin to add multi states images to the main navigation menu
I need to be able to add images on top of text for normal, hover and current state.
Thanks
0
votes
5answers
450 views
Can I stop images linking to themselves?
I have images on my website which I do not really want stolen, I have a no right click plugin which will help, and I would like to stop people clicking on the image to display it on it's own in a ...
1
vote
1answer
539 views
Custom Image Thumbnails of different sizes
I have a post type which contains custom fields for uploading images of different types for a portfolio site.
For example: (logos, websites, print-ads, etc...).
I plan on uploading images of all ...
0
votes
1answer
268 views
Plugin to hide image in excerpt
I was looking for a plugin that will enable me to hide an image on the excerpt, but show it on the single post view. Anyone knows if there is any?
0
votes
1answer
563 views
Lightbox type effect to support a HTML/jQuery image map
I haven't used WP extensively before but I'm more experienced in HTML/jQuery and I'm helping a friend with their existing WP blog.
I have designed an interactive map menu using the technique ...
0
votes
3answers
533 views
Multiple image uploader under editor?
I need a plugin for custom post type. I need something like this:
Can anyone suggest a plugin which has this feature, especially image upload and "Add another" button option.
2
votes
2answers
735 views
Plugin to tag (add a class to?) images attached to a post?
I'm looking for a plugin that will let a user tag images attached to a post. My goal is to have a class added to the tag so that I can (hopefully) then create different jQuery image rotators within ...
1
vote
1answer
322 views
How to create a managed image repository in wordpress
I want to redesign my current website (www.ch3.gr) using wordpress.
Since the content of my site will be 95% images, I am looking for a better way to manage them from within WP back end.
What I have ...
0
votes
1answer
373 views
Multiple auto-generated image slideshows/sliders on each (custom) post?
I'm working on a site for a client, which will have a custom post type (homes). I'd like the client to be able to add new posts, which would ideally include multiple pictures, in different ...
1
vote
3answers
652 views
Most Flexible Photo Gallery Plugin?
What is the most flexible photo gallery plugin available on WordPress?
By flexible, I mean a plugin that can:
create galleries per folder / event
display / generate thumbnails per size I want (it ...
3
votes
2answers
1k views
Is there a plugin to make attaching images easier?
I am using the "attach" feature in the media library to link a set of images to specific pages. Our custom theme displays these attached images in a particular way.
We are setting up Wordpress as ...
21
votes
8answers
4k views
User-friendly cropping of post thumbnails?
Is there a way to let my users define the crop area of a post thumbnail? The thumbnails always are existing post attachments, I would rather not create an extra attachment per thumbnail.
The post ...
15
votes
8answers
5k views
Restricting Users to View Only Media Library Items They Have Uploaded?
I want users to be able to upload photos using add_cap('upload_files') but in their profile page, the Media Library shows every image that's been uploaded. How can I filter that so that they can only ...
10
votes
5answers
2k views
Resizing images to the actual size used in the editor?
Is there a way to resize images to the actual size they will be shown in the post? I have users that import a large image and then resize it in the visual editor. This is easy, since they can just ...