<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>xtcModified eCommerce Shopsoftware Forum &#187; Thema: Button -Zurück- hinzufügen</title>
<link>http://www.xtc-modified.org/forum/</link>
<description>...Shopsoftware for everyone</description>
<language>en</language>
<pubDate>Tue, 07 Sep 2010 01:31:39 +0000</pubDate>

<item>
<title>jannemann  -  "Button -Zurück- hinzufügen"</title>
<link>http://www.xtc-modified.org/forum/topic.php?id=1497#post-57387</link>
<pubDate>Di, 18 Mai 2010 18:48:22 +0000</pubDate>
<dc:creator>jannemann</dc:creator>
<guid isPermaLink="false">57387@http://www.xtc-modified.org/forum/</guid>
<description>&#60;p&#62;Hallo hofer.m,&#60;/p&#62;
&#60;p&#62;ohne aktiviertes Javascript sieht der Besucher diesen Button dann allerdings nicht..&#60;br /&#62;
Mit der Lösung von Torsten kann man das Problem umgehen.&#60;/p&#62;
&#60;p&#62;Schöne Grüße,&#60;br /&#62;
Jan
&#60;/p&#62;</description>
</item>
<item>
<title>hofer.m  -  "Button -Zurück- hinzufügen"</title>
<link>http://www.xtc-modified.org/forum/topic.php?id=1497#post-57385</link>
<pubDate>Di, 18 Mai 2010 18:39:33 +0000</pubDate>
<dc:creator>hofer.m</dc:creator>
<guid isPermaLink="false">57385@http://www.xtc-modified.org/forum/</guid>
<description>&#60;p&#62;Hallo,&#60;/p&#62;
&#60;p&#62;hatte gerade das selbe Problem. Habe es aber anders gelöst.&#60;/p&#62;
&#60;p&#62;Einfach im in templates/.../module/product_info_v1.html ca. in Zeile 43 die Zeile:&#60;/p&#62;
&#60;pre class=&#34;brush: php;&#34;&#62;
&#38;lt;td&#38;gt;&#38;lt;a href=&#34;javascript:history.back(1)&#34;&#38;gt;&#38;lt;img src=&#34;templates/xtc5/buttons/german/button_back.gif&#34; alt=&#34;Zurück&#34; width=&#34;125&#34; height=&#34;24&#34; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/td&#38;gt;
&#60;/pre&#62;
&#60;p&#62;in die Tabelle einfügen.&#60;/p&#62;
&#60;p&#62;Das führt genau zu deinem gewünschten Ergebnis.&#60;/p&#62;
&#60;p&#62;Lg
&#60;/p&#62;</description>
</item>
<item>
<title>Tomcraft  -  "Button -Zurück- hinzufügen"</title>
<link>http://www.xtc-modified.org/forum/topic.php?id=1497#post-11154</link>
<pubDate>Mo, 27 Jul 2009 18:37:01 +0000</pubDate>
<dc:creator>Tomcraft</dc:creator>
<guid isPermaLink="false">11154@http://www.xtc-modified.org/forum/</guid>
<description>&#60;p&#62;Schau hier:&#60;br /&#62;
&#60;a href=&#34;http://www.gunnart.de/tipps-und-tricks/xtcommerce-weiter-einkaufen/&#34; rel=&#34;nofollow&#34;&#62;http://www.gunnart.de/tipps-und-tricks/xtcommerce-weiter-einkaufen/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Das funktioniert auch für die product_info.html&#60;/p&#62;
&#60;p&#62;Den unteren Abschnitt würde ich dann so abändern:&#60;/p&#62;
&#60;p&#62;Aus dem hier:&#60;/p&#62;
&#60;pre class=&#34;brush: php;&#34;&#62;
&#38;lt;h4&#38;gt;Weiter einkaufen:&#38;lt;/h4&#38;gt;
{if $LAST_PROD_NAME}&#38;lt;p&#38;gt;&#38;raquo; &#38;lt;a href=&#34;{$LAST_PROD_LINK}&#34;&#38;gt;Zur&#38;uuml;ck zu &#38;lt;strong&#38;gt;{$LAST_PROD_NAME}&#38;lt;/strong&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;{/if}
{if $LAST_CAT_NAME}&#38;lt;p&#38;gt;&#38;raquo; &#38;lt;a href=&#34;{$LAST_CAT_LINK}&#34;&#38;gt;Zur&#38;uuml;ck zu &#38;lt;strong&#38;gt;{$LAST_CAT_NAME}&#38;lt;/strong&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;{/if}
&#38;lt;p&#38;gt;&#38;raquo; &#38;lt;a href=&#34;{$HOME}&#34;&#38;gt;Zur&#38;uuml;ck zur &#38;lt;strong&#38;gt;Startseite&#38;lt;/strong&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;
&#60;/pre&#62;
&#60;p&#62;Machst du einfach:&#60;/p&#62;
&#60;pre class=&#34;brush: php;&#34;&#62;
&#38;lt;h4&#38;gt;Weiter einkaufen:&#38;lt;/h4&#38;gt;
{if $LAST_CAT_NAME}&#38;lt;p&#38;gt;&#38;raquo; &#38;lt;a href=&#34;{$LAST_CAT_LINK}&#34;&#38;gt;Zur&#38;uuml;ck zu &#38;lt;strong&#38;gt;{$LAST_CAT_NAME}&#38;lt;/strong&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;{/if}
&#60;/pre&#62;</description>
</item>
<item>
<title>Dietmar  -  "Button -Zurück- hinzufügen"</title>
<link>http://www.xtc-modified.org/forum/topic.php?id=1497#post-11153</link>
<pubDate>Mo, 27 Jul 2009 17:19:44 +0000</pubDate>
<dc:creator>Dietmar</dc:creator>
<guid isPermaLink="false">11153@http://www.xtc-modified.org/forum/</guid>
<description>&#60;p&#62;Hallo zusammen,&#60;/p&#62;
&#60;p&#62;ich würde gerne in die (product_info_v1.html) also Produkt-Info Seite einen &#38;quot;Zurück&#38;quot; (BACK-BUTTON) hinzufügen. Ich habe schon einiges probiert, aber der Button wird leider nicht angezeigt. Hat eventuell jemand einen Tipp, wie ich das hinbekomme. Der Button sollte so plaziert sein wie auf der Fotomontage im Anhang. Dies würde vielleicht auch anderen xtcModified-Nutzern helfen. Vielen Dank.&#60;/p&#62;
&#60;p&#62;Mit freundlichen Grüßen aus Moers&#60;br /&#62;
Dietmar&#60;/p&#62;
&#60;p&#62; &lt;a class=&#039;bb_attachments_link&#039; href=&#039;http://www.xtc-modified.org/forum/?bb_attachments=11153&amp;bbat=845&#039;&gt;&lt;img  src=&#039;http://www.xtc-modified.org/forum/?bb_attachments=11153&amp;bbat=845&amp;inline&#039; /&gt;&lt;/a&gt;
&#60;/p&#62;

<!-- Start Of Code Generated By Social It Plugin By www.gaut.am -->
<div class="social-it social-it-expand"><ul class="socials"><li class="socialit-delicious"><a href="http://del.icio.us/post?url=http://www.xtc-modified.org/forum/rss.php?topic=1497&amp;title=xtcModified+eCommerce+Shopsoftware+Forum" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="socialit-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.xtc-modified.org/forum/rss.php?topic=1497&amp;title=xtcModified+eCommerce+Shopsoftware+Forum" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="socialit-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.xtc-modified.org/forum/rss.php?topic=1497&amp;title=xtcModified+eCommerce+Shopsoftware+Forum" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="socialit-technorati"><a href="http://technorati.com/faves?add=http://www.xtc-modified.org/forum/rss.php?topic=1497" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li><li class="socialit-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.xtc-modified.org/forum/rss.php?topic=1497&amp;t=xtcModified+eCommerce+Shopsoftware+Forum" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a></li><li class="socialit-facebook"><a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.xtc-modified.org/forum/rss.php?topic=1497&amp;t=xtcModified+eCommerce+Shopsoftware+Forum" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a></li><li class="socialit-twitter"><a href="http://twitter.com/home?status=xtcModified+eCommerce+Shopsoftware+Forum+-+http://bit.ly/7NmroQ+(via+@xtcModified)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="socialit-mail"><a href="mailto:?subject=%22xtcModified%20eCommerce%20Shopsoftware%20Forum%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22...Shopsoftware%20for%20everyone%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.xtc-modified.org/forum/rss.php?topic=1497" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li><li class="socialit-comfeed"><a href="http://www.xtc-modified.org/forum/rss.php" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="socialit-misterwong"><a href="http://www.mister-wong.com/addurl/?bm_url=http://www.xtc-modified.org/forum/rss.php?topic=1497&amp;bm_description=xtcModified+eCommerce+Shopsoftware+Forum&amp;plugin=socialit" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="socialit-printfriendly"><a href="http://www.printfriendly.com/print?url=http://www.xtc-modified.org/forum/rss.php?topic=1497" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li><li class="socialit-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.xtc-modified.org/forum/rss.php?topic=1497&amp;title=xtcModified+eCommerce+Shopsoftware+Forum&amp;summary=...Shopsoftware%20for%20everyone&amp;source=xtcModified eCommerce Shopsoftware Forum" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a></li><li class="socialit-twittley"><a href="http://twittley.com/submit/?title=xtcModified+eCommerce+Shopsoftware+Forum&amp;url=http%3A%2F%2Fwww.xtc-modified.org%2Fforum%2Frss.php%3Ftopic%3D1497&amp;desc=...Shopsoftware%20for%20everyone&amp;pcat=Internet&amp;tags=xtcModified,xtc,Community,Forum,Internet,eCommerce,Shop,Shopsoftware,Software,SEO,SEO & Search,Web Design,Template,Design,Programming,Technology,Business" rel="nofollow" class="external" title="Submit this to Twittley">Submit this to Twittley</a></li></ul><div style="clear:both;"></div></div><!-- End Of Code Generated By Social It Plugin By www.gaut.am -->

</description>
</item>

</channel>
</rss>
