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
0
votes
0answers
21 views
I want to change my header color and insert a image in footer [closed]
So, I have been developing this wordpress site recently, and I want to change the header color to black color, I have used the Theme Tweaker plugin, but dont work. I also try using the css editor to ...
0
votes
2answers
13 views
Replace post/page titles with an image in Wordpress
I have a Wordpress theme bought from a well known site. I'm trying to change the location of the main site logo to where the page/post titles appear.
The page.php for the title is as follows;
How ...
-2
votes
0answers
19 views
How do I get rid of a picture is the side bar? [closed]
There is two side bars in my WordPress.com blog, and both side bars are showing the same thing, including a picture that is too large and is covering the text. How can I get rid of this picture in the ...
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
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
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
1answer
32 views
How to obfuscate theme directory URLs
I'm rewriting this question because I realized it was totally unclear what I want to do. I'm looking for a way to "obscure" the theme directory so that absolute URLs that reference things like images ...
-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 ...
1
vote
2answers
39 views
Images not showing after moving site (but path id OK)
I moved (actually copied) a wordpress site (http://inglesen100dias.com/) to a new server and domain (http://blog.inglesen100dias.com/).
I followed the process described in Wordpress' website ...
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
1answer
14 views
Add category description to list of category with taxonomy image
I'm using the Taxonomy Images plugin.
Would like to list categories with their thumbnails AND descriptions. Code below give a list of categories (titles are linked to category archive) and thumbnails. ...
0
votes
1answer
19 views
Create post thumbnails from images stored outside of uploads directory
I am redoing some of my older blogs and I noticed with the new themes most of them take advantage of featured images which is fine. The problem is a lot of my older posts that was never set either ...
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 ...
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 ...
-6
votes
0answers
38 views
How do I add features to the Meme Plugin? [closed]
I have installed the Meme Plugin on my WordPress web site.
At the end of the meme creation process there is a Create & Share option allowing users to share access to their Facebook accounts.
How ...
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 ...
-1
votes
0answers
6 views
Upload Images from front-end and that image will be used as local avatar in wordpress,suggest any plugin [closed]
How to upload image from front-end,
the uploaded image used as avatar,
suggest any plugin,plz
1
vote
2answers
38 views
Why won't these imported images show up?
I recently imported posts from another WP install, and everything seemed to go smoothly - except in specific cases where images are placed into a Post with the dimensions in the url.
For example...we ...
0
votes
2answers
19 views
including image assets in widget
I've written my first simple WP widget-- it all works fine, but I'd like to dress it up a bit, and add an image / logo in the widget display code.
How do I package the widget (which is just a single ...
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
1answer
63 views
Upload image to wordpress
I'm a beginner writing website and use WordPress and I'm writing plugin that involves profile page (not avatar because this field that I implemented, user can upload image, anything, i.e. Picture of ...
1
vote
1answer
98 views
Use Media upload in custom widget on wordpress 3.5
I'm creating a small widget for wordpress 3.5 that allows you to upload images.
The widget is loaded correctly by wordpress. When I add the widget to a sidebar upload button does not work. If I ...
0
votes
3answers
32 views
How do I change the image from the default mysteryman in the WP Profile page
I work for a company that has recently added a plugin for WordPress. We have a company profile page, as the plugin owner, and we want to change the image from the the default mysteryman to a logo. I ...
0
votes
2answers
109 views
How to upload image with simple form?
I writing plugin in my profile page and i want to create upload via 'Browse' button and 'Dir' field that will upload and return image url.And i don't want to use media-upload.
I used to read Set ...
0
votes
1answer
69 views
Include WooCommerce 2's prettyphoto scripts on all site pages
So when WooCommerce updated to version 2 they replaced the fancybox lightbox scripts with prettyphoto. I would like to use this on all my wordpress site's pages, not just the product pages, but the ...
-1
votes
0answers
24 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
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 ...
2
votes
1answer
26 views
Theme Customiser Image Control
I'm aware that one can add a control to the theme customiser to add an image.
This control returns an image URL however, and I need its attachment ID, not the image URL. Where can I intercept or ...
-1
votes
0answers
16 views
stripslashes problem with image in message [closed]
Question
How can I get my logo image link inside the wordpress custom message to display properly:
<a href="http://www.mysite.com"><img src="http://www.mysite.com/images/logo.png" ...
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 ...
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 ...
-1
votes
0answers
28 views
How to make image menu items responsive as a combined group in twenty-eleven [closed]
I am using a twenty-eleven child theme for a static website (www.notquitenormal.net) using images as menu items rather than the default text and there are up to five images on any page menu.
My ...
-2
votes
0answers
8 views
Plugin for gallery with large image and thunbnails [closed]
Does someone know about a plug-in that could provide easily the following features:
I would like to have a large image (1st image of a given gallery) and below - thumbnails of the first and the rest ...
-3
votes
0answers
15 views
Images in 3 column portfolio are centering slightly off [closed]
I am wanting to center images on a 3 column portfolio page but when I use this code, the image centers slightly off kilter. Is there anything I need to change to make it center perfectly?
...
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, ...
-5
votes
0answers
19 views
image uploader malfunctions (admin/medialibrary-uploader.php ) [closed]
admin/medialibrary-uploader.php
-> This file malfunctions. What can I do to be able to upload again?
-1
votes
0answers
24 views
Text below images floating up to side of images [closed]
What's an effective way of dealing with text that crawls up the side of images in pages and posts?
I want text to stay below images.
I publish a post or page, read it, click to Edit, switch between ...
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 ...
-1
votes
0answers
17 views
How do I place an image behind accordion DIV? [closed]
I'm new to wordpress and website building. Just bought a theme and faced an issue.
I want to put my image behind accordion div container. How I can do that?
My theme has content building option, but ...
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
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
2answers
121 views
Slider do not add alt attribute. Cant get alt attribute from a media library!
I use a slider to show my post thumbnails. But the problem is that the slider adds thumbnails without the alt attribute:
<img src="http://example.com/wallpaper-791556-1180x500.jpg" />
But I ...
0
votes
1answer
42 views
Retrieve Image Attachments Getting Post Thumbnail Image First
I have written a funtion to get post image attachments, is there any way of ordering these images such that the first is always the post_thumbnail?
Code below
Thanks
John
function ...
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 ...
-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 ...
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 ...
1
vote
1answer
40 views
Get meta data from image
How can I get the description of the image?
$album_id = get_the_id();
$photos = $wpdb->get_results(
"select * from wp_postmeta where post_id = '"
. $album_id
. "' AND meta_key = ...
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

