- Posts: 30
- Thank you received: 1
Re: "Add to Cart" button changes the home page!!!
-
dimarini
Inactive member - Topic Author
- Member
Less
More
13 years 1 month ago - 13 years 1 month ago #12194
by dimarini
"Add to Cart" button changes the home page!!! was created by dimarini
Hello,
Another problem!
Something strange situation appeared!
When get into the shop, say the first item from the top menu (fig1), and then click "add to cart" button (fig2) the resulting screen is as shown in fig3.
The same happen when deleting the content of the cart.
How to add size drop down list to a product?
What is the problem?
Another problem!
Something strange situation appeared!
When get into the shop, say the first item from the top menu (fig1), and then click "add to cart" button (fig2) the resulting screen is as shown in fig3.
The same happen when deleting the content of the cart.
How to add size drop down list to a product?
What is the problem?
Last edit: 13 years 1 month ago by dimarini. Reason: adding images
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago - 13 years 1 month ago #12206
by ivan.milic
Replied by ivan.milic on topic Re: "Add to Cart" button changes the home page!!!
did you change demo links in virtuemart.cfg.php correctly? sometimes
in link can cause problems (one links have 'www.' other not) , especially if different in two places in virtuemart.cfg.php
Code:
http://www.
Last edit: 13 years 1 month ago by ivan.milic.
Please Log in to join the conversation.
-
dimarini
Inactive member - Topic Author
- Member
Less
More
- Posts: 30
- Thank you received: 1
13 years 1 month ago - 4 years 3 months ago #12234
by dimarini
Replied by dimarini on topic Re: "Add to Cart" button changes the home page!!!
Everything is as should be, with www or without www, the same problem!
First it was:
The problem persists!
What shell I do? To start everything from the beginning or what?
Thank You!
Best Regards!
First it was:
Code:
define( 'URL', 'http://www.lotos-u.com/' );
define( 'SECUREURL', 'http://www.lotos-u.com/' );
Now it is:
define( 'URL', 'http://lotos-u.com/' );
define( 'SECUREURL', 'http://lotos-u.com/' );
What shell I do? To start everything from the beginning or what?
Thank You!
Best Regards!
Last edit: 4 years 3 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12241
by ivan.milic
Replied by ivan.milic on topic Re: "Add to Cart" button changes the home page!!!
Try to disable ajax to see what happens,
+go to virtuemart admin/configuration/site tab
+click 'configuration' link for chosen vm theme
+set 'use Ajax to add, update or delete products from the cart?' = No
+go to virtuemart admin/configuration/site tab
+click 'configuration' link for chosen vm theme
+set 'use Ajax to add, update or delete products from the cart?' = No
Please Log in to join the conversation.
-
MariusR
Inactive member - Member
Less
More
- Posts: 28
- Thank you received: 1
12 years 9 months ago #15971
by MariusR
Replied by MariusR on topic Re: "Add to Cart" button changes the home page!!!
Hello guys!
I had the same problem and after I added "www" to urls on lines 34 and 35 in the virtuemart.cfg.php file the problem was solved.
Now I have other issue regarding the chart page (/?page=shop.cart):
when I try to upade quantity ore erase a product in my cart, after one of this acctions,it redirectsd me to home page (/index.php).
Ca you please give me a hand with this?
thank you very much!
M.R.
I had the same problem and after I added "www" to urls on lines 34 and 35 in the virtuemart.cfg.php file the problem was solved.
Now I have other issue regarding the chart page (/?page=shop.cart):
when I try to upade quantity ore erase a product in my cart, after one of this acctions,it redirectsd me to home page (/index.php).
Ca you please give me a hand with this?
thank you very much!
M.R.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #15987
by ivan.milic
Replied by ivan.milic on topic Re: "Add to Cart" button changes the home page!!!
Do you have in at least one menu (no matter is shown on page or not) , item that points to that page? I mean menu type virtuemart, page parameter is shop.cart
Please Log in to join the conversation.
Time to create page: 0.107 seconds