- Posts: 8
- Thank you received: 0
Virtuemart login-Register-My Account
-
JBlair1
Inactive member - New Member
Thanks,
Jessica
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
- Posts: 14116
- Thank you received: 1639
Please Log in to join the conversation.
-
JBlair1
Inactive member - New Member
- Posts: 8
- Thank you received: 0
1 - Go to VirtueMart and download the package. The module that is needed did not come with the Cosmetics package.
2 - You only need to install the module "mod_virtuemart" in the Extensions>Install/Unistall portion of Joomla
3 - Open the module in module manager. Here you can create the login, register and my account modules. Below I am creating the login module.
4 - Type in the position to be "vmlogin"
5 - Set the menu assignment to be header>"Sign In"
6 - Set the module parameters as needed on the right column.
7 - Enable the module
8 - Now go to Article Manager>Create new article
9 - Name this article to be login or sign in, something that makes sense.
10 - In this article place the following bit of code: {loadposition vmlogin}
11 - Now go back to Menus>Header Menu>Sign In
12 - Point the "Sign In" menu item to the new article that you just created.
13 - Duplicate the mod_virtuemart module and repeat for the register and my account links.
Please Log in to join the conversation.
-
beedak
Inactive member - New Member
- Posts: 2
- Thank you received: 0
JBlair1 wrote: I found the solution and thought I would share. In order to use the links that are in the header menu of the Cosmetics template to work with VirtueMart, you need to do the following:
1 - Go to VirtueMart and download the package. The module that is needed did not come with the Cosmetics package.
2 - You only need to install the module "mod_virtuemart" in the Extensions>Install/Unistall portion of Joomla
3 - Open the module in module manager. Here you can create the login, register and my account modules. Below I am creating the login module.
4 - Type in the position to be "vmlogin"
5 - Set the menu assignment to be header>"Sign In"
6 - Set the module parameters as needed on the right column.
7 - Enable the module
8 - Now go to Article Manager>Create new article
9 - Name this article to be login or sign in, something that makes sense.
10 - In this article place the following bit of code: {loadposition vmlogin}
11 - Now go back to Menus>Header Menu>Sign In
12 - Point the "Sign In" menu item to the new article that you just created.
13 - Duplicate the mod_virtuemart module and repeat for the register and my account links.
How do you find the url for the articles you created?
Please Log in to join the conversation.