Images are used in different ways by WordPress.You can use a theme with images in layout, place images within your post/page content, display images next to visitor's name called avatars etc
3
votes
1answer
39 views
Filter what image sizes get generated
I'm looking for a way to chose what images sizes get generated by image. With all the image sizes I have plus a lot of images, in the end I have a whole lot of server space being used up for nothing.
...
3
votes
1answer
360 views
Change html structure of all img tags in Wordpress
I have a Wordpress blog and am trying to implement the foresight.js image script. In short, I need to target all post images, swap out the src, width, & height attributes with data-src, ...
3
votes
1answer
244 views
How to insert images into posts without using Add Media dialog
I want to simplify the process of inserting images when editing posts. In wordpress default, you have to click "Add Media" to show a popup dialog, upload images, choose from gallery.. it is too ...
3
votes
1answer
281 views
Preview Image Path in Admin Section
So I have run into a little glitch. i have a custom path for uploads and it works. the files get saved to the right place, etc. The problem I have is the 'widget box' in the admin section. immediately ...
2
votes
1answer
43 views
How to change the naming of the resized image files
Now with custom image sizes Wordpress is almost as powerful as timThumb / phpThumb. There is one problem however. The way Wordpress handles the resized images are chaotic and doesn't survive theme ...
2
votes
1answer
35 views
Display latest 12 images from media library
I was looking for almost a week for such solution - without success. What I want to achieve is have a kind of 'photos cloud' on my wordpress homepage. What I need to do is to display latest 12 photos ...
2
votes
1answer
57 views
Image File Names
I've been poking around the Codex in hopes of finding out how WP renames image files when you upload them... it's probably there but I can't seem to find it.
It seems that if I upload 1 file, like ...
2
votes
1answer
42 views
Images in upload folder with hexadecimal names
I'm using Wordpress 3.4.1 with the Suffusion theme 4.3.0.
I've noticed that there are a large number of images with hexadecimal names, like 54f96e1d5f478186f66bde9d6aeda625.jpeg. I'm wondering how ...
2
votes
1answer
58 views
Ability to edit image via WYSIWYG
In the wordpress post WYSIWYG, you can easily add images from the media library. But, once the image is inserted into the post, it is not intuitive to edit the image's source to a different image in ...
1
vote
1answer
12 views
How to pull in photos from an RSS feed on another wordpress.com site
I'm creating a "portal" (wordpress.org) site and I want to pull in some photos from a related wordpress.com blog site. There is a cartoon on each blog post and I want to display the latest one in my ...
1
vote
1answer
29 views
media resize/crop possibilities?
Under admin panel -> media settings
there are no minimal width option for thumb or other image modes
ex: I would like to crop image widthout distortion ->
height 124px and minimum-width 124px and ...
1
vote
1answer
46 views
Setting up a gallery with images and a zip download
I am putting together a little gallery/portfolio for a friend's work and I am struggling to work out where a plugin starts and theme begins.
I'm trying to achieve a simple grid of images which link ...
1
vote
1answer
77 views
Way to force media uploader use custom image size
I've implemented media uploader to my custom category image plugin and was wondering can I somehow force it use my custom image size I've set only for categories.
... So in screen shot above, I'd ...
1
vote
1answer
387 views
Bulk edit wordpress images alt and title attributes
I uploaded around 600 pictures in different galleries in wordpress without setting the titles and alt attributes. I need to edit them, I was wondering a way to edit them by album, let's say the title ...
1
vote
1answer
362 views
How to remove title attribute from gallery links and images
I want to remove the title attribute from within the output of a [gallery] shortcode e.g.
<a href="url" title="bobby">
<img src="url" title="bobby"/>
</a>
should be:
...
1
vote
1answer
77 views
Add attachment for all images in post
I want to move someone else's WordPress blog to a new server. I only have access to the exported XML file of the blog. When importing the XML with the Wordpress Importer plugin, everything went fine ...
1
vote
1answer
206 views
Check if page/post has any anchors that link to an image jpg/gif/png
What I'm aiming to do is add fancybox to a site I'm developing, but I only want to enqueue the JS/CSS etc if the page/post needs it.
My thoughts are that I would need to check all the anchor tags on ...
0
votes
1answer
7 views
How to use getimagesize() of image upload?
I need to check the resolution of an image I want to upload via media box, and then upload it into a custom directory.
As a starting point I used part of the code from How Can I Organize the Uploads ...
0
votes
1answer
8 views
Pull Instagram images into an existing loop?
I am looking for a solution to pull Instagram images (from a single account) into a Wordpress loop and mix them chronologically with standard posts that will have been created within the Wordpress ...
0
votes
1answer
22 views
Imagem resolution responsive
I have a add_image_size to resize an image, but when i have 980px of resolution, the image still the same size. I would like the image be 100% when the resolution is lower than 980px, but I need to ...
0
votes
1answer
41 views
Latest news mini images
I tried to find an answer on websites and other forums, but found nothing. I will try to explain my problem.
I need to change my WordPress website so that it displays a small image for all news ...
0
votes
1answer
30 views
Broken image URL
I seem to be having a problem with broken URL links in posts for images. If you click on the image from the post you will see the URL but if you try to then copy and paste that URL it will show as a ...
0
votes
1answer
51 views
Fancybox just loading small white square
I've tried what I could, but cannot get my image to load with the fancybox plugin. The plugin is there, and seems to load, but without the image. Instead I get a small white square on the top left of ...
0
votes
1answer
51 views
Adding different classes to different images depending on size for fine control of image layout in posts
I have all the CSS classes set to display images in a custom portfolio theme. I am allowing for images of different sizes and proportions (landscape, portrait, etc) to be tiled next to each other and ...
0
votes
1answer
41 views
Upload unnattached image from frontend
I am using the below function to let users upload files from the front end. It works great except that I would like the file to NOT be attached to any post. Currently, the file is automatically ...
0
votes
1answer
44 views
Custom image sizes are not used
I recently launched a new theme and regenerated all the thumbnails with AJAX Rebuild. All of these custom image sizes are defined in my functions.php as well as the individual template files in which ...
0
votes
1answer
53 views
How to extract images of post and pages excluding header and logo image in wordpress?
I have tried this code to get all images from media library and i am sucessfully getting the source urls of all the images but now i want to exclude all the unwanted images like logo, header images ...
0
votes
1answer
60 views
php.ini -Theme-specific settings
I'm testing a theme on a group of people. Its a microstock image selling theme. Very unique, so far, works great on most hosts.
However many people complain that that the image-processing script ...
0
votes
1answer
53 views
add_image_size() to crop images into squares?
So I know about setting custom images with add_image_size('name',X,Y,Crop?) which is cool but I need to build something that will crop images, regardless of their size, into squares.
Basically, I ...
0
votes
1answer
31 views
Images on WP Network's subsite appear only if accessed via main site's url
I am having a very strange problem.
I am migrating old single WP blogs into a newly created WP Network.
After creating the new blog on Network and importing the posts,including attachments, images do ...
0
votes
1answer
53 views
How to add thumbnails to posts and pages automatically in a uniformed fixed elegant way?
please i am wondering if there was a plugin or hack that enables me to append a nice looking thumbnail for each post or page i publish on my blog.
Currently, i am able to add the featured images but ...
0
votes
1answer
21 views
Adding Relevant Post Images
I want to add relevant posts at the end of each of my posts page with an image in my newly created website http://www.techberita.com
But being a beginner this is a great problem for me as I can't do ...
0
votes
1answer
27 views
How to make plugin work in each template in wordpress
I am new to plugin development .I want to get all images of a particular page/post and want to show them as slideshow below the page ..Currently i am able to gather all images in media library and ...
0
votes
1answer
180 views
How can I add a 'Click to Enlarge Image' feature, with the enlarged image opening in a popup?
I have several images of UI forms and tasks, that are quite large. I would like to display a smaller, 'thumbnail' image snf give the user an option to 'Click to Enlarge', and then display the fill ...
0
votes
1answer
84 views
CLOSED - Change the output for [gallery] shortcode
I'm sorry if this question was answered here, but I couldn't find it.
Is possible to change the HTML output of [gallery] shortcode (without plugins)?
I would like to show the thumbnails as another ...
0
votes
1answer
97 views
Height and width attribute not setting by the_post_thumbnail
I am using following code to display images in home page:
if ( has_post_thumbnail() ) {the_post_thumbnail('postbox-thumb')
But the output of the above code does not have height and width of the img ...
0
votes
1answer
33 views
Upload image from other server without resize?
For image upload in my plugin i am using media_handle_sideload function. Is it possible to disable image resizing on this function?
0
votes
1answer
52 views
Images not showing and plugins not installing on wordpress server move
I have recently moved my wordpress site from localhost to an apache server with plesk. Upon doing this my images are not appearing on the website despite still being in the media folder (however I ...
0
votes
1answer
29 views
Image attachement management - a philosophical question
I'm building a theme which includes displaying images which are not embedded in the body of the post by the user.
I understand the correct approach to this is to use the concept of attached images - ...
0
votes
1answer
25 views
Uploading Images for a section
I am looking for some help with a problem please. I am building a site for a friend who is a travel writer. She has loads of images she has taken over the last few years.
Here is the question, we ...
0
votes
1answer
42 views
how to display all images from their siblings/ from same parent?
I need to know how to display all images from the current page siblings.
for eg. I got two parents (Hockey and football) with children.
In all this children I got one or several images attached (I've ...
0
votes
1answer
90 views
Wordpress creates unused (unregistered) image sizes
I have a news blog created on WordPress. I've set up WordPress to create 3 resized versions of images when uploading them.
315x215(featured image with cropping option enabled)
620x (to create images ...
0
votes
1answer
180 views
VT-resize (great alternative to timthumb) : Errors cropping (litespeed, centos 6.3)
I'm using from several months wt-resize, a script to resize images on the fly. It works very well until now...
I've changed hosting provider. I'm using now Centos 6.3 (no control panel) + Litespeed ...
0
votes
1answer
89 views
Adding a 'style=' bit to image_send_to_editor output
The best thing I liked about the new v3.5 media manager was being able to insert images to a post hosted by an external site like photobucket using "Insert from URL". I normally format my image ...
0
votes
0answers
13 views
Removing Spaces
Can anyone help me delete the spaces I have between my image columns? I have 25 pictures, 5 across and 5 down and need to have the pictures look like one big picture with no spaces in between.
0
votes
0answers
50 views
Wordpress is incorrectly reading my largest add_image_size size. How do I fix this?
Strange problem. I have the following set of images sizes defined.
add_theme_support( 'post-thumbnails' );
add_image_size( 'full-width', $width = 614, $height = 0, $crop = false );
add_image_size( ...
-1
votes
0answers
25 views
html to image featured image
hi how can i use the script below to be able to convert html to image in wordpress so that when i click a button it generates and set the image a featured image, i wanted to create a metabox in post ...
-1
votes
0answers
23 views
how to pull images description
in my site i added WidgetKit Accordion.. and inside each content for according i added content(text) and images. now i want to pull/get those images title and description... i tried but still not ...
-1
votes
0answers
13 views
Custom image bg picker
I wanna make the user be able to pick an image and post that picked image some where binded to the picker..
fx i wanna be able to let the user pick a background for their website?
Is their any ...
-2
votes
0answers
15 views
Map to show all photo locations?
I'm looking for a solution to show all posted photo's location in one map (Google Maps or Open Street Map) ... are there any solutions for this "problem"? Or do I have to build something new from the ...

