| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
3 column layout with thumbnail for Related Products | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#51
|
|||||||
|
|||||||
![]() Hi,
Can't wait to try it - but I have a very basic question - where is the tpl file stored? I can't seem to find it on my own. Thanks!
__________________
Vera B 4.4.5 CFLSystems.com mods, Kosmos eBay Integration, Feed Manager Pro, custom mods, BCSEngineering Mods, CDSEO PRO Hosting by EWDHosting - The best home for your x-cart. |
|||||||
#52
|
|||||||||
|
|||||||||
![]() First make sure this works on 4.1.9 version.
Log in to your Xcart, on the left column under 'administration' click on edit templates - you can now navigate through folders and files. I suggest you study the manuals and this forum on how to edit templates before changing anything. Good Luck!
__________________
X-cart gold 4.4.3 Unix |
|||||||||
#53
|
|||||||
|
|||||||
![]() Vahidnia,
Thank you for the help. Has anyone used it in 4.1.9 yet? I tried it on my cart. The template changed in admin but not in the store. Since I don't want to mess up the cart, I did not want to make changes to config.php, which could be the reason why it did not reflect in the store. Or maybe it's just not compatible. So, before I venture out and try the config.php I think it's best if I can make sure it works with 4.1.9. Thanks again!
__________________
Vera B 4.4.5 CFLSystems.com mods, Kosmos eBay Integration, Feed Manager Pro, custom mods, BCSEngineering Mods, CDSEO PRO Hosting by EWDHosting - The best home for your x-cart. |
|||||||
#54
|
|||||||
|
|||||||
![]() Hi, I tried this code and it works but shows only the price without the title link. Can anyone tell me where to change the code so it would show the title link to the product instead of the price?
Thanks, everyone, this s just what I have wanted for a long time! {* $Id: related_products.tpl,v 1.15 2005/12/07 14:07:32 max Exp $ *} {if $product_links ne ""} {capture name=dialog} {assign var="tmp" value="0"} {section name=cat_num loop=$product_links} {if $product_links[cat_num].productid}{assign var="tmp" value="1"}{/if} {/section} {section name=cat_num loop=$product_links} { if %cat_num.first% } <table border="0" cellspacing="0" width="100%"> <tr> {/if} {if $smarty.section.cat_num.index is div by 3} </tr><tr> {/if} <td align="center"> <div class="relatedsidebox"> <div class="relatedboxhead"><p> </p></div> <div class="relatedboxbody"> <a style="text-decoration: none;" href="product.php?productid={ $product_links[cat_num].productid }"{if $config.Modules.upselling_new_window eq 'Y'} target="_blank"{/if}> {include file="product_thumbnail.tpl" productid=$product_links[cat_num].productid image_x=$config.Appearance.thumbnail_width product=$product_links[cat_num].product type="T"}</a> <br> <a style="color: #FFFFFF" href="product.php?productid={ $product_links[cat_num].productid }"{if $config.Modules.upselling_new_window eq 'Y'} target="_blank"{/if}> <b>{ $product_links[cat_num].product}</b> </a> <br> <font class="ProductPriceRelated">{include file="currency.tpl" value=$product_links[cat_num].taxed_price}</font> {if $product.taxes}<font class="ProductPriceVatRelated"> {include file="customer/main/taxed_price.tpl" taxes=$product.taxes}</font> {/if} </div> </div>
__________________
Vera B 4.4.5 CFLSystems.com mods, Kosmos eBay Integration, Feed Manager Pro, custom mods, BCSEngineering Mods, CDSEO PRO Hosting by EWDHosting - The best home for your x-cart. |
|||||||
#55
|
|||||||
|
|||||||
![]() Acquamarina,
Did you get it to work in 4.1.9? I have been trying to get it to work, but without any luck. JJ
__________________
Version 4.1.9 |
|||||||
#56
|
|||||||
|
|||||||
![]() Hi, JJ
It did work, but there is no title to the the item, only the price, so I reversed it back to the default display. Maybe someone will be able to let us know how to do it. I have no clue. I would buy a module and have it installed if there was one. Happy Holidays! Vera
__________________
Vera B 4.4.5 CFLSystems.com mods, Kosmos eBay Integration, Feed Manager Pro, custom mods, BCSEngineering Mods, CDSEO PRO Hosting by EWDHosting - The best home for your x-cart. |
|||||||
#57
|
|||||||
|
|||||||
![]() Hi Acquamarina,
Quote:
Code:
- MoonDog -
__________________
X-CART Gold v4.1.8 |
|||||||
#58
|
|||||||
|
|||||||
![]() To get rid of the dashed border around the products you'll have to edit this line:
Code:
Code:
__________________
X-CART Gold v4.1.8 |
|||||||
#59
|
|||||||
|
|||||||
![]() MoonDog,
I works like a charm! Thank you so much - this is the first time ever I edited a template. Great way to start the new Year - I'm very grateful! Can it be used for Recommended products too? I can't tell you how long I have wanted to do this. I was even able to customize the title without using the Languages edit. Thanks and a Wonderful New Year to you!
__________________
Vera B 4.4.5 CFLSystems.com mods, Kosmos eBay Integration, Feed Manager Pro, custom mods, BCSEngineering Mods, CDSEO PRO Hosting by EWDHosting - The best home for your x-cart. |
|||||||
#60
|
|||||||
|
|||||||
![]() Hi Aquamarina,
I'm glad you got it working and a Happy New Year to you too. Quote:
If you have any problems just let me know. - MoonDog -
__________________
X-CART Gold v4.1.8 |
|||||||
|
|||
X-Cart forums © 2001-2020
|