#1 (permalink)  
Alt 27.01.2005, 13:06
Benutzerbild von PPP
PPP PPP ist offline
xt:Commerce Support Kunde
 
Registriert seit: 06.11.2004
Beiträge: 132
Daumen hoch

Hi liebe XT-User

aktuelles Problem:
in meinem Shop http://www.pole-position-parts.de
hat es auf der Linken Leiste mehrere Boxen, z.B. "Angebote" und "Neue Produkte".

Klickt man bei Angebote auf [mehr], dann kommen alle Angebote in die "mitte". Bei "Neue Produkte" fehlt dieser Button. Wie kann ich so einen Einf?gen, da? auch in der Mitte alle neuen Produkte erscheinen ? Und wie stellt man die Dauer ein, wie lange Produkte in "Neue Produkte" gelistet werden ?

Vielen Dank f?r Eure hilfreichen Antworten !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 27.01.2005, 13:45
Benutzerbild von sazetueb
xt:C Sponsor
 
Registriert seit: 21.12.2003
Beiträge: 359
Standard

Zitat:
Wie kann ich so einen Einf?gen, da? auch in der Mitte alle neuen Produkte erscheinen ?
Erstelle einen Link auf folgende Datei: products_new.php


Zitat:
Und wie stellt man die Dauer ein, wie lange Produkte in "Neue Produkte" gelistet werden ?
Geht erst ab Vers. 3


Gru?
Sascha
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 27.01.2005, 14:27
Benutzerbild von PPP
PPP PPP ist offline
xt:Commerce Support Kunde
 
Registriert seit: 06.11.2004
Beiträge: 132
Standard

Zitat:
Erstelle einen Link auf folgende Datei: products_new.php
aaaargh... moment. ich bin ein blutiger DAU. Wie genau mach ich das ?

hier ist der Code, wo muss ich was einf?gen ?

Code:
{config_load file="$language/lang_$language.conf" section="boxes"} 

<table border="0" cellpadding='0' cellspacing='0'>
	<tr>
 <td class="captiontopleft"><img src="{$tpl_path}img/pixel_trans.gif" width="24" height="2" alt="" style="display: block;"></td>
 <td class="captiontopmiddle"><img src="{$tpl_path}img/pixel_trans.gif" width="1" height="2" alt="" style="display: block;"></td>
 <td class="captiontopright"><img src="{$tpl_path}img/pixel_trans.gif" width="11" height="2" alt="" style="display: block;"></td>
	</tr>
</table>

<table border="0" cellpadding='0' cellspacing='0'>
	<tr>
 <td class="captionleft"><img src="{$tpl_path}img/pixel_trans.gif" width="24" height="18" alt="" style="display: block;" /></td>
 <td class="captionbar" style="white-space:nowrap">{#heading_search#}</td>
 <td class="captionend"><img src="{$tpl_path}img/pixel_trans.gif" width="12" height="18" alt="" style="display: block;" /></td>
 <td class="captionmain"><img src="{$tpl_path}img/pixel_trans.gif" width="1" height="18" alt="" style="display: block;" /></td>
 <td class="captionright"><img src="{$tpl_path}img/pixel_trans.gif" width="11" height="18" alt="" style="display: block;" /></td>
	</tr>
</table>

<table border="0" cellpadding="0" cellspacing="0">
	<tr>
 <td class="bodyleft"><img src="{$tpl_path}img/pixel_trans.gif" width="3" height="1" alt="" style="display: block;" /></td>
 <td class="bodymain">

<!#{$BOX_CONTENT} BEGIN --> 

<table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
	<tr>
 <td align="left" class="boxText"> {$FORM_ACTION} 
 	<table width="100%" border="0" cellpadding="0" cellspacing="2">
  <tr>
  	<td width="50%" align="center" valign="middle">{$INPUT_SEARCH}</td>
  	<td width="50%" align="center" valign="middle">{$BUTTON_SUBMIT}</td>
  </tr>
  <tr>
  	<td colspan="2"><center><a href="{$LINK_ADVANCED}"><div class="boxText_noframe"><img src="{$tpl_path}img/bullet2.gif" border="0" alt="" width="9" height="9"> {#text_advanced_search#}</div></a></form></center></td>
  </tr>
 	</table>
{$FORM_END}
 </td>
	</tr>
</table>

<!#{$BOX_CONTENT} END -->

 </td>
 <td class="bodyright"><img src="{$tpl_path}img/pixel_trans.gif" width="3" height="1" alt="" style="display: block;" /></td>
	</tr>
</table>

<table border="0" cellpadding="0" cellspacing="0">
	<tr>
 <td class="bottomleft"><img src="{$tpl_path}img/pixel_trans.gif" width="10" height="9" alt="" style="display: block;" /></td>
 <td class="bottommain"><img src="{$tpl_path}img/pixel_trans.gif" width="1" height="9" alt="" style="display: block;" /></td>
 <td class="bottomright"><img src="{$tpl_path}img/pixel_trans.gif" width="10" height="9" alt="" style="display: block;" /></td>
	</tr>
</table>

<table border="0" cellspacing="0" cellpadding="0">
 <tr>
  <td><img src="{$tpl_path}img/pixel_trans.gif" width="100%" height="5" alt="" style="display: block;"></td>
 </tr>
</table>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #4 (permalink)  
Alt 27.01.2005, 14:44
Benutzerbild von sazetueb
xt:C Sponsor
 
Registriert seit: 21.12.2003
Beiträge: 359
Standard

Schau mal hier die ANleitung an, wie man Boxen erstellt und ?ndert:

http://www.xt-commerce.com/modules/wfsecti...dossier-42.html

Gru?
Sascha
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
boxen, indexseite

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 03:13 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand