2010-05-16, 18:37:34
Stevlep Wrote:What else I need to do?You will need to create a template file that calls the news manager. In most cases you can just copy the standard template file that came with your theme and switch the following template tag:
Code:
<?php get_page_content(); ?>
Code:
<?php newsmanager(); ?>
Or for more control on how each news item is displayed you can use a WordPress-like loop as explained by Luke in post #15.
“Don’t forget the important ˚ (not °) on the a,†says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!