Magento menu does not appear

Asked

Viewed 240 times

0

Hello, I’m working on an Ecommerce project and I’m using the Gento platform. When I installed a new template and made all the settings according to the manual all components appeared on the page, however, the navigation menu component did not appear.

Follow the contents of the instruction manual:

NAVIGATION MENU LINKS • Block Title: Navigation Menu Links • Identifier: menu_links • Status: Enabled CONTENT

<ul>
<li class="level0"><a class="level-top" href="{{store direct_url="about-magento-demostore"}}">
<span>About Us</span> </a></li>
<li class="level0"><a class="level-top" href="{{store direct_url="delivery"}}">
<span>Delivery</span> </a></li>
<li class="level0"><a class="level-top" href="{{store direct_url="faqs"}}">
<span>FAQs</span>
</a></li>
<li class="level0"><a class="level-top" href="{{store direct_url="contacts"}}">
<span>Contacts</span> </a></li>
</ul> 

template sem menu

1 answer

0

Try to go in:

System> Design Add Design Change>

Select the theme you installed, save and clean the caches.

Maybe this can help.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.