ResolvedSticky Menu
- This topic has 11 replies, 2 voices, and was last updated 2 years, 8 months ago by
dobrystudio.
- AuthorPosts
- March 30, 2021 at 1:45 am #29735
dobrystudio
Participanti change my homepage to page “home-personal” I change name that page to “Home” and my sticky menu doesn’t work anymore in all page. I try move back old homepage but that not change anything. Anyone can help me?
March 30, 2021 at 3:20 pm #29764Althemist
KeymasterHi dobrystudio,
The sticky menu is not related to that. You have probably disabled the sticky menu in the theme options. Could you, please give us a link where we can see it “live”?
March 30, 2021 at 4:10 pm #29771dobrystudio
ParticipantThis reply has been marked as private.March 31, 2021 at 6:32 pm #29785Althemist
KeymasterWe’d also need the site URL. 🙂
March 31, 2021 at 7:26 pm #29786dobrystudio
ParticipantThis reply has been marked as private.April 1, 2021 at 12:45 pm #29797Althemist
KeymasterThis reply has been marked as private.April 1, 2021 at 12:48 pm #29798dobrystudio
ParticipantThis reply has been marked as private.April 1, 2021 at 2:00 pm #29806Althemist
KeymasterThere is something on your site (probably a plugin, or wrong server permissions setting) that creates several JS errors on the site, so the other JS functions (including the one controlling the sticky menu) can’t run properly:
Browser can’t establish a connection to the server at wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data. [HTTP/1.1 403 Forbidden 185ms]
April 1, 2021 at 2:34 pm #29808dobrystudio
Participantthe errors you write about were caused by the jetpack plugin. Even after turning it off, the menu still doesn’t work. These bugs have nothing to do with it
April 1, 2021 at 2:51 pm #29809dobrystudio
ParticipantA colleague led me to the problem. Please see the attached photo and delete what I marked there. everything works fine after this treatment. Something is wrong with the template code. It refers to size, it shouldn’t be like that. Do you have an idea how to solve it
April 1, 2021 at 3:36 pm #29811Althemist
KeymasterThese are definitely not part of the theme. As you can see we don’t have such styles on the theme demo. The styles are added via JavaScript. It’s probably done by some plugin. I can see the HTML tag on your site have a skrollr class. Also, there are two scrollbars there. One for the browser window and one for the HTML. Unfortunately, we can’t tell exactly which plugin is causing it.
April 1, 2021 at 4:58 pm #29817dobrystudio
Participantok I did it on my own. I don’t know where I don’t want to look for it anymore. As if someone else had the same problem as mine. Try sticking this into the Additional CSS section of Customizer:
body { overflow-x: visible; }
- AuthorPosts
You must be logged in and have valid license to reply to this topic.