Hello,

I'm using a view with views accordion which groups some pictures according to taxonomy. This view is placed into a block using quicktabs module.
I realized that after several pictures are uploaded, the accordion doesn't group them propperly (some pictures with taxonomy A are placed into a group of pictures with taxonomy B, while others are placed in Taxonomy A -where they should be)

Hope there's a solution to this exellent work.

¡Buen trabajo, Manuel!

Comments

manuel garcia’s picture

views accordion does not affect the results of your view, it only styles them. make sure you have setup your view properly, choose unformatted and see if you stil see the problem you describe.

c-c-m’s picture

Status: Active » Closed (fixed)

You're right. The problem is not related to Views Accordion. I've changed it to display it without any format and the problem persists. I assume this has to be with Views or CCK, then (I'm grouping images using a CCK taxonomy field).

Thanks

FrancoisL’s picture

Version: 6.x-1.2-rc2 » 6.x-1.x-dev
Priority: Normal » Major

Sorry to reopen this discussion but I'm having a problem similar to this one.

I already user Views Accordion on my web site with nodes. This works perfectly.

I tried since some days to create a view calling document classified by taxonomy. The problem is when I use this Accordion display well a first opened row with at the bottom the other closed rows. When I close the open row (that is the first row). The other rows disappear. Looking at the generated code it appears the all the other rows are encapsulated in the first one. It seems to miss one

Checking with the Node Accordion I already have I don't see any differences between my parametters. You said this is not a module problems because it only make a display but here I think I hav one concerning Views Accordion.

I also made test using tables or other formats and all are displaying fine.

If you can have a look it could be simply great. Thanks

François

FrancoisL’s picture

Status: Closed (fixed) » Active

Sorry to reopen this discussion but I'm having a problem similar to this one.

I already user Views Accordion on my web site with nodes. This works perfectly.

I tried since some days to create a view calling document classified by taxonomy. The problem is when I use this Accordion display well a first opened row with at the bottom the other closed rows. When I close the open row (that is the first row). The other rows disappear. Looking at the generated code it appears the all the other rows are encapsulated in the first one. It seems to miss one

Checking with the Node Accordion I already have I don't see any differences between my parametters. You said this is not a module problems because it only make a display but here I think I hav one concerning Views Accordion.

I also made test using tables or other formats and all are displaying fine.

If you can have a look it could be simply great. Thanks

François

manuel garcia’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Closing now due to 6.x no longer supported.