Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2010 at 02:19 UTC
Updated:
7 Jul 2010 at 04:30 UTC
Hello,
First of all: thanks for this great module.
I am trying to set up a multilingual ddblock slider. My English version works great, but I have troubles when I add translated nodes.
My slider is based on a Nodequeue list. I cannot add translated nodes to the nodequeue. When I add a translated node of a node already in the queue, this translated node does not show up in the nodequeue list. Though the original node will then show up twice in the ddblock. Switching to the language of the added translated node, will make the slider disappear.
I am highly confused now.
Do you have any examples for a multilingual ddblock using a nodequeue?
Thanks in advance.
Comments
Comment #1
danny_joris commentedI'll mark this as fixed. I used the technique explained here: http://drupal.org/node/433930#comment-2759852 . Might not be the best solution for everyone, but it works great for me.