Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8503687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T01:49:24+00:00 2026-06-11T01:49:24+00:00

I recently started to develop on magento and it is really confusing. I decided

  • 0

I recently started to develop on magento and it is really confusing. I decided to change the position of top-menu from the header.phtml to the main layout life.

SO I moved <?php echo $this->getChildHtml('topMenu') ?> from header.phtml to 2Columns-right.phtml and now the menu is not showing up.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T01:49:25+00:00Added an answer on June 11, 2026 at 1:49 am

    If you have local.xml file in your theme, can you use this in your default handler:

    <reference name="header">
        <action method="unsetChild"><name>topMenu</name></action>
    </reference>
    <reference name="right">
        <action method="insert"><blockName>top.menu</blockName></action>
    </reference>
    

    If you don’t have local.xml file just create one in the layout folder of your theme and populate it with this content:

    <?xml version="1.0"?>
    <layout>
        <default>
            <reference name="header">
                <action method="unsetChild"><name>topMenu</name></action>
            </reference>
            <reference name="right">
                <action method="insert"><blockName>top.menu</blockName></action>
            </reference>
        </default>
    </layout>
    

    Revert the changes in header.phtml and 2columns-right.phtml
    Clear the cache and you are ready to go.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently started to develop an iPhone App. Coming from C#, Objective-C has some
I've been programming for a while, but I just recently started to develop application
When I started to develop with .NET under VS2008 recently, I was very happy
I have recently started to develop applications for iPhone with MonoTouch and have to
I recently started using eclipse and an AVD emulator to develop android apps for
I've recently started on a project to develop some portlets which will run on
I have recently started learning C++ and coming from a Ruby environment I have
I recently started working on a small CMS. I usually develop .NET applications in
I've started Android programming recently so bear with me :) I develop an app
I'm recently started working on a school project using IntelliJ IDEA to develop an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.