![]() |
Re: More Effective Manufacturer view on Product Detail Page
Quote:
This is such an excellent mod - works perfectly in 4.1.11 - great work! |
Re: More Effective Manufacturer view on Product Detail Page
definately works in 4.1.12... Great mod, thanks again OP
|
Re: More Effective Manufacturer view on Product Detail Page
Works fine in 4.2.3.
I am having a little problem with the formatting though. If the product title length varies from product to product it throws the "boxes" and the images off, making the "boxes" different sizes, and the images are not aligned, all depending on whether the product title is 1 line, 2 lines, or 3 lines. Any ideas? |
Re: More Effective Manufacturer view on Product Detail Page
I have noticed one "issue". I'm using the clean URLs from x-cart and the product url is appended with ".html?manufacturerinfo=" instead of just ".html". Is this going to make any difference with SEO?
|
Re: More Effective Manufacturer view on Product Detail Page
I "fixed" the clean URL issue. I just removed the highlighted text from the code in manufacturerinfo.tpl
Code:
<a href="product.php?productid={$manufacturerinfo.productid}&cat={$cat}&manufacturerinfo"> Code:
<a href="product.php?productid={$manufacturerinfo.productid}&cat={$cat}"> There are 2 instances of it. I removed them and the URLs are clean now. |
Re: More Effective Manufacturer view on Product Detail Page
This module working for me till now but as soon as I replaced the products with new description (through csv file upload)it stopped showing the "random 5 products from manufacturer with image, price, name" in the product detail page!!!
I double checked that manufacturers has been alloted to each product correctly & I can browse the products through manufacturer. But on product detail page it's not showing random 5 product of respective manufacturer for that product !! Can any one please help me to resolve this issue ? |
Re: More Effective Manufacturer view on Product Detail Page
Quote:
|
Re: More Effective Manufacturer view on Product Detail Page
Has anyone figured out how to not display the current product in the "other products from this manufacturer" display?
Has anyone figured out how to not display duplicates of the same product in the "other products from this manufacturer" display? Other than this, the mod works great, and we will probably use it anyway, but it would be nice if these quirks were eliminated. |
Re: More Effective Manufacturer view on Product Detail Page
Thanks Micromedia,
Please help, I can't get it to work. The error I am getting is: Warning: Smarty error: unable to read resource: "modules/Manufacturers/manufacturerinfo.tpl" in /home/custom/public_html/Smarty-2.6.19/Smarty.class.php on line 1092 Your help would be very much appreciated Thanks Quote:
|
Re: More Effective Manufacturer view on Product Detail Page
Is the manufacturerinfo.tpl where it is supposed to be? It should be at(x-cart root)/skin1/modules/Manufacturers/manufacturerinfo.tpl
|
All times are GMT -8. The time now is 01:51 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.