Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 May 2009 at 19:43 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
ppblaauw commentedYou need to change [BLOCK_NUMBER] to the block number of the dynamic display block. You can find the number by hovering the configuration link of the dynamic display block.
If the block_number is 2, the code would become:
Hope this helps you further, please let me know.
Comment #2
pankrator commentedI changed the block number. The slideshow starts but after the first slide it stops. When i put in a normal block it works perfectly. The problem is that i want to put it in a panel, and it doesn't work there either.
Comment #3
ppblaauw commentedYou need to set input type to PHP if you want to put the block in a node or a panel this way.
In panels you don't need the to add the block via PHP, You can directly choose the block itself.
Hope this helps you further, please let me know.
Comment #4
pankrator commentedFor a better understanding of my problem here is a link with a page on my website: www.partytude.ro/testa
Comment #5
ppblaauw commentedWhen I look at the page I get some JavaScript errors and also: [cycle] unknown transition: zoom.
zoom works at our server, but to pinpoint where the issue is, could you set the transition to: fade
Maybe the issue is caused by the other JavaScript errors in the function
Error: NcodeImageResizer is not defined
This code is not dynamic display block related.
Comment #6
pankrator commentedThank you. I changed the zoom efect to fade and also set the display block to use imagechase preset, and the slideshow works perfectly. Thanks again.
Comment #7
ppblaauw commentedLooks great on your site.
Also good to see that the dynamic display block module, views slideshow and views rotator can all work on one page.
Set status to fixed.
Add tags
Comment #8
jimebob commentedI have not been able to put my ddblock in a page. it works fine in the block but i can't get it in my page. it just shows the php code nothing more. the block no. is 1. my site is at www.dropship-wholesale.net.
Comment #9
ppblaauw commentedYou need to set input type to PHP for the page.
Hope this helps you further, please let me know.
Comment #10
jimebob commentedI have been selecting the input as php, it still doesn't work. not just on the site I mentioned, I'm also installing it on another site and I get the same result, both are hosted on godaddy. I am simply copying and pasting the short snippet of code that is mentioned, into the page. I have version 6.12 of Drupal, on both sites.
Comment #11
ppblaauw commented@ jimibob
When I look at the site via the link you send, I see a ddblock working on the page.
I don't see anything showing the php code.
I don't know where to look at.
Can you send the page where you put the dynamic display block slideshow with php.
Comment #12
ppblaauw commented@jimebob
Set status to fixed.
Assume poster solved the issue.
Hope poster shares his solution with other users.