VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: kvzmd on August 22, 2013, 08:19:27 AM

Title: Redirect to index page when language is changed.
Post by: kvzmd on August 22, 2013, 08:19:27 AM
Hello,

My problem is this: After I changed site language, the "show cart" page changed it's address from http://ultragd.com/bomb/index.php/shop/store-frontpage/cart to http://ultragd.com/bomb/index.php/cart

And it is not that big trouble but I have image rotator on frontpage which shows up with Cart, and this is mess!

That is whay I need to correct the address, different then index.php. I read somewhere that the reason is in the name of "SHOW CART" button which in my case is in other language.

Please, give me advice.

VM Installed version 2.0.22
Joomla! 2.5.14
Title: Re: Redirect to index page when language is changed.
Post by: Maxim Pishnyak on August 22, 2013, 18:05:08 PM
Did you make menu item for Cart?
Title: Re: Redirect to index page when language is changed.
Post by: jenkinhill on August 22, 2013, 23:36:24 PM
I think menu items on multilingual sites must me made in every language used.
Title: Re: Redirect to index page when language is changed.
Post by: kvzmd on August 23, 2013, 07:52:12 AM
DONE. Menu item should be made in current language. Thank you!