Hi, I really like your module but is there a way to make it create more than one block? What if you want several different blocks of rotating adds?

Thanks,

Becky

Comments

root_of_roots’s picture

Assigned: beckyjohnson » Unassigned

Don't mark it as "assigned" unless you are the one fixing it. It might prevent others looking at it...

aztechnetworks’s picture

I am also interested in knowing if you can create more than one block of rotating ads.

I would like to have a set of banners and a set of skyscrapers for the side menu.

Cheers.
Aaron

gertieiv’s picture

Version: 6.x-1.2 » 6.x-1.3

hi there,

I would like this feature too

greets,
Geert

root_of_roots’s picture

If this does not work out, you can always try the ddblock...

beckyjohnson’s picture

What do you mean by ddblock?

Becky

root_of_roots’s picture

888michelle888’s picture

I tried installing the module twice.. It doesn't work.

root_of_roots’s picture

what module are you referring to?

angelopc’s picture

I would also like to create more than one instance of the rotor block. It's a great module, I just need it in more than one place.

Hmmm...maybe I could "fudge" a copy of the module and have it listed in modules, twice. Rotor1, rotor2...
Yeah, OK. Maybe not.

Thank you!

mrfelton’s picture

Version: 6.x-1.3 » 6.x-2.x-dev
Component: Documentation » User interface
Assigned: Unassigned » mrfelton

Please take a look at the 6.x-2.x dev branch. It's still heavily under development, but working none the less... Instead of using the Rotor Item content type to create rotor items, 6.x-2.x is using views to power the rotor item content. To test...

- Create a view
- Add a Block display
- Set it's Style to 'Rotor' (this is a new views display style defined by the rotor module)
- Configure the style options (currently you can only set the size here)
- Other settings are still taken from the modules config page (this will change soon)

This should allow you to set up as many rotor blocks as you like :)

Please open new issues for any problems you find.

mrfelton’s picture

Status: Active » Closed (fixed)

Please try the new v2 beta