Date: 2009-11-15 07:16 pm (UTC)
ninetydegrees: Art: self-portrait (Default)
I'm not sure what you're trying to achieve here since, in the Core, these links are printed in the footer already:
    """<div class="footer">\n""";
    """<div class="inner">\n""";
    $e->print_tags();
    $e->print_management_links();
    if ($this isa EntryPage) {
        """<hr class="above-entry-interaction-links" />""";
        $e->print_interaction_links("topcomment");
        $this->print_reply_container({ "target" => "topcomment" });
        """<hr class="below-reply-container" />""";
    }
    else {
        $e->print_interaction_links();
    }
    "</div>\n</div>\n";
    $e->print_wrapper_end();

}

Also, would you post your whole print_entry function or make your layer viewable? I tried to see if these could be repeated - in header and footer - and it worked fine for me.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

Dreamwidth style system discussion

July 2025

S M T W T F S
  123 45
6789101112
13141516171819
20212223242526
2728293031  

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 30th, 2025 02:22 pm
Powered by Dreamwidth Studios