-
AuthorPosts
-
we2solutions Friend
we2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
November 11, 2012 at 11:16 am #182134Dear All,
Let me know how to add Product Category menu for left or right side in the template..i have see it form
jm_asenti – Left Side
jm_adamite – right sidein latest templated that module can’t fnd..like Haga..can you know me how do i add thant kind of menu to other templates if needed..ASAP
Thanks
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 13, 2012 at 6:49 am #472733Hi web2solutions,
To add product category menu to the left or right side as mentioned you could just try as following
Open the file of appdesignfrontenddefaultyour_themelayoutpage.xml there you add a tag like this<reference name=”left”>
<block type=”catalog/navigation” name=”catalog.leftcat” before=”-” template=”catalog/navigation/sidenav.phtml” />
</reference>Then if your current page is 2columns-left you would see the menu on the left, Do the same if you the menu on the right side
<reference name=”right”>
<block type=”catalog/navigation” name=”catalog.leftcat” before=”-” template=”catalog/navigation/sidenav.phtml” />
</reference>Hope you got it !
1 user says Thank You to Sherlock for this useful post
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
November 13, 2012 at 10:33 am #472767Thanks,
I will try is it working.Last time i try to send you message for http://ftp.it saying your meg box is full.any other way to contact you?
Thanks
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 14, 2012 at 4:19 am #472841Ok mate, you can try that , Hope it works, btw I have just cleaned my inbox, Feel free to send me a message again 🙂 what about it ?
Mary Ann Wellington FriendMary Ann Wellington
- Join date:
- September 2014
- Posts:
- 95
- Downloads:
- 22
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
November 26, 2012 at 9:44 pm #474285Hello,
I tried this solution on JM_Sterix, but it does not seem to work, any idea how to get left side categories in all pages below shopping cart block?
Mary..
<em>@Sherlock Holmes 345969 wrote:</em><blockquote>Hi web2solutions,
To add product category menu to the left or right side as mentioned you could just try as following
Open the file of appdesignfrontenddefaultyour_themelayoutpage.xml there you add a tag like this<reference name=”left”>
<block type=”catalog/navigation” name=”catalog.leftcat” before=”-” template=”catalog/navigation/sidenav.phtml” />
</reference>Then if your current page is 2columns-left you would see the menu on the left, Do the same if you the menu on the right side
<reference name=”right”>
<block type=”catalog/navigation” name=”catalog.leftcat” before=”-” template=”catalog/navigation/sidenav.phtml” />
</reference>Hope you got it !</blockquote>
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 26, 2012 at 9:56 pm #474287Just to offer some additional ancillary resources to look into, I found the following that may be of additional assistance.
Skip past the “create the menu” part(s) and just review the parts toward the end about positioning the element itself.REFERENCES:
How To Create Left Vertical Navigation Menu in Magento
Create Left Hand Navigation/Vertical Category in Magentoand here’s a video tutorial which may (or may not) help – for visual “how to” purposes) . . .
Hope that helps as well. Can never have too many resources handy.
🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 26, 2012 at 10:09 pm #474290If none of the above references are helpful, try this . . .
In your admin section, navigate to the CMS section under Manage Pages.
Edit your Home page.
You should move the code snippet under:
<block type=”catalog/navigation” before=”-” name=”catalog.sidebar” template=”catalog/navigation/sidebar.phtml”/>
and paste it below <reference name=”left”> in the catalog.xml file located under your theme. -
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by TomC 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum