Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个名为“footer-link”的自定义菜单,并在其下创建了链接。我如何显示它?谁能帮帮我谢谢!
我试过的一些片段
menu_navigation_links('footer-link'), 'attributes' => array('class'=> array('links', 'site-menu')) ));?>
转到管理面板上的“结构”。然后单击“块”。您应该会看到可用块的列表。您还将看到自定义菜单的块。
在那里,您可以选择要显示链接的区域。
我希望这有帮助。这是你问的一个非常简单的问题。我很惊讶还没有人回答。