Could Someone please help? I have tried everything and can not get the top.links to move were i want them.
I would like to move them under the nav bar in the center of the page.
Thank you for the help but its not showing! Do i need to move this line of code <?php echo $this->getChildHtml('topLinks') ?> from header.phtml to somewhere:?
Here is a very easy way of solving the issue you all seems to be encountering. Not many knows about the getLayout-function, but if you want to use - lets say - the links.phtml-template somewhere, just include it anywhere you want like this:
I’m also trying to do this - move them below the nav roughly in line with the breadcrumb, to the right of the page. I tried changing the page.xml and column.phtml files as above but the links aren’t appearing. Any ideas? I’m afraid I don’t understand the last contribution above enough to use it…
Here is a very easy way of solving the issue you all seems to be encountering. Not many knows about the getLayout-function, but if you want to use - lets say - the links.phtml-template somewhere, just include it anywhere you want like this:
Here is a very easy way of solving the issue you all seems to be encountering. Not many knows about the getLayout-function, but if you want to use - lets say - the links.phtml-template somewhere, just include it anywhere you want like this:
Here is a very easy way of solving the issue you all seems to be encountering. Not many knows about the getLayout-function, but if you want to use - lets say - the links.phtml-template somewhere, just include it anywhere you want like this:
As the matter of fact the current menu system of Magento is not very convenient. It does not allow you to change the menu structure, add the own links or change the markup.
Consider the Menu Manager Pro. This extension simplifies the creation of menus of different types with different structure significantly.