I found that when a slideshow block is active on the admin/blocks page, any reordering using the drag and drop java does not actually reorder the block. You can still put the block in a different region, however you cannot change the order weight. The easy fix to this is changing the block to not appear on admin/* pages. However you may want to look into the code at some point and figure out why this is happening. Thanks for the great module!

Comments

ComputerWolf’s picture

Assigned: Unassigned » ComputerWolf
Status: Active » Fixed

As of version 6.x-1.4, the slideshow has been completely recoded to use jQuery so there are no more conflicts with Drupal 6. Hopefully this fixes your issue!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

websi7’s picture

Status: Closed (fixed) » Active

I am using V6 and reodering of 3 blocks in FOOTER does not work

site http://www.fibromyalgia-support.net/blogs footer should be in order

ADSENSE
COPYWRIGHT ETC
DRUPAL LOGO and LINK

It shows OK in Blocks and can move around with drag and drop BUT displays in order

COPYW
DRUPAL
ADSENSE

Ideas?