The gallery tag has no wiki summary.
0
votes
1answer
68 views
WordPress Gallery Permalink Structure Displaying Incorrectly
When an image is added to a gallery, the resulting attachment URL is generally displayed in a structure like this: example.com/post-slug/attachment-slug/
However, take a look at my gallery: ...
0
votes
1answer
728 views
How to display NextGEN gallery in templates?
I have installed the NextGEN Gallery plugin and have all my images in albums. Can someone please support me in displaying the NextGEN gallery with the use of the Galleryview plugin?
Is there any ...
0
votes
1answer
44 views
How to Find a Gallery's ID
Can you please let me know how to find out a galley's ID? and Can we use this ID in CSS styling? if not how we can stylize two different galleries in diffident style?(to be honest I am not sure this ...
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
1answer
111 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 :)
0
votes
1answer
251 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
2answers
225 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
136 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
1answer
191 views
How to automatically populate a gallery with images attached to posts of one category?
I would like to have a gallery in a post or a page (code in template or via shortcode). The images of this gallery should be pulled automatically from posts of one or more categories of my choice.
...
0
votes
2answers
82 views
Check if a different page has any attached images
I am trying to make a notification function for a user's account dashboard that displays if they have not added any images to their profile's gallery. I found this page, which is a function that ...
0
votes
1answer
542 views
conditional shortcode not working
I'm using a plugin, NextGEN gallery, to display photos. Each gallery from this plugin corresponds to a different sub-page, so I'm using conditional shortcodes to assign the right gallery to it's ...
0
votes
2answers
124 views
Wordpress as CMS: How to manage/handle images assigned to a post as full-sized background images in a slideshow?
I wonder if Wordpress is the best CMS or solution for what I wannt to do?
I need to find some way to upload images to a post that I can loop as background images. Just like I can upload multiple ...
0
votes
2answers
139 views
My Gallery Photos are showing in the post's excerpts
I just can't win with this project! All of a sudden, each post's gallery photos are showing up in the excerpt/preview of the post. Each post has a gallery of images that should only be visible on the ...
0
votes
1answer
2k views
Creating a gallery custom post type?
Hi I was wondering if it is possible to create a custom post type called "Gallery" where i only upload photos and ad captions and when i post it, it post as a gallery. Also when it shows on the ...
0
votes
2answers
260 views
Seeking recommendations on Gallery plugins , specifically captioning thumbnails
I am looking for a gallery plugin that will display thumbnails on a page with captions beneath them, and still allow them to click through to fullsize images, preferably with a slideshow mode allowed.
...
0
votes
1answer
75 views
What is the plugin to import image from URL?
How can i import image from specific URL to image gallery in Wordpress so that i can use it as a thumbnail for post? I search for a plugin.
0
votes
1answer
142 views
Pagination between images (active/inactive)
I would like to add a check on the following piece of code that shows the arrows next/prev only if the next/prev image exists:
<div class="gallery-image">
<p class="attachment">
...
0
votes
2answers
1k views
How do I get gallery thumbnail URL and change the default thumbnail size?
when I create a gallery I get this code generated yet I can;t find out how
<img width="150" height="150" src="http://localhost/wp2/wp-content/uploads/2012/06/28_0120-150x150.jpg" ...
0
votes
1answer
305 views
gallery shortcode exclude not working
I'm using this bit of code on single.php:
$params='[gallery link="file" size="my_thumbnail_small" exclude="'.$featuredId.'"]';
$gallery = do_shortcode($params);
echo $gallery;
But nomatter what I ...
0
votes
1answer
341 views
Can I remove an image from the Gallery without deleting it from the Media Library?
From what I've looked, I don't think is built-it.
Is there a plugin that implements this feature or a workaround for this?
Thanks
0
votes
1answer
643 views
How to Add a Custom Colum on Thickbox Media Gallery Tab?
On searching for a solution, I found the following codes to add col on media page:
add_filter ( "manage_upload_columns", 'upload_columns' );
add_action ( "manage_media_custom_column", ...
0
votes
1answer
113 views
Excluding post thumbnail from the attachment.php when using wordpress gallery
I am looking for this answer everywhere and can't find it.
I setuo the wordpress default gallery using the attachment page which shows next and previous photos.
everything is working fine and I have a ...
0
votes
1answer
401 views
Slideshow with thumbnails
I have a simple demo here to illustrate my problem.
http://www.ttmt.org.uk/wordpress/
It's a slideshow of images that is using the cycle plugin - http://jquery.malsup.com/cycle/
The images are ...
0
votes
1answer
123 views
Galleries of images attached to posts
I have several "categories" and so called "projects" (post of content type "project"). To each project corresponds a category.
What I call a "gallery", is several images, with each image attached ...
0
votes
1answer
90 views
photo gallery implementation like tmz
** REVISED POST **
I have a custom post type called photo_group that allows you to input an array of photos. I also have a single post called "photos" which is re-written to be my-website.com/photos ...
0
votes
2answers
1k views
How do I get just the title from wp_get_attachment_image
I can get the image to appear fine in this bit of gallery code. However the flex slider gets its caption from a <p> tag (class="flex-caption") and I just need to echo out the image title inside ...
0
votes
1answer
2k views
How do I display the featured image from an image gallery using a reference in code? (example within)
I've been trying to get the featured image of a post to be displayed outside of the loop for all the image thumbnails. That way, the featured image (of a product) is displayed in large and the ...
0
votes
1answer
79 views
Advanced video gallery plugin needed [closed]
OK doing a website for a client who has a multi-level video gallery. All the video gallery plugins I found (even paid ones) don't function the way we need it to. I thought of rolling my own solution ...
0
votes
1answer
174 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
1answer
399 views
Ipad app: Need uploaded images to go into “Gallery” as well as “Media Library”
When I upload an image on my desktop, the image is added to
Media Library
Gallery
Media Library shows all images that have been uploaded to date, while Gallery only shows images which are ...
0
votes
1answer
318 views
Auto create Nextgen Gallery on post creation
I was wondering if there is a way to create a nextgen gallery with a function, so that I can hook that into my front end post creation setup. The gallery could be completely empty or be created with ...
0
votes
1answer
295 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 ...
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
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
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 ...
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" ...
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' => ...
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 ...
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 ...
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
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 ...
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 ...
0
votes
1answer
330 views
jQuery gallery plugin to interface with Picasa
I'm looking for a specific type of gallery plugin implementation.
First of all, it needs to be able to pull from Picasa.
Second, I would like it to basically be a static lightbox...and what I mean ...
0
votes
3answers
212 views
Looking for a photo gallery plugin
I'm hoping someone can help me with this. I have looked all over and can't seem to find what I need.
I am looking for a WP plugin that will allow my site users to easily create their own photo ...
0
votes
1answer
570 views
is there a jcarousel plugin for wordpress that loads dynamic images
i got a client who wants to upload the images to the jcarousel gallery rather than have them imputed statically through HTML. is there such a plugin that would let me do this?
0
votes
1answer
1k views
Turn off image captions in gallery view?
I've set up my loop-attachment.php to show the gallery of thumbnails above the main, selected image using this code from the WordPress Codex:
<?php
$gallery_shortcode = '[gallery id="' . ...
0
votes
2answers
5k views
How to enlarge thumbnail on mouseover?
I am currently using NextGen Gallery and I want to view full images when I hover over the thumbnail, it is much better than waiting the user to click.
Currently I obtain this functionality in Chrome ...