This forum is for churches and ministries using Web-Empowered Church tools or packages. If you are a WEC customer, please submit a ticket. If you are reporting a bug with one of our plugins, please email us. If you are a business entity and want help that you cannot find here, please look at our services.

Notice: we are using new forum software and most messages from last 2 years were transferred. If you had an account before, please login to post a message on the forum.

Topic with no new replies

Speaker Sermons


Author Message
Written on: 05/08/2011
Paul Daley
Topic creator
registered since: 08/17/2010
Posts: 21
Hi,

I'm trying to get the SPEAKER_SERMONS subpart working for use in TEMPLATE_SPEAKER_BRIEF i.e. so clicking on a speaker gives a list of all their sermons. I've added the following:

<!-- ###SPEAKER_SERMONS### begin -->
<p><!--###SERMON_LINK###-->###SERMON_TITLE###<!--###SERMON_LINK###--></p>
<!-- ###SPEAKER_SERMONS### end -->

When this is rendered I can see lots of empty paragaraph tags, which would correspond to the sermons linked to this speaker, but the markers are just blank.

What else do I need to do? Is there another subpart marker that I need to use?


Thanks,
Paul.
Written on: 05/10/2011
Jeff Segars
registered since: 12/20/2004
Posts: 665
Hey Paul,
I tried to test this out using your template snippet and surprisingly enough it seemed to work ok for you. If you add a bit of static text to the subpart does it show up? Do the number of occurrences match with the number of sermons you'd expect?

Trying to think why our two setups would behave differently...

Thanks,
Jeff
Written on: 05/12/2011
Paul Daley
Topic creator
registered since: 08/17/2010
Posts: 21
Hi Jeff,

Yes adding static text does show up and the number of occurences do exactly match the number of sermons linked to that speaker.

I'm running typo3 4.4.7 and wec_sermons 0.10.2.

Is there any other debugging I can do on this?


Much thanks,

Paul.