Support » Plugin: Improved Include Page » [Plugin: Improved Include Page] How to make Teaser work

  • Resolved greenapplewebs

    (@greenapplewebs)


    I cannot get the teaser to work when using PHP code in a template. Anyone figure it out?

    I have tried:

    <?php if(function_exists(‘iinclude_page’)) iinclude_page(44, ‘displayTitle=true&titleBefore=<h2>&titleAfter=</h2>&displayStyle=1’); ?>

    and

    <?php if(function_exists(‘iinclude_page’)) iinclude_page(44, ‘displayTitle=true&titleBefore=<h2>&titleAfter=</h2>&displayStyle=DT_TEASER_ONLY’); ?>

    http://wordpress.org/extend/plugins/improved-include-page/

  • The topic ‘[Plugin: Improved Include Page] How to make Teaser work’ is closed to new replies.