milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
918 stars 196 forks source link

Implementing Off Canvas Menus in Reverie #182

Closed gpspake closed 10 years ago

gpspake commented 11 years ago

Hi, forgive me if I am missing something but I have seen off canvas menus mentioned here a few times with references to the Foundation docs for the markup but I'm having trouble getting it to work.

It appears to me that the offcanvas.js isn't included in the Reverie files, so is it correct that Reverie hasn't implemented this as a built in feature yet. If so, is anyone working on it and is there anything I can do to help.

If it is already built in, does anyone know why I wouldn't be able to get it working with the markup in the foundation docs?

Great work and thanks...

klihelp commented 11 years ago

I was looking for this as well..

jolaurin commented 10 years ago

anything on this ?

laurenclark commented 10 years ago

Hey looks like this isn't getting any updates right now or pulls, check out JointsWP https://github.com/JeremyEnglert/JointsWP, if you want to continue using Reverie you may be able to mash the nav code from that into your theme files.

tsquez commented 10 years ago

Or WP-Forge https://github.com/tsquez/wpforge

Thomas E. Vasquez Freelance Web Developer ThemeAwesome.com On Aug 29, 2014 2:00 PM, "Lauren Clark" notifications@github.com wrote:

Hey looks like this isn't getting any updates right now or pulls, check out JointsWP https://github.com/JeremyEnglert/JointsWP, if you want to continue using Reverie you may be able to mash the nav code from that into your theme files.

— Reply to this email directly or view it on GitHub https://github.com/milohuang/reverie/issues/182#issuecomment-53929270.

klihelp commented 10 years ago

Cornerstone is a Fundation theme as well https://github.com/thewirelessguy/cornerstone

Aetles commented 10 years ago

..as is FoundationPress, especially if you like working with SASS and tools like Grunt.

And then of course there is Grunterie by OP.

gpspake commented 10 years ago

I had forgotten I opened this. I've been using Off Canvas with Grunterie through a couple of versions now so I guess I'll go ahead and close it.