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

A list of things asked a million times .....

 
Reply
   X-Cart forums > Forum FAQs and guides
 
Thread Tools Search this Thread
  #11  
Old 10-29-2008, 07:16 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: A list of things asked a million times .....

How to display Users Online only on the admin side

Open up rectangle_bottom.tpl and replace this:

{if $active_modules.Users_online ne ""}

with this:

{if $active_modules.Users_online ne "" and $usertype ne "C"}

If you are using Pro, use this to hide it from providers as well:

{if $active_modules.Users_online ne "" and $usertype ne "C" and $usertype ne "P"}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote

The following user thanks balinor for this useful post:
tomijnak (12-31-2009)
  #12  
Old 11-21-2008, 02:54 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: A list of things asked a million times .....

How to get rid of the splash page

Delete index.html, or add this to your .htaccess file:

DirectoryIndex home.php
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #13  
Old 01-09-2009, 01:13 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: A list of things asked a million times .....

How to remove SKU from product detail page

Open up customer/main/product.tpl and comment out this code:

<tr>
<td width="30%">{$lng.lbl_sku}</td>
<td nowrap="nowrap" id="product_code">{$product.productcode}</td>
</tr>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > Forum FAQs and guides


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 07:35 AM.

   

 
X-Cart forums © 2001-2020