I just updated the module to 7.x-3.0.
I was using 7.x-3.x-dev(2011-Sep-19).

First off, let me say, this is a brilliant module.
I have just developed an artist showcase site with about a hundred artwork nodes. I use the slideshow extensively.

From the release notes for 7.x-3.0:

#1081436 by osopolar, bensey | camdarley: Added Hide pager when there is only one slide.

There is a problem with this new bit of functionality.
It says in the admin page:
"Hide pager if there is only one slide"

This it is on by default.
The pager is hidden altogether if there is only one slide (I really do not want this).

If I actually click the checkbox @ "Hide pager if there is only one slide".
It hides the all of the items in the pager even if there should be lots of items.

I have a dev site set up with this and I would be very happy to let the module maintainers have access to this to test the functionality.
Thanks

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

klonos’s picture

Title: Problem with "Hide pager when there is only one slide" » "Hide pager when there is only one slide" option hides the pager even if there are more than one slides.

I see that behavior as well using latest 7.x devs of core, views3 and all related/required modules.

redndahead’s picture

Status: Active » Needs review
FileSize
821 bytes

Can you test if this fixes the issue?

dadderley’s picture

Thank you redndahead for fixing this so quickly.
The patch clears up the problem absolutely.

redndahead’s picture

Status: Needs review » Fixed
FileSize
821 bytes
821 bytes

These 2 patches were committed. Thank you for the report and testing.

klonos’s picture

Version: 7.x-3.0 » 7.x-3.x-dev

...yep, confirming fixed. Thanx for your prompt actions Adam ;)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

AaronBauman’s picture

Status: Closed (fixed) » Needs review
FileSize
811 bytes

This issue strikes again, this time in a different place.

erikhopp’s picture

Status: Needs review » Reviewed & tested by the community

I can confirm that the patch aaronbauman provides in #7 works to show the pager options again when applied.

erikhopp’s picture

Status: Reviewed & tested by the community » Needs review
FileSize
1.06 KB

Hmmm. Looks like this is true for the pager as well. Here is a patch. I hope it is helpful.

JvE’s picture

Status: Needs review » Reviewed & tested by the community

Works for me.

jonhattan’s picture

Priority: Normal » Major
suldan’s picture

#9 works! Thanks for the patch.

kingandy’s picture

Is this due to be rolled into a stable version any time soon?

abuzakaria’s picture

The patch works and did fix the issue, but note that the pager doesn't work when before/after advanced options are used. That issue is fixed here: http://drupal.org/node/1343416

wangqizhong’s picture

Thanks very much for everyone for the great work on this issue, testing and reviewing.

Patch from #7 was committed against 7.x-3.x at cf8b9ad.
I forgot to grant the commit to aaronbauman so I made a quick fix for coding standards right after by changing a single space at 1c0ad83.

Marking this as fixed for now, but feel free to reopen the ticket or post a new issue if there is still any other problem.

Please let me know if you would have any other questions, comments, issues or concerns on any of these changes, I would be glad to provide more information.
Thanks again to everyne for the help and great work on this issue.

Cheers!

wangqizhong’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.