Hi
in mod_manufacturer/tmpl/default.php
<?php foreach ($manufacturers as $manufacturer) {
$link = JROUTE::_('index.php?option=com_virtuemart&view=manufacturer&virtuemart_manufacturer_id=' . $manufacturer->virtuemart_manufacturer_id);
?>
returns - mysite.com/manufacturers/ for all manufacturers
module version - J virtuemart version - J joomla - 1.7.2
SEO is on
manufacturers where added by edit in administator panel
Ha I'ts very interesting. When I added the picture to a manufacturer that manufacturer have a link my-site.com/manufacturers/manufacturer-name.html - the right one.
If a manufacturer don't have picture then the link is my-site.com/manufacturers/ - a page of all manufacturers.
In the same time the picture doesn't appear in all the manufacturers page
the settings are:
VirtueMart Manufacturer manufacturers name
Display Style div based