Hi,

Thanks Philip for such a great module. I have used on so many websites!

Now, I am using it on one of my Drupal 7 website. I am using views to display itas slideshow. I have set the sort order by post date, using the "sort criteria" of views. But it's not refelecting in the slideshow. The slideshow is getting sorted by titles.

I see that you have a patch fr this particular issue in Drupal 6 http://drupal.org/node/397018. Can you please suggest something similar for Drupal 7 as well?

Thanks again!

Comments

ppblaauw’s picture

Category: feature » support
Status: Active » Postponed (maintainer needs more info)

When you set the sort order in the ddblock instance configuration page for the slideshow to: "None", the sort order of the original content (of the view) should be used.

Hope this helps you further, please let me know.

khan2ims’s picture

My miss.. Thanks a lot Philips

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Fixed

Great its working now!
Set status to fixed.

rfabbri’s picture

I think there is still an issue with the order of the images : See http://drupal.org/node/1245968

ppblaauw’s picture

#4
Did you set the sort order in the ddblock instance configuration page for the slideshow to: "None"?
This way the sort order of the original content (of the view) should be used.

rfabbri’s picture

yes I did... but it's not shown in the same order as the view...

ppblaauw’s picture

#6
It looks like the text of the slides and the pager items are in the same order.
But the order of the background images for slide 3 and 4 are switched in the CSS

rfabbri’s picture

Thanks a lot !!!!
It worked !

Status: Fixed » Closed (fixed)

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