Giter VIP home page Giter VIP logo

Comments (3)

ProjectCleverWeb avatar ProjectCleverWeb commented on September 25, 2024

hmm, I can only reproduce this by adding menus that don't have any items.

Are you sure you saved your menu after you added the menu items?

from semantic-ui-wordpress.

blinkcursor avatar blinkcursor commented on September 25, 2024

I've gone ahead and started over with a clean install again and this time it is showing the main menu, something must have slipped twixt download and install.

But... in menu locations there are Main Menu and Footer Menu. If I assign my menu to Footer Menu nothing shows up in the footer, although it sounds like it ought to. (You can see it at a temporary live site here: yoterraling.dollarwp.com)

from semantic-ui-wordpress.

ProjectCleverWeb avatar ProjectCleverWeb commented on September 25, 2024

This is confirmed, the footer menu was never called. (although it should have been)

You can fix this in your current version with:

$menu = new \semantic\menu_walker;
$menu->display('footer-menu');

This will be fixed in develop soon

from semantic-ui-wordpress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.