Tom Morton

Results 17 comments of Tom Morton

See this: http://wordpress.stackexchange.com/questions/95089/walker-nav-menu-exeption The answer is changing the start_lvl of the foundation function to match the Walker Class: ``` function start_lvl( &$output, $depth = 0, $args = array() ){ }...

@diniscorreia Can you provide a live link to the issue on your site? Unfortunately not seeing the issue, even on the homepage. Here is what I am seeing: ![2015-08-13_0710](https://cloud.githubusercontent.com/assets/809598/9248526/72d51b3a-418a-11e5-9941-186ddeaba667.png)

@alexcasalboni Got it. Will check out when I'm in the office later today. @diniscorreia I'll give your fix a try first - if that is the solution I'll have an...

Roy, I just implemented your xing extension into a local branch and I'm seeing the classes stay on load, but the actual xing button itself isn't loading. Is the button...

I'll integrate the fix into v2.1

I'm currently extending the readme so I'll be sure to explain extensions further. If you have any suggestions don't hesitate to submit a pull request!

@alfredopacino @Golpha Working on a fix. Going to have to remove the count all together and work on a different style. As always, your contributions are welcome.

I'm putting this under our latest milestone (2.1 release). I'd like to get the update up first, then I'll add it to cdnjs.

+! for @andrewrjones Grunt idea. I'll see if I can get that implemented in v2.1

It wasn't something taken into consideration for the first version. In later versions we may add this in, but for now this is not something that I can throw into...