Page 1 of 1

Three dots in Kubrick template [solved]

Posted: Wed Jan 08, 2014 12:15 pm
by Huhu
There are three dots turining up on every page in the Kubrick template which I cannot track down ...
The dots seem to origin from the entries.tpl, between Entries Start and Post, somewhere here:

Code: Select all

<!-- ENTRIES START -->
{serendipity_hookPlugin hook="entries_header" addData="$entry_id"}

    {foreach from=$entries item="dategroup"}
        {foreach from=$dategroup.entries item="entry"}
        {assign var="entry" value=$entry scope="parent"}
        <div class="post">
Any idea? Thanks for hints!

Re: Three dots in Kubrick template

Posted: Wed Jan 08, 2014 1:13 pm
by yellowled
Huhu wrote:There are three dots turining up on every page in the Kubrick template which I cannot track down ...
Can we get a URL to the blog in question, please?

YL

Re: Three dots in Kubrick template

Posted: Wed Jan 08, 2014 2:10 pm
by Huhu
Aiiii sorry. I must have been blind. The problem was exactly where one should look first (which I ... well, did not do close enough it seems. It has hidden itself behind the curtains! Really!).
Just a derelict event plug-in.
Problem solved, Kubrick excellent as ever, topic closed ... sorry for wasting your time.