I have installed and configured the advanced ddblock slideshow as per the tutorial video but the slideshow is not appearing at all only the title (if I chane the time from to a title name). I have placed the block to the left sidebar but there is nothing but a horizontal line which states for that block.
The template.php file is attached.
Here is the code which appears on the webpage:
*
array (
'delta' => '2',
'output_type' => 'view_fields',
'pager' => 'custom-pager',
'pager_container' => NULL,
'pager_event' => NULL,
'pager_height' => 63,
'pager_width' => 195,
'imgcache_pager_item' => '',
'pager_position' => 'bottom',
'template' => 'custom',
'custom_template' => 'gradient-blue30p',
'view_name' => 'news_items',
)
*
stdClass::__set_state(array(
'nid' => '1',
'node_title' => 'News item 1',
'node_language' => 'en',
'node_data_field_pager_item_text_field_pager_item_text_value' => 'News item pager 1',
'node_type' => 'ddblock_news_item',
'node_vid' => '1',
'node_data_field_pager_item_text_field_slide_text_value' => 'News item slide 1',
'node_data_field_pager_item_text_field_image_fid' => '1',
'node_data_field_pager_item_text_field_image_list' => '1',
'node_data_field_pager_item_text_field_image_data' => 'a:3:{s:11:"description";s:0:"";s:3:"alt";s:0:"";s:5:"title";s:0:"";}',
'node_revisions_body' => 'News item 1 News item 1 News item 1 News item 1',
'node_revisions_format' => '1',
'node_created' => '1258052246',
))
*
array (
'delta' => '2',
'output_type' => 'view_fields',
'pager' => 'custom-pager',
'pager_container' => NULL,
'pager_event' => NULL,
'pager_height' => 63,
'pager_width' => 195,
'imgcache_pager_item' => '',
'pager_position' => 'bottom',
'template' => 'custom',
'custom_template' => 'gradient-blue30p',
'view_name' => 'news_items',
)
*
stdClass::__set_state(array(
'nid' => '1',
'node_title' => 'News item 1',
'node_language' => 'en',
'node_data_field_pager_item_text_field_pager_item_text_value' => 'News item pager 1',
'node_type' => 'ddblock_news_item',
'node_vid' => '1',
'node_data_field_pager_item_text_field_slide_text_value' => 'News item slide 1',
'node_data_field_pager_item_text_field_image_fid' => '1',
'node_data_field_pager_item_text_field_image_list' => '1',
'node_data_field_pager_item_text_field_image_data' => 'a:3:{s:11:"description";s:0:"";s:3:"alt";s:0:"";s:5:"title";s:0:"";}',
'node_revisions_body' => 'News item 1 News item 1 News item 1 News item 1',
'node_revisions_format' => '1',
'node_created' => '1258052246',
))
| Comment | File | Size | Author |
|---|---|---|---|
| template.php_.txt | 9.34 KB | karinatoonekurg |
Comments
Comment #1
karinatoonekurg commented