ThemeAwesome / WP-Forge

WP-Forge - A Foundation for Sites WordPress Theme
https://themeawesome.com/wp-forge-wordpress-foundation-for-sites-theme/
85 stars 28 forks source link

WP Forge Scroll to link in off canvas menu #19

Closed dsgnr closed 9 years ago

dsgnr commented 9 years ago

Hello,

I am trying to create a single page Wordpress site which has two "scroll-to" links on the homepage. I have managed to get the scroll to part to work but I am unable to get the off canvas menu to close when it scrolls to the new anchor.

Are you able to help with this at all? Thanks in advance Dan

tsquez commented 9 years ago

Sure thing, I'll do my best, unfortunately it'll have to wait until I get home later today.

If you can please send me a link to the demo site, if it's a local demo, then send me the theme song with some screen shots, I'll install it and see what I can come up with On Dec 23, 2014 6:23 AM, "dsgnr" notifications@github.com wrote:

Hello,

I am trying to create a single page Wordpress site which has two "scroll-to" links on the homepage. I have managed to get the scroll to part to work but I am unable to get the off canvas menu to close when it scrolls to the new anchor.

Are you able to help with this at all? Thanks in advance Dan

— Reply to this email directly or view it on GitHub https://github.com/tsquez/wp-forge/issues/19.

dsgnr commented 9 years ago

Actually, I have just found line 3435 in foundation.min.js which is 'close_on_click: false'.

I changed that to true and it worked perfectly.

Thanks for your speedy response!

tsquez commented 9 years ago

Oh OK that's awesome glad you got it working and your welcome On Dec 23, 2014 6:50 AM, "dsgnr" notifications@github.com wrote:

Actually, I have just found line 3435 in foundation.min.js which is 'close_on_click: false'.

I changed that to true and it worked perfectly.

Thanks for your speedy response!

— Reply to this email directly or view it on GitHub https://github.com/tsquez/wp-forge/issues/19#issuecomment-67952313.