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

learn more… | top users | synonyms (3)

0
votes
0answers
19 views

Instead of showing the post it just shows the URL

When I tried to share this link http://www.j1studios.com/archives/6032 on Facebook, it would just repeat the URL and not show the title of the post, or the image. It's as if the link is broken.
0
votes
0answers
25 views

Modifying All In One SEO Pack pictures title

The title of the pictures gallery generated by the plugin All in One SEO Pack is like this: subject title - pictures title - blog title How can I make it like this? pictures title - blog title
1
vote
1answer
48 views

Rename attachments during upload

Here's the function I use for WP to rename images during upload on the fly and set the image's filename to match the post slug. function wpsx_5505_modify_uploaded_file_names($arr) { // Get the ...
0
votes
1answer
55 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
0answers
51 views

How to change the default image uploader

Recently i'm using the awesome files of jaredatch (https://github.com/jaredatch/Custom-Metaboxes-and-Fields-for-WordPress) to create custom metaboxes and fields. I'm still learning about this part and ...
0
votes
1answer
182 views

Image display from custom field

I am trying to display image from my custom meta box but cant make it: function.php file: add_action( 'admin_init', 'order_box' ); function order_box() { add_meta_box( 'meta-box-id', 'My Custom ...
0
votes
0answers
18 views

Turing Off Multiple Photo Creation [duplicate]

If I upload an image to my Wordpress site, it actually creates SEVEN photos in my files. (The original that I uploaded, and 6 others of different sizes.) I can see how this might be useful to many ...
1
vote
3answers
109 views

Out of memory error reporting

When users upload very large photos and memory is tight, it seems like Wordpress runs out of memory - fails to resize the uploaded photos and does not create the necessary metadata ...
0
votes
0answers
52 views

Bulk change image titles

I have site with more than 1000 posts and they all have one image on it. All have the same title because they where imported via csv... However, I have a custom field on each post that stores the ...
-1
votes
1answer
79 views

I want to Add My Product Image to Admin Order Email in Woocommerece

I want to Add my product image (product which is ordered) in a thumbnail form to recognize the product easily by admin, in Admin Order Email.
0
votes
1answer
61 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
54 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 ...
3
votes
3answers
1k views

Automatically Import Image into Posts from URLs on the Web?

Is there a way for me to add an <img> tag in a Post, but then have a plugin download that image, and put it on the server for me instead of me needing to manually download the file from online ...
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 ...
3
votes
2answers
370 views

Why does my custom WP role need edit_posts to edit images?

This may be obvious to someone other than myself. I think I remember reading somewhere that an "image" is indeed a form of "post". I have a custom post type called "listing" I have a custom WP role ...
0
votes
1answer
54 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
88 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
0answers
28 views

Change Image Sizes for Mobile Theme

I've got a small challenge, right now I have an existing blog with images that formatted for desktop. I have a mobile child theme that shows the content for mobile. Is there a method to filter a ...
1
vote
1answer
49 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 ...
0
votes
2answers
57 views

How do I mitigate the forward slash problem for URLs of images after a WP migration?

I migrated my WP deployment from the old server to the new server. The site still has the same URL (i.e. http://my.site.com) but I've moved my WP deploy from the site URL to a subdirectory of said URL ...
0
votes
2answers
58 views

Featured Image keeps cropping

I've spent hours trying to figure this out and its driving me mad. I'm not great with php code so I'm not sure if I'm doing this the best way anyway... It should be simple - I have built a custom ...
-1
votes
2answers
395 views

How can I create a user generated photo wall

I'm looking for a way to create a user generated photo wall. Like a memorial site so to speak. I would have a big header image up top, than people could submit their own photo and it would post below ...
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
2answers
5k views

how to display post content without post image?

i've implemented a jQuery gallery for displaying several images within a post. the problem is that the_content(); also displays the post image. any ideas how to filter it? thanks
3
votes
2answers
871 views

Automating a Daily Picture Blog?

I was wondering if anyone could give me some suggestions on how best I could streamline the following; I have a WordPress blog (privately hosted) which I update daily (well, I normally schedule a ...
0
votes
1answer
42 views

Is there a good way to use CMS images with CSS

I am building a responsive wordpress theme that allows for a custom banner image to be uploaded to each page. However, because of the responsive nature of the theme I need to set the images as ...
0
votes
1answer
1k views

Link to File URL by default

Every time I insert an image into my post, the default link is to the image attachment page. How can I change it so it always links to the File address?
0
votes
2answers
51 views

Link images to post

Link images to post. Hi all I'm sure this is simple but I can't see how to do it. I know how to add images to a post - Click in the post, Add Media, choose thumbnail. This gives me an thumbnail in ...
0
votes
0answers
56 views

How to create array of images and titles

I'm trying to find the best way to create a page that has different images and titles of the image on a page within Wordpress so that a user can just add the image and the title and it will then add ...
0
votes
1answer
23 views

How come the images arent loading properly?

The images on our wordpress site recently stopped loading. All you see is a broken image box like such.. www.theloftycsei.org. Any assistance in remedying the issue would be greatly appreciated as we ...
0
votes
1answer
58 views

What happened to the media manger?

Since WP 3.5 (right?), the media manager has been "streamlined" and images are no longer, as I can see it, ordered by year / month in the media manager, although they are still saved as before. Is ...
1
vote
1answer
234 views

Broken image multisite

I've two wp sites (multisite) with the following config: 1# (Main site) Home: http:// www.mysite.com Upload Path: wp-content/uploads Fileupload Url: http:// ...
0
votes
1answer
43 views

Why can't I see my attachment page information for an image?

I'm following a course where the tutor uploads an image to his media library. He adds attachment information. He then creates a new post and includes the image. When he clicks through, he gets the ...
0
votes
1answer
52 views

How can I use wp_save_image_editor_file filter?

I would like to use wp_save_image_editor_file filter, but there is no documentation on the internet. Also, it seems that no matter how many arguments I pass to the handler, all are null.
0
votes
1answer
555 views

How can I hide media library images from general users?

As an admin I really like the features and functionality of the WordPress 3.5 media manager. With a multi-user site however all users can see all images in the media library - whether uploaded by ...
0
votes
0answers
48 views

Set featured image randomly from Wordpress Database on post submission

Basically every time that I publish a post I want that a random image from my wordpress database be set as the feature image for that post. Can someone help me with this please!
1
vote
2answers
892 views

Find the post an attachment is attached to

I have a list of attachment IDs which are built using this array: $all_images = get_posts( array( 'post_type' => 'attachment', 'numberposts' => -1, ) ); Is it possible to take the image ID ...
0
votes
0answers
16 views

Delete Image and Associated Posts

When I delete an image from the media library, I'd like to automatically delete the post that uses the image. Any ideas?
0
votes
3answers
36 views

Get custom thumbnail sizes [duplicate]

If I use: add_image_size('main_image', 750, 375, true); to add additional thumbnail size. Then how can i get that size if i have only key main_image.
0
votes
0answers
73 views

Change Media Manager image link behaviour (not to link to direct file)

Is there a way or a plugin to modify / replace Wordpress media manager's default way of handling images in pages / posts? Bad (default) behaviour: If you insert an image, the link to the file gets ...
0
votes
1answer
100 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 ...
5
votes
3answers
336 views

Separate Media Library for each user

I'm creating a theme for a client and one of their requests is to allow users to upload images for their own use, but there may be an option to share the images. Here are some of the caveats: Each ...
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.
3
votes
2answers
548 views

Reducing image size in RSS only

Is it possible to reduce the image size of WordPress rss feeds parse to feedburner? Meaning to say I still want to retain the large image size on the original post page but only display the ...
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?
2
votes
2answers
6k views

PNG with transparent background turns black when uploaded and resized

Steps to reproduce: Create a PNG-8 with a transparent background. Upload to WordPress 3.3.1. View original PNG in any browser, Chrome, Firefox, IE, etc. Notice that it retains transparency as it ...
1
vote
1answer
3k views

Add url from Custom Field as 'Featured Image'. Code not working

I'm trying to migrate a site to WP. We have a whole bunch of pictures, and I have done some research and figured -- I think -- my best bet is a CSV import of the data, storing the relative URL of the ...
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
33 views

Fetch the latest post with attachment image

What I want to do seems to be simple but I can't get around it. I'd like to get the latest post that has an image attachment. A little help would be appreciated. Thanks Lita
0
votes
1answer
137 views

Display different header images based on current page

I want to display, based on the current page another header image. Short example: Home -> Image A PageId 1,2,3,4 -> Image B (2,3,4 are childs of page 1) PageId 5, 6 -> Image C ... I tried to ...

1 2 3 4 5 19