View Single Post
  #408  
Old 05-02-2008, 08:49 AM
  phicaloma's Avatar 
phicaloma phicaloma is offline
 

Advanced Member
  
Join Date: Nov 2007
Location: Paris - France
Posts: 34
 

Default Re: TelaFirma - X-Cart Dynamic Image Generator

Hello Stephen,
Just a few thing about 2 Telafirma modules I installed (we had some mail exchanges about those), so that everyone can benefit from your answers.

Concerning "Dynamic Images", the module works ok after your helpful tweaking but some glitches subside:

a) The images on the product details page (admin) appear first deformed and then, after saving, thumbnail and main image appear both with the same size, and with a small text underneath each (full image name with directories, images size...) which is different from the standard version (how to revert to the standard im
ages appearance ?).

b) There is no images on the manufacturer page (admin) no more.

c) The very usefull "variant" feature of X-Cart (the one that changes the main image when selecting options from the drop down menu) doesn't work anymore. I don not really like the exposition of all the variants images thumbnails under the main image. I prefer the popup to show only detailed images.


I also purchased "Static Pages" from you and it doesn't work.
I do not find the lines (they are different) in /customer/home.tpl and wherever in the template I copy the supplementary lines nothing appears (but the admin module works...).

----------------------------------------------------------------------------
Find the lines
{ include file="help.tpl" } Cannot find those exact lines
<br />

and insert the following AFTER those lines
{** Static Pages Categories - Tela Firma **}
{if $active_modules.Static_Pages_Categories ne ""}
{ include file="modules/Static_Pages_Categories/pages.tpl" }
<br />
{/if}
{** /Static Pages Categories - Tela Firma **}
----------------------------------------------------------------------------

** But Instead of :
{ include file="help.tpl" }
<br />

** I have :
{include file="help.tpl" }
<img src="{$ImagesDir}/spacer.gif" width="150" height="1" alt="" />
</td>
<td valign="top" width="100%">

Can you help me with this one also?

Thank you,
Best regards,

Philippe
__________________
X-Cart Gold 4.1.9 - 4.2.0 - 4.2.2
Telafirma: Dynamic Images, Narrow by Manufacturer, Product Page manufacturer, Static Pages Categories, Multicolumn Recommends
Firetank Software: Featured Products, Feed Manager, Newest Products, Sitemap Pro, Marketing Manager
Xcartmods: Ultimate Minicart, 4 Level Horizontal (and Vcal) Flyout

BCSE: Reviews Edit, Multiple Upselling
MagenticOne: Tag Cloud, Store Manager, Custom Data Feed
Websitecm: Xnews, Xnews SEO, CDSEO Pro
Jon Langevin: Gone With The Wind !
Reply With Quote