Announcement

Collapse
No announcement yet.

SectionCatFile - where is it?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    SectionCatFile - where is it?

    I have a page generating unwanted line breaks and have narrowed this down to this structure:

    <Actinic:SECTION BLOB='<Actinic:Variable Name="SectionCatFile"/>'/>

    I have looked through the library and been unable to find SectionCatFile?

    Any ideas?

    Beaming Baby

    #2
    That's just a file reference for the scripts and shouldn't be having any affect on your layout.

    I wonder if you have anything in your css that's making it do this.

    Mike
    -----------------------------------------

    First Tackle - Fly Fishing and Game Angling

    -----------------------------------------

    Comment


      #3
      The page in question

      This is appearing on a development site so clicking links etc, might cause spurious results/.

      However:


      Click here


      Should also point out that the additional like breaks appear after the breadcrumbs and first fragment title

      Charlie

      Comment


        #4
        I can see a whole bunch of <br /> just after your <Actinic:CartError_List/>.

        Is this what you mean?

        Mike

        PS. The weird thing is your cart error list encompasses all your products whereas mine (which has three <br /> rather than seven) appears after the products.

        But then I have those three <br /> after my ProductList in my innerlayout.

        Probably something related to your layout. Have you looked in the Innerlayout?
        -----------------------------------------

        First Tackle - Fly Fishing and Game Angling

        -----------------------------------------

        Comment


          #5
          Exactly.

          I see nothing in the Layout library which would account for this other than the BLOB information.

          Comment


            #6
            See my PS above. The first place I'd look is in the Innerlayout.

            Mike
            -----------------------------------------

            First Tackle - Fly Fishing and Game Angling

            -----------------------------------------

            Comment

            Working...
            X