News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Vendors pages and links vm2.9.8

Started by moonaway, July 19, 2014, 10:40:25 AM

Previous topic - Next topic

moonaway

Hello!

I have any problem with this links in vm. For example, I make the menu for this:


1.
As a result, we have these different links:
Displays vendor contact: http://store25.eyemotion.ru/index.php?index.php?option=com_virtuemart&view=vendor&layout=contact&virtuemart_vendor_id=1&Itemid=125
Displays vendor details: http://store25.eyemotion.ru/index.php?option=com_virtuemart&view=vendor&layout=details&virtuemart_vendor_id=1&Itemid=127
View vendor TOS: http://store25.eyemotion.ru/index.php?option=com_virtuemart&view=vendor&layout=tos&virtuemart_vendor_id=1&Itemid=128

But! don't work "&layout" parameter and the pages do not have a difference....

2.
Displays vendors: http://store25.eyemotion.ru/index.php?option=com_virtuemart&view=vendor&Itemid=126
At this page don't work Vendor image:
$vendor->images[0]->displayMediaThumb("",false);

and...

In this file /components/com_virtuemart/views/vendor/tmpl/default.php we see a two links:

These links I got here:

<a href="<?php echo $vendorsLink?>">vendorsLink</a><br/>
<a href="<?php echo $vendorIncludedProductsURL?>">vendorIncludedProductsURL</a>

As a result, I see:

/index.php?option=com_virtuemart&view=vendor&virtuemart_vendor_id=1&Itemid=126 SEF link: /vendor-tos/virtuemart-2-sample-store/details.html
/index.php?option=com_virtuemart&view=category&virtuemart_vendor_id=1&Itemid=126 SEF link: /all-vendors.html?virtuemart_vendor_id=1
The second link (&virtuemart_vendor_id=1) does not work and it is wrong generated SEF link. In the future it will work or not?
VM3.0.0 testing: http://store.c-site.ru/