# After upgrade footer and header nagivation links are missing

**URL:** https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488
**Category:** International (English Only)
**Tags:** themes--design
**Created:** [1. Oktober 2018 um 09:51 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488 "2018-10-01T09:51:18Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 09:51 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/1 "2018-10-01T09:51:18Z")

</div>

Hello

I am newbie to shopware.

After upgrade to latest version dropdown menu “Service/Help” is missing.

Footer

Under footer area “Shop Service” and “Informationen” links are missing

Can anyone help to get it back or how to add back those links again from backend panel please guide me

&nbsp;

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 10:36 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/2 "2018-10-01T10:36:24Z")

</div>

Hi,

Most probably your theme is not compatible with Shopwar 5.5+. The variable assigne to Service menu is changed since Shopware 5.5.&nbsp;

Regards,

Hemang.

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 10:41 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/3 "2018-10-01T10:41:57Z")

</div>

Hello Hemang,

Thanks for your reply.

What is the possible solution for this?

I would appreciate if you can help me out.

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 11:12 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/4 "2018-10-01T11:12:28Z")

</div>

Hi again,

For topbar navigation you need to change frontend/index/topbar-navigation.tpl (Depending on your theme)&nbsp;{include file=„widgets/index/menu.tpl“ **sGroup=gLeft** } to&nbsp;{include file=„widgets/index/menu.tpl“ **sGroup=left** }

For Footer navigation&nbsp;frontend/index/footer-navigation.tpl (Depending on your theme) change&nbsp;{foreach **$sMenu.gBottom** as $item} to&nbsp;{foreach **$sMenu.bottom** &nbsp;as $item}

And for minimal footer&nbsp;frontend/index/footer\_minimal.tpl (Depending on your theme) -&nbsp;change&nbsp;{include file=„widgets/index/menu.tpl“ **sGroup=gLeft** } to&nbsp;{include file=„widgets/index/menu.tpl“ **sGroup=left** }

I think this should do the trick.

&nbsp;

Regards,

Hemang

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 12:25 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/5 "2018-10-01T12:25:02Z")

</div>

Hello Hemang,

Footer links are working now.

Service/Help drop-down still not loading.

I have followed your instructions&nbsp;but still, it is not working. Can you please suggest something else.

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 12:49 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/6 "2018-10-01T12:49:27Z")

</div>

In which area Service/Help dropdown menu is?

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 13:02 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/7 "2018-10-01T13:02:29Z")

</div>

Header Part

![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/0/01b6fd4ea315b83eed16afd604d4fb9e004b77ac.png)

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 13:23 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/8 "2018-10-01T13:23:19Z")

</div>

Exactly this is in Frontend/index/topbar-navigation.tpl inside&nbsp;{block name=„frontend\_index\_checkout\_actions\_service\_menu“}

> Change {include file=„widgets/index/menu.tpl“&nbsp; **sGroup=gLeft** } to&nbsp;{include file=„widgets/index/menu.tpl“&nbsp; **sGroup=left** }

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 13:35 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/9 "2018-10-01T13:35:11Z")

</div>

I have added same code and even replaced file as well from fresh source code 5.5 still not showing.&nbsp;

Is there anything needs to do from backend panel?

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 13:39 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/10 "2018-10-01T13:39:52Z")

</div>

You can check in Shopware Backend Content\>\>Shop Pages menu.

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 13:59 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/11 "2018-10-01T13:59:18Z")

</div>

I have checked but what exactly needs to do can you please guide me if i can share login detail with you?

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 14:08 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/12 "2018-10-01T14:08:49Z")

</div>

You have to setup the pages (as shown in image 2)&nbsp;for Service/Help menu in backend panel -\> content -\> Shop pages menu item (image 1)

&nbsp;

![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/2/2af74148317b42db4d5421f1ce76729cd89c2615.png)&nbsp; &nbsp; ![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/3/3b178cb1c9ca9d4841a4edfc2e624f1a8f4f5173.png)

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 14:17 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/13 "2018-10-01T14:17:46Z")

</div>

I have same menu structure.

&nbsp;

 ![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/e/e74cfd0343649d82f680fd115908f1589e743e04.png)

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 14:23 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/14 "2018-10-01T14:23:41Z")

</div>

Send me a link please!!!

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 14:42 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/15 "2018-10-01T14:42:12Z")

</div>

I have sent in private message

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [1. Oktober 2018 um 15:16 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/16 "2018-10-01T15:16:29Z")

</div>

There is no issue in the backend, this is definitely with Template file.

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [1. Oktober 2018 um 16:58 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/17 "2018-10-01T16:58:17Z")

</div>

I have replaced this template file.

&nbsp;

{\* Top bar main \*}  
{block name=“frontend\_index\_top\_bar\_main”}  
&nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; {\* Top bar main container \*}  
&nbsp; &nbsp; &nbsp; &nbsp; {block name=“frontend\_index\_top\_bar\_main\_container”}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {\* Top bar navigation \*}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {block name=“frontend\_index\_top\_bar\_nav”}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {action module=widgets controller=index action=shopMenu}

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {\* Article Compare \*}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {block name=‘frontend\_index\_navigation\_inline’}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if {config name=“compareShow”}}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {block name=‘frontend\_index\_navigation\_compare’}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {action module=widgets controller=compare}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/block}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/block}

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {\* Service / Support drop down \*}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {block name=“frontend\_index\_checkout\_actions\_service\_menu”}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {s namespace=‘frontend/index/checkout\_actions’ name=‘IndexLinkService’}{/s}

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {\* Include of the widget \*}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {block name=“frontend\_index\_checkout\_actions\_service\_menu\_include”}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {include file=“widgets/index/menu.tpl” sGroup=left}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/block}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/block}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/block}  
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; {/block}  
&nbsp; &nbsp;

{/block}  
&nbsp;

---

<div class="post-metadata">

### Author: ![jigneshmca](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jigneshmca](https://forum.shopware.com/u/jigneshmca)
#### Post date: [2. Oktober 2018 um 06:02 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/18 "2018-10-02T06:02:08Z")

</div>

Hello Hemang,

The above file is correct right.

---

<div class="post-metadata">

### Author: ![thecodebunny](https://avatars.discourse-cdn.com/v4/letter/t/f05b48/32.png) [@thecodebunny](https://forum.shopware.com/u/thecodebunny)
#### Post date: [4. Oktober 2018 um 10:14 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/19 "2018-10-04T10:14:55Z")

</div>

Hi,

Yes it is correct, and it should output the expected result.

Regards,

---

<div class="post-metadata">

### Author: ![ffinkelm](https://avatars.discourse-cdn.com/v4/letter/f/fbc32d/32.png) [@ffinkelm](https://forum.shopware.com/u/ffinkelm)
#### Post date: [14. November 2018 um 07:55 UTC](https://forum.shopware.com/t/after-upgrade-footer-and-header-nagivation-links-are-missing/55488/20 "2018-11-14T07:55:28Z")

</div>

Try this:

&nbsp;

```
{extends file='parent:frontend/index/topbar-navigation.tpl'}
{* Include of the widget *}
{block name="frontend_index_checkout_actions_service_menu_include"}
{include file="widgets/index/menu.tpl" sGroup=left}
{action module=widgets controller=index action=menu group=servicemenu}
{/block}

```

&nbsp;
