Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Number of products in store showing

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-24-2007, 01:30 PM
 
bigcomputers bigcomputers is offline
 

Member
  
Join Date: Jan 2007
Location: England
Posts: 16
 

Default Number of products in store showing

Before i changed the store theme of my store i had the total number of products showed on the right hand side, just below the header in both the customer and admin pages. Now i have changed theme i dont have it any more and i cant seem to find where the setting is, i have looked all over but cant find it

please help, i know it is gonna be just a real easy step

many thanks,
__________________
www.bigcomputers.co.uk

Environment components info:
Component Status
X-Cart version: 4.1.8
PHP: 5.2.2
GD:
bundled (2.0.34 compatible)
MySQL server
: 5.0.27-standard
MySQL client:
5.0.27
Web server: NOYB
Operation system:
Linux
Perl:
not found
XML parser (expat):
found
Reply With Quote
  #2  
Old 11-27-2007, 02:33 AM
 
bigcomputers bigcomputers is offline
 

Member
  
Join Date: Jan 2007
Location: England
Posts: 16
 

Default Re: Number of products in store showing

anyone, please?
__________________
www.bigcomputers.co.uk

Environment components info:
Component Status
X-Cart version: 4.1.8
PHP: 5.2.2
GD:
bundled (2.0.34 compatible)
MySQL server
: 5.0.27-standard
MySQL client:
5.0.27
Web server: NOYB
Operation system:
Linux
Perl:
not found
XML parser (expat):
found
Reply With Quote
  #3  
Old 11-27-2007, 04:07 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Number of products in store showing

the code is in head.tpl and head_admin.tpl

{******** Remove this line to display how much products there are online ****
<tr>
{insert name="productsonline" assign="_productsonline"}
<td colspan="2" class="NumberOfArticles" align="right">
{if $config.Appearance.show_in_stock eq "Y"}
{insert name="itemsonline" assign="_itemsonline"}
{$lng.lbl_products_and_items_online|substitute:"X" :$_productsonline:"Y":$_itemsonline}
{else}
{$lng.lbl_products_online|substitute:"X":$_product sonline}
{/if}
&nbsp;
</td>
</tr>
**** Remove this line to display how much products there are online ********}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:45 PM.

   

 
X-Cart forums © 2001-2020