VirtueMart How to Add/Edit Extended Layout Menu items - joomla

I am using Joomla 1.5.24 and installed VirtueMart 1.1.9 stable.
I have added a new menu item in the vendor section on simple layout by editing header.php, but the item not displaying on extended layout.
How can I add the new item in extended layout also. Where do I need to edit?
Thanks in advance..

Related

Edit Virtuemart Accordion Menu

I am using Virtuemart Accordion Menu from http://www.ladadeal.com/virtuemart-accordion-menu
But now i want to display all level 2 category when open website.
Is there any idea?
Thanks

How to create Sub Menus in Joomla 3.4?

I am just building out a Personal Portfolio Site using Joomla Platform under TemplateToaster Tool and want to know how to create submenus.I want to add a single Menu in Navigation Bar and want to add 3 submenus under the main menu.
Can anyone help me out of it.Any Joomla User ?
This can be done by creating menu items that have a "Parent Item" that is a menu item in your main menu. Note that your menu template must support nesting in order for these submenus to appear properly (most Joomla menu templates support nesting).

how to add fishpig "blog" link to main navigation in magento

I'm using Magento WordPress Integration I'm wondering how to add fishpig "blog" link to main navigation in magento ? Currently it's only adding a link to my top header navigation.
Thanks
The above answer correctly shows how to add a link to your toplinks, however this is included in the extension by default. If you want to do this, you can enable/disable this from the extension's configuration area.
If you are referring to the Topmenu (the Category menu), it is now possible to create a custom Menu in the WordPress Admin and have this automatically added to your Magento Topmenu.
To do this, create a menu in WordPress. If you only want a single link to your blog, create a menu with this just this link in. Next, login to the Magento Admin and go to the configuration area for WordPress Integration. Under the fieldset labelled 'Menu', you can enable menu integration and select your newly created menu.
This will only work if your theme uses the Magento Topmenu block, which is the default menu block for Magento 1.7. Some custom themes use a custom menu extension for this menu and it is highly unlikely that this custom extension will call the necessary event.
As always, ensure you are using the latest version of WordPress Integration as this feature is quite new and has only recently been added.

Menu Item in Joomla 2.5.8

I was earlier using Joomla 2.5.7 and in menu I have option as Menu Item association in Menu manager. However when I update to 2.5.8, I don't see that option. Any idea how to do menu item association in Joomla 2.5.8?
To set the default language to Arabic, go to you Joomla backend. Then, on the top menu, go to Extensions >> Language Manager, then select the Arabic language and click default in the top right.
My above explanation is how it's always done using the default Joomla language manager. Here is the same method but with screenshots:
As for the Menu Item association, see if the information on this link helps:
http://forum.joomla.org/viewtopic.php?p=2688496
It's for Joomla 1.7 but might also apply to you.
Hope this helps

remove everything in sidebar but one menu

I am integrating blog(wordpress) into our magento site. I am at the point to update handler in the blog.xml file. I want to display in sidebar only the blog menu but not other menus that are by default in the right sidebar. I know i can remove the right sidebar all together but then there is not sidebar to attach my blog menu.
How to do this - add single menu and remove rest of the menues in the sidebar?
Thank you,
Margots
Hy,
you can use unsetChild to remove content from any bar you like, and append to add
any block you want.
See here how to use:
Magento Layout Files Reference
Or remove the complete sidebar and set your block you want to show in your sidebar with as="right"
in your layout update xml.
Z

Resources