Quote from: Tiger78 on July 30, 2014, 20:36:37 PM
...when the product url in product information is not empty,
The product url is supposed to be used for links to external sites. For example a link to the product on the manufacturer website.
Quote from: jjk on August 01, 2014, 23:39:44 PM
The product url is supposed to be used for links to external sites. For example a link to the product on the manufacturer website.
Of course! But in this case there are some problems:
All URLs from category view to product detail page have /vm-startseite/ in the URL, if I use links to external pages.
e.g. www.example.de/vm-startseite/product_a.html
or www.example.de/vm-startseite/product_b.html
It´s independent of the vm-category in which the product is located. The "back to category"- button on product detail page goes back to vm-startseite on clicking and not to virtuemart category in which the product is located.
If I don´t use links to external pages, the URLs are like this:
www.example.de/category1/sub_category1/product_a.html
That´s what I want. Then the "back to category"-button returns to the correct vm-category in which the product is located.
What could be the cause? A former migration from vm1 to vm2. Or is it normal?
p.s. I use joomla menue links to the vm-categories.