- Posts: 64
- Thank you received: 1
Show product manufacturer directly
- Daniel Blasco
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
12 years 1 month ago #4122
by Daniel Blasco
Show product manufacturer directly was created by Daniel Blasco
in this example:
www.nouclima.com/nouclima2/index.php/tie...nufacturers/baxiroca
You can view products by brand directly without displaying the button?
To display directly:
www.nouclima.com/nouclima2/index.php/tie...anufacturer/baxiroca
Thanks!
www.nouclima.com/nouclima2/index.php/tie...nufacturers/baxiroca
You can view products by brand directly without displaying the button?
To display directly:
www.nouclima.com/nouclima2/index.php/tie...anufacturer/baxiroca
Thanks!
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
12 years 1 month ago #4128 by Trung Duong
Replied by Trung Duong on topic Re: Show product manufacturer directly
Hi,
You should edit file templates/ot_caraccessories/html/mod_virtuemart_manufacturer/default.php with code below:
Regards
You should edit file templates/ot_caraccessories/html/mod_virtuemart_manufacturer/default.php with code below:
Code:
Find this code
$link = JROUTE::_('index.php?option=com_virtuemart&view=manufacturer&virtuemart_manufacturer_id=' . $manufacturer->virtuemart_manufacturer_id);
and replace by
$link = JROUTE::_('index.php?option=com_virtuemart&view=category&virtuemart_manufacturer_id=' . $manufacturer->virtuemart_manufacturer_id);
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Daniel Blasco
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
- Posts: 64
- Thank you received: 1
12 years 1 month ago #4154
by Daniel Blasco
Replied by Daniel Blasco on topic Re: Show product manufacturer directly
I made the change but does not work...
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
12 years 1 month ago #4157
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: Show product manufacturer directly
If you can send me your ftp account info then i can help you ( trungdt(at)omegatheme.com
Regards
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Daniel Blasco
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
- Posts: 64
- Thank you received: 1
12 years 1 month ago #4171
by Daniel Blasco
Replied by Daniel Blasco on topic Re: Show product manufacturer directly
Sorry, it works well. I had to replace the code in 2 lines. 
Thanks!

Thanks!
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds