The gallery tag has no wiki summary.
3
votes
2answers
545 views
add_filter and changing output captions of image gallery
I'd like to change only one output of native WP Gallery (in media.php)
On Smashing Magazine (link) author advises to change whole gallery_shortcode function.
But I wondered if is possible to change ...
-2
votes
2answers
1k views
How can I make all gallery images to open in a new window?
How can I make all gallery images to open the high resolution image in a new window?
0
votes
2answers
1k views
Using Jetpack carousel w/o creating a gallery
I want to use the Jetpack Carousel for all my posts without editing all of them. Is there a way to show pictures in the carousel even if they're not in a gallery?
3
votes
1answer
338 views
How to call WP3.5 Media Library manager?
In the past Media Library window could be called like this:
tb_show("Upload image", "media-upload.php?type=image&TB_iframe=1&width=640&height=520");
This still works in WP3.5. But I'm ...
-2
votes
1answer
156 views
Photocrati Theme Issue
I have a WordPress site using the Photocrati theme. When I attempt to use the "New Photocrati Gallery/Album" button in any page or post editor I get [an error occurred while processing this ...
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 ...
0
votes
1answer
38 views
Hide the 'Gallery Settings' section of the Gallery tab of the media Thickbox
When I invoke the media uploader from a certain page, I'm looking for a way to hide all of the 'Gallery Settings' options at the bottom of the Gallery tab. I have set a referrer (dd-options-footer), ...
1
vote
1answer
99 views
Display random gallery images and its parent post title leading to parent post permalink
I usually have a gallery in posts. I want to display random image and its post-title from a random published post which can lead to permalink like related posts below a post.
I used this code:
...
0
votes
1answer
417 views
Portfolio Slideshow Sliders Behaving Oddly When in jQuery Ui Tabs
I have a pair of Portfolio Slideshows inside of jQuery UI Tabs. One per tab with each pulling in a different page's gallery. When I switch between tabs the slideshows behave oddly. The main image is ...
0
votes
2answers
28 views
How to display the content HTML of a page without displaying the gallery code as well
I am using the below to fetch the content of a page by its name and output the html
$my_wp_query = new WP_Query();
$page = $my_wp_query->query(
array(
'post_type' => 'page',
...
0
votes
1answer
440 views
How to have Tiled Galleries like in WordPress.com?
In a WordPress.com hosted blog, you have the posibility to create picture galleries with a different style than usual: tiles, squared tiles or circles.
What plugin are they using to achieve this? I ...
2
votes
3answers
135 views
Remove [gallery] shortcode altogether
I used remove_shortcode('gallery'); ...the gallery is gone, but the shortcode is visible in the text. How do I remove sitewide? I've searched for sql queries, but no solution fixes my specific ...
1
vote
3answers
164 views
Exclude featured image from gallery in wp-admin
Is there a way to prevent the featured image from even showing up in a post's gallery?
e.g. when editing the gallery in the admin for a post, the featured image isn't there.
0
votes
1answer
108 views
ID of images from wordpress galelry
Does anyone know how to get ID's of images from wordpress gallery in post? I have search entire internet and there is nothing to this subject.
Thx for your time :)
2
votes
2answers
203 views
Disable gallery in 3.5 media iframe
I'm creating a setting to set a logo. It works but there is a problem.
I only need one image to be set so the gallery item should be disabled / hidden. Of course this should only effect this page, of ...
0
votes
0answers
47 views
How to get all images url from gallery? [duplicate]
I created gallery in my post (in my custom post type) and now I need to get url of images from this gallery in my template file. Does anyone know how to do it?
Thx for your time.
1
vote
3answers
1k views
Is it possible to import NextGen Galleries into Wordpress Galleries and convert embeds in all posts?
Let me explain — Until now, I have been using NextGen Gallery, and since I have a redesigned website that has image.php template (gallery attachments page), I would like to use Wordpress' built-in ...
2
votes
2answers
148 views
Display latest 10 galleries
I want to create a custom page that will display let's say 20 latest galleries / page - but only the first image from the gallery, not all of them. something like this: ...
0
votes
1answer
40 views
How to display original unmodified thumbnail
I have uploaded a few images that are being used as thumbnails. I cropped them within WordPress to be square and focus on the subject of the image. I have also got a slider that is rectangular and ...
0
votes
2answers
123 views
One picture belonging different galleries?
How can one picture belongs different galleries?
For example, there are two galleries. I want to avoid loading the image twice (in two galleries) but it shown (included) in the first and second ...
0
votes
1answer
246 views
How to get the next and previous image title from attachment or gallery?
I'm trying to build a slider exactly like http://goo.gl/A7WtZ in wordpress. I have managed to make the slider work except the next/prev button. I need to get the next image title and the previous ...
0
votes
1answer
293 views
changing the default picture size link url
when i'm inserting a single picture thumbnail from the gallery with a link to the original picture, it gives me this:
<a ...
-1
votes
3answers
599 views
Slideshow/Gallery plugin based on WP Core Gallery [closed]
Looking for a plugin that I can hardcode into my custom post type template that pulls the images from gallery images added into the standard WP gallery.
Thoughts?
1
vote
0answers
76 views
Custom links or pages from Media Gallery
I have a simple Wordpress Media Gallery running on a page and every time you click an image it takes you to the attachment page. This is fine as I can write an article in the description and that page ...
1
vote
0answers
21 views
My “Description” in gallery doesn't accept formatting/html
that's the part of my attachment-page that's responsible for showing image description, which I put when adding a new media (I'm using standard wordpress gallery):
< ?php the_excerpt(); ?>
Well, it ...
-1
votes
1answer
193 views
How to Organize my Photo Albums?
I want to organize my photo galleries.
Photos > Personal > Professional
For each sub page, I want to organize the photo albums with thumbnails. eg Personal > [thumbnails image with dimensions ...
1
vote
1answer
57 views
Should I cache default WordPress gallery shortcode output?
I'm overriding default WordPress gallery like so:
add_filter( 'post_gallery', 'my_gallery_shortcode'), 12, 2 );
function my_gallery_shortcode($output, $attr) {
// some modifications ...
0
votes
1answer
172 views
Get the a specific image from the post gallery linked to post_id
Is it possible to get the second image from the gallery with the post_id?
I usually work with get_the_post_thumbnail but in this case I would like to get the second image from the post gallery, so a ...
0
votes
2answers
73 views
Gallery backend only
I'm using Wordpress to power the blog section of my website, and also my event timeline (using custom post type admin area).
I'm looking to add the option to create image galleries, and include them ...
0
votes
2answers
215 views
Retrieving links and names of images from a NextGEN gallery
I want to add a list (like a cd track list) of names and links to all images next my nextgen gallery, how can I retrieve this list? (similar to the list in the select object in the Gallery Settings, ...
0
votes
1answer
456 views
change wordpress gallery shortcode to slider
Hi I wanted to change the default WordPress gallery short-code and make it a slider.
remove_shortcode( 'gallery' );
function gallery_filter( $atts, $content = null ) {
...
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
vote
2answers
108 views
How to determine if a post has attached images?
I would like to know how I can determine if a post/page has an image gallery (not documents/videos etc)?
I am not talking about gallery shortcode as shown here Check if post/page has gallery?
so that
...
1
vote
1answer
86 views
Large Media Library
I'm looking to organize a large WordPress Movies/Actors site, with thousands of posters, screenshots, etc... I currently have the images in a directory structure like ...
0
votes
3answers
1k views
Timthumb.php image gallery not working on Multisite Wordpress
What I am trying to do is get a gallery working on a multisite wordpress installation . . It works on the home site because that is where wordpress is actually installed but not on the sub domain ...
-1
votes
1answer
37 views
First Gallery Image Floats Right [closed]
I'm using the default WordPress gallery and I'm encountering a bug in IE. It looks like the first gallery image floats to the right or is placed to the left of something else. This only happens in IE8 ...
1
vote
0answers
226 views
Is it possible to set JJ NextGen JQuery Carousel dynamic ids?
I usually get JJ NextGen JQuery Carousel with the short code:
<?php echo do_shortcode( '[jj-ngg-jquery-carousel gallery="2" width="120" height="120" visible="4" scroll="4" auto="0" wrap="circular" ...
0
votes
1answer
361 views
NextGen - Display Image Count Per Gallery
I am using the NextGen gallery WordPress plugin for a site. In my gallery.php template I want to retrieve the number of images for each gallery displayed in the loop. I cannot figure out a way to get ...
3
votes
1answer
330 views
How to make a page template to list all galleries?
I'm trying to code a theme where I'll have a universal gallery page. Basically like:
http://www.engadget.com/galleries/
However I'm at a loss for what I'd use to call all the galleries. I need the ...
2
votes
3answers
205 views
get attributes/part of the gallery shortcode
I'm trying to grab all image id's that are associated with the [gallery] shortcode that are listed as exclude. For example: if my post has [gallery exclude="1,2,3"] I'd like to get a variable that ...
1
vote
1answer
85 views
wordpress get gallery images title
I am retrieving some images post with:
$img = wp_get_attachment_image_src( $attachment_id, 'full' );
How can I retrieve the image title?
Thanks.
0
votes
1answer
266 views
Gallery Thumbnails won't resize [closed]
Hey i have the multi gallery function on my site, at first they were showing exactly how i wanted them, then all of a sudden they resized themselves. I didn't mess with the css or anything
Here is ...
0
votes
1answer
96 views
Create a live demo gallery for themes
I want to create a live demo site like http://www.elegantthemes.com/gallery/ that show themes so when I click on the theme screenshot it takes me to the live theme preview.
I tried two plugins ...
0
votes
1answer
195 views
Colorbox: simple a link href image not appearing [closed]
I have a function that lists the images linked to a post:
function bdw_get_images($gal) {
// Get the post ID
$galID = $gal;
// Get images for this post
...
0
votes
1answer
131 views
Adding Gallery to Footer of Homepage
I wanted to add gallery with Thickbox effect(Pop up), i achieved this easily on the posts page by using WordPress gallery and the lightbox plugin.But the theme is custom made there is a footer.php.I ...
0
votes
3answers
195 views
How do I create a Client Logos section in admin menu?
My company is hosting an event where 50 clients will be at an exhibition.
I want to create an Ehibitors section with separate admin menu. I want to be able to add Exhibits with custom fields for ...
1
vote
1answer
110 views
Check if post has gallery images/media
Is there a Wordpress conditional that I can use to check for gallery images/media in a post?
I do not want to check if the [gallery] shortcode exist in a post.
Attached is a screenshot of what I ...
4
votes
1answer
178 views
Navigate with keyboard in Gallery shortcode
I am using Wordpress Gallery shortcode and I was wondering if there is a way to navigate using the arrow keys? Like if I view an single image and used the right arrow to navigate to the next image in ...
3
votes
1answer
148 views
how do i create a downloadable gallery with image descriptions?
I am creating an educational site for medical students using wordpress and would like to have an image gallery that displays a short description of each image and has a selection box beside it (as ...
1
vote
1answer
490 views
Custom Post Type with image gallery
I'm doing research on custom post types for a Wordpress site I'm going to be putting together for a client of mine. The basics of the Custom Post Type seem pretty straight forward. What I'm trying ...
