---
title: "Navigation menu not showing  when Varnish Cache is activated"
url: "https://dolphinwebsolution.com/navigation-menu-not-showing-when-varnish-cache-is-activated"
date: "2021-03-27T04:40:07+05:30"
modified: "2023-08-24T09:14:58+05:30"
author:
  name: "Jigar Patel"
categories:
  - "Magento"
tags:
  - "navigation-menu"
  - "varnish cache"
word_count: 114
reading_time: "1 min read"
summary: "Varnish Cache is an open-source web application accelerator (also referred to as an HTTP accelerator or caching HTTP reverse proxy). Varnish stores (or caches) files or fragments of files in memory..."
description: "Varnish Cache is an open-source web application accelerator (also referred to as an HTTP accelerator or caching HTTP reverse proxy)."
keywords: "Varnish Cache,navigation menu,magento 2,cache,topnav,Navigation menu not showing, navigation-menu, varnish cache"
language: "en"
schema_type: "Article"
---

# Navigation menu not showing when Varnish Cache is activated

_Published: March 27, 2021_  
_Author: Jigar Patel_  

![](https://dolphinwebsolution.com/wp-content/uploads/2023/02/Navigation-menu-not-showing-1024x512.jpg)

Varnish Cache is an open-source web application accelerator (also referred to as an HTTP accelerator or caching HTTP reverse proxy). Varnish stores (or caches) files or fragments of files in memory; this enables Varnish to reduce the response time and network bandwidth consumption on future, equivalent requests. Unlike web servers like Apache and Nginx, Varnish was designed for use exclusively with the HTTP protocol.
In some cases when [**Varnish Cache**](https://varnish-cache.org/) is activated, due to a Magento 2 and Varnish issue, the navigation menu can disappear.
In order to solve this Magento issue, you can **remove the TTL attribute** (remove ttl=”3600″) from */vendor/magento/module-theme/view/frontend/layout/****default.xml****, *and the navigation menu will appear.


---

_View the original post at: [https://dolphinwebsolution.com/navigation-menu-not-showing-when-varnish-cache-is-activated](https://dolphinwebsolution.com/navigation-menu-not-showing-when-varnish-cache-is-activated)_  
_Served as markdown by [Third Audience](https://github.com/third-audience) v3.5.3_  
_Generated: 2026-08-26 06:54:46 UTC_  
