The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
285 views

Display gallery on top before content

Is it possible to execute the gallery shortcode before any other content no matter where the shortcode is in the post HTML?
1
vote
1answer
183 views

Gallery Image Numbers?

Is there a way, in an image gallery, to display what number the image is in the gallery in the image.php template? I'd like to incorporate this into my next / previous button area. For example, if ...
0
votes
1answer
732 views

Get all images from posts with maximum number and without featured image

I recently asked a question on how to get all images from all posts - and I got a working answer, but unfortunately the code gets post-thumnbnails as well, and I didn't find a way to limit the number ...
2
votes
1answer
355 views

The WordPress Gallery, Grabbing The Link and Images?

I have created a template for gallery named image.php which allows me to create a news website style image gallery that can be embedded in posts. But I need two more things to make this complete. ...
0
votes
1answer
940 views

Default Gallery Edit/Template Editable?

I quite like the default WordPress Gallery, but i dont like how it plonks the images as thumbnails, with a link to the larger image. Is there anyway to make it display the images not in a thumbnail ...
0
votes
1answer
1k views

Gel all image from certain post type

I've found similar questions here, however I can't modify the answers to get images only from a certain post type - as the post type in those examples are "attachment" and not the name of a custom ...
0
votes
1answer
31 views

*box for images displayed as a post's [gallery] [duplicate]

I can remember that (at some time) there was a box display (LightBox? GrayBox? ThickBox?) for displaying images when clicking on them. Example: ...
0
votes
1answer
262 views

Workflow for users to download files?

I am running v3.2.1 with the Boldy theme. I have installed the Wordpress Download Monitor plugin to create a downloads gallery. I asked for some assistance before on a good workflow for allowing ...
0
votes
1answer
94 views

A proper gallery in wordpress?

The dad from a friend of mine photographs bird feathers for hobby. He has about 6000 of them. I've been asked to find him an easy to use gallery, which should allow some kind of batch processing as ...
0
votes
1answer
129 views

Can I create a NextGen gallery from a WordPress gallery

Is it possible to convert a standard WordPress gallery that I have created in a page to a NextGen Gallery? And if so, how do I do this?
0
votes
1answer
392 views

Any good lightbox-like option that works in WP 3.2.1?

I'm having problems finding a "plugin" that will help me display some of my images in a nice way such as prettyPhoto, Lightbox etc. As I'm already using the jQuery library, I'd prefer a plugin that ...
0
votes
3answers
5k views

Using nextGen Gallery.. how can I call a list of all Gallery Names?

I'm trying to make a nav to access all the different galleries on a single page. Instead of hard-coding all their names out. I was curious if it was possible to make this dynamic and just call all ...
1
vote
3answers
293 views

Best option for photo/gallery handling?

Before I finally start blogging there's one last question that I need help with. My blog will be photo-focused. We're talking about 70-80% of photos compared to 20-30% of text. There might be some ...
2
votes
3answers
584 views

Gallery Shortcode: using link attribute to link to a specific image size

When [gallery link="file"] is used, it calls the original image file source. It it possible to create a shortcode filter that links to a specific size, like: [gallery link="medium"] or [gallery ...
0
votes
1answer
579 views

Gallery Shortcode: using size=“full” doesn't call the actual thumbnail image size

I have my Media settings set up so that my thumbnail size is 60x60 pixels and the "Crop thumbnail" box is checked. I can see in the /uploads folder that there are in fact perfect square 60x60 ...
0
votes
1answer
531 views

How to change background image from Wordpress Gallery

I am building a custom theme for a client in Wordpress: She wants the background to change when you click on a gallery thumbnail in a post. It must be a solution, that doesn't involve any coding on ...
5
votes
1answer
978 views

Add existing images from Media Library in to custom gallery

I have [gallery] inside the post, and I'm interested in a way to add already existing images from media library in to this gallery? once I trying add any image I have only one option - insert into ...
0
votes
1answer
161 views

Reusing pictures in gallery from other posts

I have two pages where I want to use galleries with the same pictures (those pages are in different languages). Is there any way to create a gallery with already uploaded images in the other post. By ...
-2
votes
1answer
401 views

Iterate through an image gallery in my template [closed]

I'm looking for a way in wordpress to iterate over an image gallery from within my template and ouput the images from it. Note: I don't want images associated with a post. As I'm doing it from my ...
0
votes
1answer
399 views

Gallery > Image Order Not Being Saved [closed]

Im running WordPress 3.1.1. ( Multi-Site ) Im using the default Image Gallery feature. After I drag n drop the new order, i click Save All Changes. But when i reload the gallery it doesnt save the ...
0
votes
1answer
100 views

Picture inserted in the post not showing in “Gallery”

I have some posts in which I inserted the picture manually (before migrating to Worpdress) <img src="http://www.example.com/images/2010/quand-l-inde-compte-ses-habitants,M35788.jpg" border="0" ...
1
vote
1answer
116 views

Is any gallery plugin available to generate galleries from existing uploaded images?

I have tried NextGEN Gallery and Lazyest Gallery, but both seem to require to upload it with their form. PhotoSmash is not supported any longer. Could you please tell me which plugin (that is ...
0
votes
1answer
144 views

Gallery Thumbnail Layout Template

Is there a way to create a template to display a gallery thumb layout? Or am I stuck with selecting a thumbnail size and rows in the upload image/gallery area and media settings area?
1
vote
2answers
471 views

Can I attach an image to a different post?

Image galleries display those images that were uploaded to that post, by default. If I wanted to move an image to a different post, so it appeared there instead, would I have to delete and re-upload? ...
0
votes
2answers
356 views

Wordpress gallery shortag

I'm creating a simple slideshow on the side where i want to show 4 images from a post, i searched around i found this code that simply uses the build in gallery function <li><?php echo ...
0
votes
1answer
30 views

Plug-in that shows x number thumbnails from another post

I am building a blog where the posts of a certain category make up image galleries (using the standard WP functionality and a modified single.php to display the gallery.) Now, I would like to add ...
0
votes
3answers
245 views

How to set path to the image instead of alt in media.php?

I need to modify the default gallery code, I need the alt of the image to be the path to the big image. I've modified media.php like this: function wp_get_attachment_image(........... 'alt' => ...
1
vote
1answer
806 views

attachment.php code or tutorial

I am confused about the exact purpose attachment.php ( and image.php) . I notice many themes dont have them. If single.php displays the image the way I want then is it OK to leave it out. On the other ...
0
votes
1answer
339 views

How to implement a slideshow on WP similar to these examples?

I'm a big fan of slideshows like these: BEST PLACES TO LIVE http://money.cnn.com/magazines/moneymag/bplive/2011/snapshots/PL0846355.html Best places for the rich and single ...
0
votes
1answer
348 views

Get post image gallery link

I am showing the featured image on a custom post template, and I want to insert a "more images" text link to the gallery of attached images. Wordpress has instructions for inserting the gallery ...
0
votes
2answers
2k views

Add image attachment to post via coding?

I tried to add an image as Attachment image to a post. in wp_postmeta i added _wp_attached_file as meta_key and value = productimages/Routers/v/CISCO1941.jpg it not works and i could not see the image ...
2
votes
2answers
145 views

Storing image gallery plugin data

I'm making image gallery plugin and I'm not sure what is the best way to store data in WordPress. Plugin can contain multiple gallery instances with some options and each gallery contains images with ...
3
votes
2answers
281 views

Two embedded gallery in one post

I've a nice question for you. Is there an easy way, to embed two galleries in the same post? I refer to the wordpress embedded gallery. Using a plugin of-course. Is there outside a plugin other than ...
0
votes
1answer
97 views

Can i have 2 separate Galleries on 2 separate pages each go to a DIFFERENT Attachment.php file?

I would like to style the attachment page for each gallery differently, but i'm not sure how (sorry for the noob question, i'm still new to wp development!). I was hoping i could use Attachment.php ...
1
vote
0answers
210 views

Display image gallery in lightbox via single link [closed]

I would like to do the following: On a single page, show a link saying "view images". When clicked, this will bring up a lightbox, within which will be an image gallery that a user can though. I ...
1
vote
0answers
379 views

Custom post type - gallery. Howto build admin side management system? [closed]

How can I build some simple system for managing galleries? I need just title and images and I want to easily change their order, add and remove pictures etc. I made this simple image which shows what ...
1
vote
1answer
78 views

Is this post using WordPress Gallery?

Here's an interesting post that I saw toda - check the gallery This website is using WordPress, now if you notice the image URL changes however we can still see the javascript slide effect. If it was ...
0
votes
1answer
232 views

How to make universal gallery and improve admin side of managing galleries?

I will describe here steps I made to make my galleries for my first WP theme. I wanted to have a few links in my menu which will take user to page with thumbnails. Each thumbnail takes user to gallery ...
0
votes
1answer
462 views

Ways to show multiple, separate galleries per post?

I'm working on a project that will require two separate galleries to be displayed on the same post. One gallery is specific to the product and the other is professional generic shots. The content of ...
0
votes
1answer
831 views

Display X images from a gallery in the sidebar

I've been hunting around for a day for this answer and thought I should turn to StackExchange in the hopes someone has an aswer. My goal is to display X images (for example, 4) in the sidebar of this ...
0
votes
1answer
351 views

Add a checkbox in Media Upload window

Hello, I am reframing the question to be clarified. I'm developing a theme and want to put an internal gallery. Do not want to use all photos uploaded to the media library. I want to create a field ...
0
votes
1answer
345 views

A carousel slideshow plugin in JavaScript

Am looking for carousel slideshow plugin that is similar to the one implemented here. Any JavaScript slideshow that closely resembles that one would do. It does not even have to be a WordPress ...
0
votes
1answer
103 views

Getting top Image From the Gallery and printing out a thumbnail with Exact Dimensions

I'm looking for a plugin that pulls an Image from a Wordpress Posts Gallery (Note NOT the Featured Thumbnail, we have thousands of posts and can't retroactively go back and set a Featured image for ...
0
votes
2answers
300 views

Gallery - custom html for inserting images

I have gallery (I'm using Cleaner Gallery plugin) with many images. I want to add asynchronous image loading with jQuery (I'm using JAIL to do that). But to use this JAIL plugin I need to change ...
-1
votes
1answer
565 views

Calling function from within functions.php returns unwanted value

I am trying to customize the output of the [gallery] shortcode to include comment count by this plugin: Facebook Comments for WordPress plugin I found a function by Zack Austin (shown below) that ...
0
votes
2answers
949 views

Any gallery plugins that allow commenting on single images?

I am looking for a gallery plugin that will allow users to comment on each individual photo as opposed to the entire gallery. I have tried Lazyest Gallery; however, it doesn't seem to be integrating ...
2
votes
5answers
2k views

Media gallery - inserting full size images without link

I want to use built-in WP media gallery. I'm trying to simply add images in one - horizontal line. I want images with original size and without any link. I'm trying to add/edit some code into ...
1
vote
2answers
1k views

Upload photos to WordPress via ftp w/ [gallery] shortcode?

Is there a way to upload photos to WordPress via FTP instead of uploading them one by one through the dashboard? Also, does WordPress' built in gallery allow commenting on each individual photo? If ...
1
vote
1answer
1k views

Gallery CSS Problem

Right now I'm using a code in the functions to override the default WordPress gallery CSS. But it seems for some reason that WP only wants to let me put 3 images per line in a gallery, despite my ...
1
vote
2answers
269 views

How do I create a gallery page?

I've been pulling my hair out trying to figure out how to make a photo gallery page. I hope I can explain it in a way everyone can understand. I have alot of galleries on my site and I would like to ...

1 4 5 6 7 8