Try using action.zones to see which pages are being used to fill the
header, and edit it there. Sometimes the hierarchical powers of
BoltWire can be a bit tricky until you get the hang of them. You may
also be able to put a temporary separator in your skin between the
header and main zone in your skin, like:

[[header]] <hr>[[main]]

Then you can see clearly where it is coming from also. And delete the
ones you don't want. Do you have a url I can take a look at?

Cheers,
Dan


On Wed, Oct 14, 2009 at 4:41 PM, JJ <[email protected]> wrote:
>
> Dan:
>
> I still have a site.header page and also a header (skin?) page
> P.S. always upgrade over the top of stuff.
>
> I have tried both with an w\out the ! after first pair of "&&" in
> header.
> I tried removing [(breadcrumb)] code from pages still showing dual
> breadcrumbs and it leaves one on the page.
> Pages that haven't had  a breadcrumb on them in for about 3 releases
> now are still empty
> of them.
> Pages that had dual output now have NO [(breadcrumb)] function code in
> them still leaves 1 function output on that page.
>
>
>
> On Oct 14, 4:46 am, The Editor <[email protected]> wrote:
>> It's not the function. Normal breadcrumb on a page generates one output for 
>> me.
>>
>> Can you tell me what page you are viewing?  If it is at the very top
>> of the page, it may have something to do with the header. In the last
>> release I deleted the site.header to allow use of the default header
>> page. But I also changed the conditional in it a bit because I thought
>> it was wrong:
>>
>> Now: [if ! equal {p0} 1 && equal '{action}' '' && ! equal {p1} action]
>> Was: [if ! equal {p0} 1 && ! equal '{action}' '' && ! equal {p1} action]
>>
>> But looking at it more it still seems the ! should be out.  Does this
>> help at all?
>>
>> Cheers,
>> Dan
>>
>> On Wed, Oct 14, 2009 at 12:04 AM, JJ <[email protected]> wrote:
>>
>> > Not present in 3.2.4 (the anomaly that is)
>>
>> > On Oct 13, 8:44 pm, JJ <[email protected]> wrote:
>> >> V3.2.5
>>
>> >> Duplicate [(breadcrumb}] output but only 1  [(breadcrumb}] in code.
>> >> Removing breadcrumb code leaves output on screen.
>>
>> >> Refreshed from server a couple of times.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to