Magento Expert Forum - Improve your Magento experience

Results 1 to 3 of 3

Magento CE 1.9 after_body_start shows again after end html

  1. #1
    New member bill9000's Avatar
    Join Date
    Mar 2015
    Location
    Reno, NV
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Magento CE 1.9 after_body_start shows again after end html

    Hi, I am new to the forum, hoping someone here can help... I added a custom block via local.xml (works great) - to display a div immediately after the open body tag, xml code below... and it works, but it also displays it again after the end html tag? I checked the template phtml files and they dont call after_body_start again... any help would be appreciated!

    xml add code:
    Name:  xml.jpg
Views: 311
Size:  48.2 KB

    thanks!

    View more threads in the same category:


  2. #2
    Junior Member thaonvp's Avatar
    Join Date
    Mar 2015
    Posts
    42
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    it is difficult to understand, sorry I can not help you

  3. #3
    New member bill9000's Avatar
    Join Date
    Mar 2015
    Location
    Reno, NV
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    the content of the custom phtml file I added, was duplicating on the page, it would show once in the proper place, and again after the closing html tag...

    I figured out the solution, the code: output="toHtml" was the problem, removing that part stopped the duplicate content and all is well.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •