# \[gelöst\] Punkte in der Top-Navigation

**URL:** https://forum.shopware.com/t/gelost-punkte-in-der-top-navigation/9323
**Category:** Shopware 3.5
**Tags:** themes--design
**Created:** [19. Oktober 2012 um 11:14 UTC](https://forum.shopware.com/t/gelost-punkte-in-der-top-navigation/9323 "2012-10-19T11:14:14Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![9user](https://avatars.discourse-cdn.com/v4/letter/9/a6a055/32.png) [@9user](https://forum.shopware.com/u/9user)
#### Post date: [19. Oktober 2012 um 13:52 UTC](https://forum.shopware.com/t/gelost-punkte-in-der-top-navigation/9323/8 "2012-10-19T13:52:54Z")

</div>

> [@headfuckstatementfashion](#):
>
> hm … ich hätte das ja gerne mal ausprobiert an einer Kopie der Datei, aber bei mir sieht die ganz anders aus:

- [Impressum]({url controller=custom sCustom=3} „Impressum“)  
[/code] nach der foreach Schleife in deinem Quellcode rein, also so: [code]

- [{se name=‚IndexLinkHome‘}Home{/se}]({url controller=‚index‘} „{s name=‚IndexLinkHome‘}{/s}“)  
{foreach from=$sMainCategories item=sCategory} {if !$sCategory.hidetop} - {$sCategory.description}  
{/if} {/foreach} - [Impressum]({url controller=custom sCustom=3} „Impressum“)

[/code] (konnte ich leider gerade nicht testen, sollte aber ohne Probleme funktionieren)

---

_[View the full topic](https://forum.shopware.com/t/gelost-punkte-in-der-top-navigation/9323)._
