Have you added the static template to your main template (As you have to do with css_styled_content etc) and have you got something like this in the main template TS SETUP:
plugin.tx_jppageteaser_pi1.defaultValues.setDefaultValuesOnPageCreation = 1 The new pageteaser works slightly differently, creating records from which the teaser information is drawn. You need to ensure, if you want "dynamic" operation, that such records are set to be created on page creation. I may be mistaken but I think if you already HAVE a load of pages, you *may* need to manually create the teaser records, but I am not very sure. Sorry I can't be of more help! Denyerec On 4/4/07, Bas van der Togt <[EMAIL PROTECTED]> wrote: > Hello list, > > Is there anybody who has problems using Typo3 4.0.4 and jp_pageteaser > 2.1.2? Before i used jp_pageteaser 1.4.4 and it worked great. Since i > installed version 2.1.2 it's not showing the template in the frontend. > It's only showing this if i look in the source: > > <!--BEGIN: Content of extension "jp_pageteaser", plugin > "tx_jppageteaser_pi1" > --> > > <div class="tx-jppageteaser-pi1"> > > </div> > > <!-- END: Content of extension "jp_pageteaser", plugin > tx_jppageteaser_pi1" --> > > Hopefully somebody can help me. > > cheers, > Bas > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > -- ------- http://gallery.denyerec.co.uk _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
