- Posts: 14116
- Thank you received: 1639
Re: "Add to Cart" button changes the home page!!!
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 9 months ago #16056
by ivan.milic
Replied by ivan.milic on topic Re: "Add to Cart" button changes the home page!!!
Problem is this:
Your chart is on this page:
Chart submit for is rendered like this:
So you need to get rid of trimite-comanda for char link , or add it in vm config
Your chart is on this page:
Code:
http://www.professionalcosmetics.ro/trimite-comanda
Chart submit for is rendered like this:
Code:
<form action="http://www.professionalcosmetics.ro/index.php" method="post" style="display: inline;">
.....
So you need to get rid of trimite-comanda for char link , or add it in vm config
Please Log in to join the conversation.
-
MariusR
Inactive member - Member
Less
More
- Posts: 28
- Thank you received: 1
12 years 9 months ago #16057
by MariusR
Replied by MariusR on topic Re: "Add to Cart" button changes the home page!!!
I did that. I deleted that menu (trimite-comanda) but I still have that problem. When I try to update/delete products form chart's page it redirects me to homepage. Although the action takes place.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
12 years 9 months ago - 4 years 3 months ago #16079
by milos
Replied by milos on topic Re: "Add to Cart" button changes the home page!!!
I tested your site
now and added a product to the cart. There's no redirection to the home page.
Code:
http://www.professionalcosmetics.ro/index.php
Last edit: 4 years 3 months ago by milos.
Please Log in to join the conversation.
-
MariusR
Inactive member - Member
Less
More
- Posts: 28
- Thank you received: 1
12 years 9 months ago - 4 years 3 months ago #16084
by MariusR
Replied by MariusR on topic Re: "Add to Cart" button changes the home page!!!
Hello Milos, of course because that is not the issue (adding products to chart)
sorry if I didn't explain well on previous posts. The problem is when trying to update qty/remove products from cart. Have a look please at this screenshot:
thank you very much!
sorry if I didn't explain well on previous posts. The problem is when trying to update qty/remove products from cart. Have a look please at this screenshot:
thank you very much!
Last edit: 4 years 3 months ago by milos.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
12 years 9 months ago #16101
by milos
Replied by milos on topic Re: "Add to Cart" button changes the home page!!!
That's behavior of VirtueMart. You must have at least on menu item that points to the VirtueMart component. It will redirect to it after removing products. If you don't have it, it redirects to the home page.
For more info about modifications of VM, consult forum.virtuemart.net
For more info about modifications of VM, consult forum.virtuemart.net
Please Log in to join the conversation.
-
MariusR
Inactive member - Member
Less
More
- Posts: 28
- Thank you received: 1
12 years 9 months ago - 12 years 9 months ago #16104
by MariusR
Replied by MariusR on topic Re: "Add to Cart" button changes the home page!!!
Thank you for you answer Milos.
I do have more than one "on menu item that points to the VirtueMart component" It is published on meinmenu but doesn't have a menu module published.
If you go to any product page you'll see in the breadcrump (right after top menu) this path "Home » COSMETICE »" where "COSMETICE" is the VM menu published in mainmenu. So I don't think that would be the problem.
M.R.
I do have more than one "on menu item that points to the VirtueMart component" It is published on meinmenu but doesn't have a menu module published.
If you go to any product page you'll see in the breadcrump (right after top menu) this path "Home » COSMETICE »" where "COSMETICE" is the VM menu published in mainmenu. So I don't think that would be the problem.
M.R.
Last edit: 12 years 9 months ago by MariusR.
Please Log in to join the conversation.
Time to create page: 0.098 seconds