post-title in module last_blog_posts Posted by BeN 02 Jun 2004 11:55 GMT-0000 posts: 13 I'm using tw 1.8 and the last_blog_posts module won't show the title of the posts. why?
Posted by Damian Parker 02 Jun 2004 17:05 GMT-0000 posts: 2881 because you havent passed the title parameter Damian
Posted by ahalls 03 Jun 2004 09:38 GMT-0000 posts: 11 > Damian: > because you havent passed the title parameter > > Damian > How do you do that? I justed added the word title in the parameter fieled in the Admin Modules page and it didn't seem to work. -- Andy
Posted by BeN 03 Jun 2004 09:59 GMT-0000 posts: 13 same for me… so i copied the templates/modules/last_blog_posts.tpl into templates/styles/MYSTYLE/modules/last_blog_posts.tpl and modified the last conditional section (the if…else… about titles) just keeping: {$modLastBlogPosts[ix].title} and it works.
Posted by ahalls 04 Jun 2004 08:35 GMT-0000 posts: 11 > bnuz: > same for me… > > so i copied the templates/modules/last_blog_posts.tpl into templates/styles/MYSTYLE/modules/last_blog_posts.tpl and modified the last conditional section (the if…else… about titles) just keeping: {$modLastBlogPosts[ix].title} and it works. Thanks ... it worked for me ... I'm still looking for the correct way to set the title parameter to make this work the way the coder intended. ahalls
Posted by ahalls 03 Jun 2004 09:38 GMT-0000 posts: 11 > Damian: > because you havent passed the title parameter > > Damian > How do you do that? I justed added the word title in the parameter fieled in the Admin Modules page and it didn't seem to work. -- Andy
Posted by BeN 03 Jun 2004 09:59 GMT-0000 posts: 13 same for me… so i copied the templates/modules/last_blog_posts.tpl into templates/styles/MYSTYLE/modules/last_blog_posts.tpl and modified the last conditional section (the if…else… about titles) just keeping: {$modLastBlogPosts[ix].title} and it works.
Posted by ahalls 04 Jun 2004 08:35 GMT-0000 posts: 11 > bnuz: > same for me… > > so i copied the templates/modules/last_blog_posts.tpl into templates/styles/MYSTYLE/modules/last_blog_posts.tpl and modified the last conditional section (the if…else… about titles) just keeping: {$modLastBlogPosts[ix].title} and it works. Thanks ... it worked for me ... I'm still looking for the correct way to set the title parameter to make this work the way the coder intended. ahalls