Results 1 to 2 of 2

Thread: block content in right sidebar

  1. #1
    Join Date
    Jan 2011
    Posts
    1

    Default block content in right sidebar

    hi,

    i want to add a block file in side bar

    in file 2columns-right.phtml
    i added <?php echo $this->getChildHtml('custom') ?>

    and also i modify the page.xml
    <reference name="custom">
    <block type="page/html_custom" name="custom" as="custom" template="page/html/custom.phtml" />
    </reference>


    and file created custom.phtml in design / frontend / base and default /page/html / custom.phtml

    and removed cache and still "custom.phtml" content not display on page

    i want to show the .phtml content on right side bar

    can you give me hint where i am missing ..


    Regards,

  2. #2
    Join Date
    Mar 2011
    Posts
    1

    Default

    I am looking for similar solution, please help. Advise on this.
    Thank you.

Tags for this Thread

Posting Permissions

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