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
1
vote
0answers
22 views
Watermarking Images with Wordpress with WP_Image_Editor
I really like the WP_Image_Editor class. I wanted to use it for some custom functionality I'm making, but I was wondering - Watermarking images - is there a way that I could use the objects created by ...
1
vote
0answers
116 views
Show category images on single product page and product overview page
I am running a woocommerce shop and I have products which are in multiple categories. I would like to show the category images on the single product pages. And also on the product overview page.
I ...
1
vote
0answers
60 views
Creating a post image to show in a gallery
Sorry if this title of question is not clear. I have create a custom post template with the help of this plugin Custom Content Type Manager
With this plugin i create this , and i am at the Second ...
1
vote
0answers
32 views
Make change in media library affect images in published articles
Is there any way/plugin to make wordpress change the description/alt text/caption of an image used in already written articles if I change any of those texts of that specific image in the media ...
1
vote
0answers
41 views
Show only posts with images and a fixed amount of posts
I found this code online. Its a code that only shows posts with images inside. Now, the problem is that if you set Wordpress to show 50 posts, this code shows the posts with the images, but also ...
1
vote
0answers
250 views
Is there a way to delete images from Wordpress media library programmatically?
This is a follow-up of my question which did solve my problem, well, a little bit.
I noticed that there are still images on my uploads folder but of different size. Is there a way to delete all ...
1
vote
0answers
59 views
Upload Image Not accessible
I'm getting a 500 error when trying to access the full version of any image. As soon as it's uploaded to the server, it becomes 'unavailable', and each file cannot be accessed/deleted/anything - like ...
1
vote
0answers
196 views
Tinymce and uploading local pictures
I would like to extend the capabilities of the wordpress editor while keeping the option of uploading local pictures (in the simplest way possible:upload => insert).
I found a plugin which seems to ...
1
vote
0answers
36 views
Insert File URL Links to Existing Images that Were Not Originally Linked to Themselves
I hope the title was descriptive of what I'm looking for. I have a client who has been inserting images into hundreds of posts, but choosing "Link URL: None" when inserting images instead of choosing ...
1
vote
0answers
53 views
Change Featured Image direcly in the Page
In Doing an Image Gallery with Fancybox( lightbox ) using a wordpress loop, take a look at the code inside the loop:
<div class="gallery_image">
<p style="width:201px; height:199px;">
...
1
vote
0answers
56 views
Converting Attachment to Images?
I've had no problem using lightboxes before with attachment images, but I've switched to a new theme called Quicknote and it seems that attachment images now instead link to the attachment page.
...
1
vote
0answers
50 views
Regex to turn embedded images in to attachments
I've got a blog that has all images embedded in each post rather than a thumbnail linking to an attachment page which is what I'd like.
I understand from this question that no plugin (like Regenerate ...
1
vote
0answers
132 views
Retrieve/get current image from Nextgen gallery db
I thought that I can do it using the database where the idea was to get the image from the ngg_gallery_pictures table, where the browser URL is equal to URL of the image in the table.
Then I will get ...
1
vote
0answers
66 views
Exclude image titles from search results
I would like to exclude image titles from search results. For instance, if I have an image called image-wikipedia.jpg, right now, if I search for Wikipedia the story that uses that image is returned ...
1
vote
0answers
168 views
Adding (image) caching to my Tumblr widget
I've hacked together a simple plugin to show the latest image from a Tumblr blog.
To avoid upsetting the Tumblr API (v1), I want to cache that image within Wordpress...
I think perhaps I can do this ...
0
votes
0answers
8 views
Attachment page to every image
I made an gallery with the attachment on my Wordpress blog.
I want to add the attachment url to all the images on my blog.
Its posibile to do this?
0
votes
0answers
12 views
Insert image doesn't pickup right size
I have a very annoying problem.
I have created some custom sizes in my media gallery using "simple image size" plugin, but the issue is not related to it as it happens also with wp native media ...
0
votes
0answers
9 views
_wp_attachment_metadata necessary for importing images into wp_postmeta table
I'm working on a project to convert an older custom developed PHP site into a WordPress site.
One of the problems I'm trying to figure out is how to import all the images from the old site and ...
0
votes
0answers
11 views
Creating a new post every time an image is uploaded
I'm making this question because the one I found by searching seems not to work.
I have a custom post type project on my theme. When I upload an image via the media library in the wordpress backend I ...
0
votes
0answers
20 views
Pinterest Pin It button and facebook thumbnails don't work with uploaded images on Wordpress blog. Why?
I have recently migrated from blogger to wordpress, but am having issues with images.
Both Pinterest and Facebook are not recognising my new images that I am uploading to wordpress, however they do ...
0
votes
0answers
27 views
Post migration - images do not display
Here is migration quandry - going from one host to another. The blog domain name is unchanged.
backed up the file system with everything to a .bz2
backed up the SQL DB
ftp'd the file system bz2 to ...
0
votes
0answers
13 views
Add to the library a media from a subfolder
I'm trying to upload some media to the media library in a "uploads" subfolder. The problem is that the media is added, I can see a new entry in the media library, the database the guid of the file ...
0
votes
0answers
12 views
How to remove details wordpress uploader
I modify wordpress uploader and when user select image in directory already then image insert in to post automatic This implement Can be done or not?
otherwise if can't do i want to delete details ...
0
votes
0answers
37 views
Retrieve post data via WPDB class
I'm trying to figure out doing a custom query using the $wpdb Object.
I have custom type posts, event_posts, that have meta data, images, as well as event dates which are input in the post with the ...
0
votes
0answers
18 views
Image sizes in posts
I am having issues with images in my blog. I have default settings for media set in settings->media
I am using a resize script to crop the featured image. So everywhere the featured image is called, ...
0
votes
0answers
26 views
Elastislide - Adding tags to thumbnail code
I need a responsive thumbnail carousel in Wordpress.
I was going to use the Elastislide plugin - http://tympanus.net/codrops/2011/09/12/elastislide-responsive-carousel/
I don't think I'll have a ...
0
votes
0answers
23 views
images are missing from directory
A user of a site I built created a new NextGen gallery, and in the process of adding photos to it, "imported" the ../content/uploads folder (which is where all normal media uploads are stored).
But ...
0
votes
0answers
39 views
Automatically Add Caption in image
I want to automatically add caption for each picture appears in the name of the image or the alternative text
example Caption add automatic
0
votes
0answers
31 views
Custom post types images go to a specific folder, not the montly one
I have a website which allows "mini sites", meaning custom post types.
We noticed that the images that are published along the mini-sites reviews go automatically to the same month, while regular ...
0
votes
0answers
60 views
Nivo Slider Pulling In Wrong Size Image
I have tried changing the CSS, although I'm fairly sure the problem is not with the CSS. The theme has the slider at 940px by default, but I want to change this to be full width (or at least wider). ...
0
votes
0answers
50 views
Errors when uploading images in WP 3.5.1
I am using U Design and keep getting an error message in my Featured Image page. It says
"An error occurred in the upload. Please try again later." Any help would be greatly appreciated.
0
votes
0answers
32 views
Remove full size image in wordpress
I am using wordpress 3.5 and everuthing is good except that each time one image uploaded, it will created many unnecessary image sizes. I confirmed my theme and found that it does not use the full ...
0
votes
0answers
18 views
Plugin Manipulating Images
I am doing a plugin for Wordpress that manipulates image.
Where is the best place to save them and what it's the best way to save to images, considering that I am using GD ...
0
votes
0answers
28 views
Images inserted with HTML
I coded some images each image tag with a new line, so visualy you would have a row of images. When I previewed the page instead of showing me a row of images it showed me a column of images. It seems ...
0
votes
0answers
70 views
Http error when upload some images
I'm using Wordpress 3.5.1 on Debian Wheezy with PHP 5.4.4.
I have increased memory in php.ini to 512M.
It is a new Wordpress with no plugins.
When i try to upload images, some images won't upload :
...
0
votes
0answers
23 views
Why aren't correct-size image versions created according to Media Settings?
I currently have Media Settings on my blog to set to the following. Note the settings for 'medium' and 'large' sized versions.
But once I upload an image, the post-upload media manager doesn't ...
0
votes
0answers
20 views
Better image control mod?
Are there any mods that give you better image control over say multiples images?
For example, by default WP only seems to allow you to center one image, if you try and center two or three images it ...
0
votes
0answers
43 views
WordPress media uploader does not give me image size options
I want to upload images with the add media button inside my page editor.
Now when I upload an image, WordPress gives me one option for the image size:
"full size (120px x 60px)" when infact the image ...
0
votes
0answers
28 views
WordPress Gallery Has “Ghost” Image
I have 3 galleries on a single page. All three are wrapped by jQuery Cycle to create 3 simple rotators that each have a thumbnail pager. Each gallery is using the [gallery] shortcode with a few ...
0
votes
0answers
36 views
Do someone know how to fetch post images sizes via MYSQL Query?
i am developing a web-services using PHP with adodb classes. what i trying to do is that i need the image sizes of the post i.e(thumbnail, medium, large) size. I am able to fetch the post original ...
0
votes
0answers
68 views
Setting custom image sizes in child theme
I'm trying to create a child theme that has different image sizes from the custom image sizes created by the parent theme. The code below works just fine in setting the options and everything and the ...
0
votes
0answers
18 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
0
votes
0answers
51 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 ...
0
votes
0answers
49 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
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 ...
0
votes
0answers
55 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
0answers
45 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!
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
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 ...