#1 (permalink)  
Alt 26.01.2011, 11:49
Benutzer
 
Registriert seit: 13.07.2008
Beiträge: 34
Standard Neue Artikel.

Tach zusammen.

Ich möchte gerne die neusten Artikel die beim shop hinzugefügt worden sind anzeigen lassen. Aber nun wie kriege ich das hin?

Wo muss ich was ändern?

PcMaster
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 26.01.2011, 12:12
Erfahrener Benutzer
 
Registriert seit: 08.02.2010
Beiträge: 197
Standard

Veyton Shop?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 26.01.2011, 12:17
Benutzer
 
Registriert seit: 13.07.2008
Beiträge: 34
Standard

nein 3.04 sp 2.1
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.2011, 09:59
Benutzer
 
Registriert seit: 07.09.2010
Beiträge: 37
Standard

neuste artikel generell oder nur für dich?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #5 (permalink)  
Alt 27.01.2011, 10:29
Benutzer
 
Registriert seit: 13.07.2008
Beiträge: 34
Standard

Generell. Hab da mal was ausprobiert auf der seite aber es passt noch nicht.

Hier ist noch der Coder von der index.html vom teamplate.

HTML-Code:
{config_load file="$language/lang_$language.conf" section="index"}<br />
<table style="border-top: 1px solid; border-left: 1px solid; border-right: 1px solid; border-bottom: 1px solid; border-color:#278CE5" width="980" border="0" cellspacing="0" cellpadding="0" align="center">
	<tr>
		<td>
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td><img style="padding-left:20px" src="{$tpl_path}img/logo.gif" height="50" width="308" /></td>
					<td width="298"></td>
					</center>
					<td valign="bottom" width="190">{$box_SEARCH}</td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td>
			<table width="534" border="0" cellspacing="0" cellpadding="0" align="center">
				<tr>
					<td width="89"><a href="{php}$_HTTP_SERVER{/php}"><img src="{$tpl_path}buttons/{php}print_r($_SESSION['language']){/php}/home.gif" height="29" width="89" /></a></td>
					<td width="89"><a href="shop_content.php?coID=4"><img src="{$tpl_path}buttons/{php}print_r($_SESSION['language']){/php}/about_us.gif" height="29" width="89" border="0" /></a></td>
					<td width="89"><a href="shop_content.php?coID=7"><img src="{$tpl_path}buttons/{php}print_r($_SESSION['language']){/php}/contact.gif" height="29" width="89" border="0" /></a></td>
					<td width="89"><a href="{$account}"><img src="{$tpl_path}buttons/{php}print_r($_SESSION['language']){/php}/account.gif" height="29" width="89" border="0" /></a></td>
					<td width="89"><a href="{$checkout}"><img src="{$tpl_path}buttons/{php}print_r($_SESSION['language']){/php}/checkout.gif" height="29" width="89" border="0" /></a></td>
					<td width="89"><a href="products_new.php"><img src="{$tpl_path}buttons/{php}print_r($_SESSION['language']){/php}/whatsnew.gif" height="29" width="89" border="0" /></a></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td>
			<table style="border-top: 1px solid; border-color:#278CE5" width="100%" cellspacing="0" cellpadding="0">
				<tr>
					<td class="headerNavigation">&nbsp;{$navtrail}</td>
					<td class="header-Navigation" align="right" width="300">{if $account}{php} if (isset($_SESSION['customer_id'])) { {/php}<a href="{$logoff}">{#link_logoff#}</a> | {php} } {/php}{/if}{if $account}<a href="{$account}">{#link_account#}</a> | {/if}<a href="{$cart}">{#link_cart#}</a> | <a href="{$checkout}">{#link_checkout#}&nbsp;&nbsp;</a></td>
				</tr>
			</table>
		</td>
	</tr>
</table>
<table width="980" border="0" cellspacing="0" cellpadding="0" align="center">
	<tr>
		<td>
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td>
						<table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tr>
								<td><img src="{$tpl_path}img/pixel_trans.gif" alt="" height="10" width="100%" border="0" /></td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td>
						<table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tr>
								<td class="boxText" valign="top" width="180">
									<table width="199" border="0" cellspacing="0" cellpadding="0">
										<tr>
											<td>{$box_CATEGORIES} {$box_ADD_QUICKIE} {$box_INFORMATION} {$box_CONTENT} {$box_WHATSNEW} {$box_NEWSLETTER} {$box_SPECIALS} {$box_REVIEWS}</td>
										</tr>
									</table>
								</td>
								<td valign="top" width="100%">
									<table width="95%" border="0" cellspacing="0" cellpadding="0" align="center">
										<tr>
											<td valign="top">{$main_content}</td>
										</tr>
<td width="89"><a href="products_new.php">{$box_WHATSNEW}</a></td>
									</table>

								</td>
								<td valign="top" width="180">
									<table width="180" border="0" cellspacing="0" cellpadding="0">
										<tr>
											<td>{$box_CART} {$box_LOGIN}{$box_ADMIN} {$box_INFOBOX} {$box_MANUFACTURERS} {$box_MANUFACTURERS_INFO} {$box_LAST_VIEWED} {$box_BESTSELLERS} {$box_CURRENCIES} {$box_LANGUAGES}</td>
										</tr>
									</table>
								</td>
							</tr>
							<tr>
								<td width="180"></td>
								<td align="center"><img src="{$tpl_path}img/pixel_trans.gif" alt="" height="20" border="0" /></td>
								<td width="180"></td>
							</tr>
							<tr height="20">
								<td class="poweredby" colspan="3" height="20">
									<table width="100%" border="0" cellspacing="0" cellpadding="0">
										<tr>
											<td valign="middle">
												<div align="center">&nbsp;template realized &copy; by <a title="Dienstleistungen und Service rund um xt:Commerce" ID="footer-link" href="http://www.xtc-services.ch"><strong>xtc-services.ch</strong></a></div>
											</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
		</td>
	</tr>
</table>
{if $BANNER}
<table width="980" border="0" cellspacing="4" cellpadding="0" align="center">
	<tr>
		<td align="center">{$BANNER}</td>
	</tr>
</table>
{/if}
Hoffe ihr könnt mir weiter helfen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
artikel

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


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Neue Artikel - Dauer der Anzeige schallhandel Shopbereich 6 31.12.2008 15:48
Neue Artikel otterbein Shopbereich 2 19.08.2008 17:51


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:50 Uhr.

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

xt:Commerce is a SafeCharge brand