Skip Navigation

[Resolved] twenty seventeen integration menu-scroll-down not working

This support ticket is created 7 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 3 replies, has 2 voices.

Last updated by Beda 7 years ago.

Assisted by: Beda.

Author
Posts
#516051

I am trying to: click the menu-scroll-down button that is included in the twenty seventeen them

I expected to see: The page scroll to the content section of the page.

Instead, I got: nothing happens.

I have deactivated all plugins except layouts and twenty seventeen integration, the problem persist.

#516165

As far i can tell this is a known BUG and this should be enough for a temporary solution:

1. Open plugins/layouts-twentyseventeen/application/layouts/row/type/header.php
2. In line 12 replace this

$this->setCssId( 'mast-head' ); 

with this

$this->setCssId( 'masthead' );

Please let me know if that is fixing the issue on your end as well.

#516227

This has not resolved the problem. What this did for my site is move the menu-scroll-down element further to the left and cause my site to have a scroll bar on the bottom of the window. The header became to wide. When I set the code back I noticed that the bottom scroll would appear when I was hovering over the header image on the homepage.

#516429

OK, this seems to have been my bad.

I installed all the required Plugins and my menu is working just fine.

I nest several items in the menu so the DropDown is triggered and that works just fine.

Please explain your issue with more details so I can replicate it.

If that issue remains after testing without any other plugins but Toolset please could you send me a Site's Copy, and an exact description of the issue and where I can see it?
https://toolset.com/faq/provide-supporters-copy-site/

Then I can fix that for you 🙂

Thank you and I apologise deeply for having assumed a wrong issue initially.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.