0
votes
1answer
30 views

How to turn off automatic operation for Nivo Slider?

I am using Nivo Slider plugin to run a slideshow on my site. It automatically runs a slideshow on top of my screen. However I want the user to do this manually (clicking to advance to the next ...
0
votes
1answer
57 views

Advanced custom fields and Slideshow gallery desn't work together? [closed]

Im using WordPress 3.5.1 and the twentyten theme. I'm using advanced custom fields and want to ad a slideshow. I'm using the plugin Slideshow Gallery ( ...
0
votes
1answer
49 views

Smooth Scroll and Slider Conflict

my website is http://eclat.sg/gourmet running on Wordpress(obviously.). I have a slider on the front page and I've installed jQuery Smooth Scroll plugin. The plugin works awesome but unfortunately, it ...
0
votes
1answer
421 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
0answers
56 views

Frontpage slider with such effects [closed]

Could you recommend me any free code to make such effects on slideshow like this: http://www.wilanow-palac.art.pl/aktualnosci ? I mean any js technique, not flash.
0
votes
0answers
235 views

Smooth Slider (AKA jQuery cycle plugin) slides start small and grow on transition [closed]

My Smooth Slider plugin in WordPress is having an issue during transition, it starts the image off very small, then re sizes during the transition to my desired 511px height. Here is the screenshot: ...
0
votes
1answer
168 views

Include subtitle display to slideshow

Thanks to Author for this plugin. But There is no option to display subtitle. There is only 2 options - Title and excerpt. Help me change excerpt to subtitle. I use this function to display subtitles ...
0
votes
0answers
97 views

Ideas on how to display single row of thumbnail images on home page [closed]

We're looking for a clever way to display a row of logos on our home page. The initial thought was to have a static row of logos, then someone had the idea of a carousel, and someone else had the idea ...
0
votes
1answer
349 views

jquery slider plgin with post name pagination [closed]

I'm looking for a jquery slider plugin that will auto generate pagination with the slide's title instead of just a dot or a number. Does anyone know of a plug in with this functionality or how to ...
-1
votes
1answer
565 views

Wordpress Plugin to for moving home page slideshow? [closed]

How can I create a moving skideshow similar to the one on this site? Is there a plugin doing this already? I have searching using the "moving slideshow" keywords. Any tips? Many thanks.
0
votes
2answers
181 views

Photo Gallery Plugin and Touch Devices

I am looking for a decent plugin that will display a slide show of images that are hosted on Flickr. I have tried Slickr Flickr and and Flickr+Highslide (but that one seems to be missing from the WP ...
0
votes
1answer
697 views

Wordpress slider that allows image, headline, text, and button?

I'm looking for a slider for Wordpress that will allow me to create a really clean-looking site—the kind of site where you land, you see text and images, and you don't even know you're looking at a ...
0
votes
1answer
763 views

custom post type with supersized plugin [closed]

Is not working. Is Showing only just the first image's custom post type. <?php // get custom post type ==> slides global $post; $args = array( 'post_type' =>'slides', 'numberposts' ...
0
votes
1answer
860 views

Is there a good plugin for combining photo and video into one slideshow? [closed]

I'm trying to find a dead simple plugin for creating slideshows. There are tons of these out there, but they all seem to be limited mostly to just photos. I'd like to create a slider that could have ...
0
votes
1answer
761 views

Need Header slider plugin recommendation

i want the plugin to show header image slider with pagination and the images are capable to change threw the admin panel.*integrating via theme*(template part) is very important. I tried wp-nivo and ...
0
votes
1answer
273 views

Is there a function to list all uploaded images? How can I add one?

Is there a PHP function that will return an array of all of my uploaded images? Or, failing that, how bout just my uploaded files? The end goal is to display a slideshow on my homepage: have it ...
-1
votes
1answer
88 views

The content of the page is collapsed behind the image in portfolio slideshow [closed]

I am using portfolio slideshow I found that each image is wrapped with div and that div is given a inline style with height and width and other styles like opacity z-index etc. These divs are given ...
1
vote
1answer
97 views

Wordpress: Access a plugin from within a theme

I am creating my own custom wordpress theme, this in general is not the problem. I would like to use a plugin that is normally used within pages/posts. (NextGen Gallery, to make a sort of slide show ...
1
vote
1answer
375 views

Is WP feature image function cropping images? WP Content Slideshow

I am using WP Content Slideshow. I like the plugin, but am having an issue with it. I mailed the creator, but no response, so I am trying to troubleshoot what is causing the problem. You can see the ...
0
votes
1answer
782 views

Custom Caption on WP Nivo Slider

I'm trying to set the Post Title or Post Content as the caption in my Nivo Slider. Any ideas on how to do this?
6
votes
1answer
881 views

What plugin can I use to create a list / slideshow of featured images?

I'm looking for a plugin that will allow the user to upload files, maybe 4-10 that can be used on the homepage as part of a slideshow. I can code the slideshow part myself, if necessary, but the thing ...