iJoomla Forum

iJoomla Digistore => Support Questions => Topic started by: august8@fastem.com on March 24, 2008, 02:29:39 PM



Title: Featured product module
Post by: august8@fastem.com on March 24, 2008, 02:29:39 PM
Two questions about the module...

1.Is there a way to remove the price from the module. It seems to be the only field that can't be turned on and off.

2.Clicking on the product link doesn't work.

thanks
Mark


Title: Re: Featured product module
Post by: RicardoCorai on March 24, 2008, 04:23:38 PM
Quote
1.Is there a way to remove the price from the module. It seems to be the only field that can't be turned on and off.
Edit your mod_digistore_featured.php and delete this:
Code:
    <td class="sectiontableheader"><b><div align="center"><?php echo _PRICE?></div></b></td>
Best regards,


Title: Re: Featured product module
Post by: august8@fastem.com on March 26, 2008, 10:04:42 AM
thanks! regarding question #2.. are the items listed in the module supposed to be clickable?

Mark


Title: Re: Featured product module
Post by: RicardoCorai on March 27, 2008, 03:00:54 PM
Quote
regarding question #2.. are the items listed in the module supposed to be clickable?
This is not a clickeable zone.