Hi,
I use your sticky js to stick my menu. It works like a charm, thank you.
However, I just found that when devices are rotated from portrait into landscape, my menu does not stretch to the end and vice versa.
If you could please advise what I should be doing to fix it, that would be really appreciated.
Thank you.
Cheers, Budi
]]>Great plugin, it enabled me to easily make my website’s header sticky. However it seems to be impossible to disable it for small screen-sizes. Using the ?Disable on Screen Width of? option in the wp admin-panel doesn’t show any effect.
Would be good to make this work. Thank you very much in advance for your help.
I’m using WordPress 4.5.2 and the Sketch Theme with the Jetpack plugin on a self hosted server.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>I have the sticky menu working on every page, but the home page I was wondering if you may be able shed some light on this issue?
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>I installed and activated the plugin, and it doesn’t appear to be working. What changes do I need to make to the website to make the sticky top bar stick? The website is https://linklings.com/.
Thanks!
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello,
I installed the plugin but the wrap container moves down. I inspected the item and this is why:
element {height: 41px; margin-bottom: 41px;}
I need to remove the “margin-bottom: 41px;” to solve the problem, but I can not find which file it is. I have examined the entire site and not find it.
The theme is free Combomax
Any help please?
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>The plugin is asking for a menu class id or other identifier and I do not see where to get that under Appearances/Menus or otherwise.
I think the main menu I have has a number 7 attached to it but I’m not sure what else to put in.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello!
I recently downloaded this plugin and used in one of my local sites with a custom-built _S theme. I too experienced similar issues discussed in this support thread. I too solved the problem as suggested in the discussion (adding margin-bottom codes in Custom CSS plugin).
This is a great plugin and I find it very useful.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>I want to have the menu stick only under a certain screen size.
Over that screen size I want the plugin disabled.
How can I do that?
Thanks!
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hey there. So I’m having a small issue. After the plug is installed and I put the sticky object ID, the bar works, however I lose all of my posts on every single page. Once I remove it everything comes back. Not sure what i’m doing wrong. Any thoughts? My theme is Presso by Envirra and site is https://www.theurbanaristocrat.com
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>hello. the plugin is not working for me.. i have activated it and have a default menu set in appearnce etc..
My theme is Travelify..
how can i make it work? thanks.
EDIT: I was logged as WP-admin so it doesn’t work, I log out and tried again and now everything works, thanks for the great plugin!
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>The plugin works great on my laptop, but not on my iPhone or iPad. There is just a normal scrolling menu on the mobile version. I have changed “Disable on Screen Width” to 0, and that hasn’t done anything.
I’m using the twentyfourteen theme. My site is https://www.mobilekunit.com.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello,
The plugin is very good but how to stick a menu properly for mobile phones?
https://repetitors.net.ua
The plugin works but on a mobile phone the menu can’t be opened properly
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello,
Thanks for the plugin! Is it possible to add a logo to sticky menu? I use Catch Everest Pro and my site is https://9palacestcm.com
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hi All,
I am trying to use the plugin with the Omega theme but cannot get it working. I just want my menu at the top of the page to stick as you scroll down.
I have tried entering the following as the sticky object in the settings but haven’t any success:
.omega-nav-menu
Does anyone have any suggestions? I am very new to this and I greatly appreciate any help! My site can be found at the following address is that helps:
Many thanks,
Craig
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>I’m afraid that I don’t know what to put into the boxes to designate which menu to be sticky.
I tried: #menu2 and #category-menu (as I’m using those) but obviously I have no idea what to put in that box on Settings.
My site is: https://teachingwhatisgood.com
Thanks!
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>https://www.bistip.ba/projekti/re_pr/?/&lang=en
Not working for me either.. I don’t know what i’m doing wrong, i’m a beginner in wordpress so i might not have done something properly..
Have a menu in Apearance – Menus (called mainmenu)
Installed the plugin and added the “mainmenu” in the first field..
Not working with Inspire By YOOtheme.. Need to do anything else?
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Nice plugin but there is issue of margin bottom. I was trying to use in Catch Everest Theme https://www.ads-software.com/themes/catch-everest.
Then as per your instruction “Sticky Object” as #header-menu in “Settings => Sticky Object”.
Issue 1:
The menu works fine but it adds extra margin-bottom: 45px. I added in Custom CSS #header-menu-sticky-wrapper { margin: 0 !important; }
to fix it. So, if you remove that margin then I don’t need to add this. If you look at your JS, you will see the following style added to menu, where height is perfect but why extra margin. It is adding space.
element.style {
height: 45px;
margin-bottom: 45px;
}
Issue 2:
When we are login to site, the admin bar at the top of the site if also at fixed top position 0 and your script is also 0. So, it is hidden inside. See the style your js is adding
element.style {
position: fixed;
top: 0;
width: 990px;
z-index: 200;
}
I added in the following custom css to fix it.
.admin-bar .is-sticky #header-menu { top: 32px !important; }
I hope you will fix it soon. Thanks a lot for wonderful plugin
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello,
First, thanks for this great plugging that I’ve been using since day one. However, I did the last update and the sticky menu doesn’t work anymore.
Here is my website: https://www.thesofachronicle.com
Than you for your help.
Teddy
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hi!
This plugin is something I would need, but I cannot get it to work.
I’ve installed, activated, tried #site-navigation and navigation-main, but the top menu will not start working. The link is https://www.neura.ee.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello there,
the pluging works ok here with twenty elevent theme, the problem lies when I use the admin (top) bar, it will then hide most of the navigation menu,
could you help me out ?
here’s the url of a “test” web site
https://dev3.digi-artmedia.com/
It would be great if the nav menu could be just lower than the admin bar.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>I was wondering if you can help me on how to add logo in your menu. There is NO logo image in basic menu but I want logo in the sticky one. Any suggestions?
Thank you!
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello,
I have installed and styled the menu so that that it decreases in height when scrolling down the page. Is there are way to have the height go back to the original size when scrolling back to the top?
Thanks!
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hi,
i really like the plugin and its usability. I am having a problem with the menu jumping while i scroll down though. I already sent a mail with the site and the htaccess login so you can have a look. maybe that mail got lost on the way. could you get in touch to have a look?
thanks again and all the best
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>THANK YOU for a great plugin. However, when activating the plugin, there is a huge white space in between my slider and the menu. Is there anyway you can help me with this?
my site is https://www.new.tqmlogistics.com
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hello,
Thanks for the plugin. Looks great.
I noticed the same problem here but there wasn’t any solution yet.
My site is https://repetitors.net.ua
I want to stick the main horizontal menu. I put .nav-menu in bold “Sticky Object” to stick. However the whole bar didn’t stick, but only submenus.
I turned off all the other plugins
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>I’m trying to get this to work with the free theme Groovy from MyThemeShop.com and the menu is jumping to the left, and then appearing underneath content.
Example can be seen at https://www.whorangthebell.com/wrtb
Thanks!
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>I am using this plug in and it’s very nice one!
Thank you for making it!
The theme is https://www.ads-software.com/themes/simply-vision
as you see the header is “normal” but when I use your plugin it makes the header way bigger because the menu get stacked up instead of next to each other.
Could you please fix this.
Thank you and blessing to you
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>Hi, The app is great. But it added a margin to my page that I don’t what there. It leaves an awkward space below it that is annoying me. Is there any way to reduce/remove the margin?
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>This is the only sticky menu plugin that does what I want it to do and nothing more in WordPress’s 2011 theme: show the menu bar at the exact (fixed) width of the theme. However, as soon as the plugin is activated, the searchbox in the menu bar drops down to the widgets section on the right side of the page.
Is there a way to keep that searchbox attached to the sticky menubar? I tried using #searchform in the “Additional Sticky Object” entry of the LowerMedia Sticky.js Settings, but that did not have the desired results at all.
Second — and this is probably more of a feature request — is there a way to include either a small logo graphic that is a link to the blog’s home page? I know I can create a “home” menu item, but I’d rather it be a bit more graphical.
Many Thanks
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>This is exactly what I need. Can you help me get it working with Inkblot? I tried targeting #header, and that didn’t work. I also tried .menu.
Thanks.
https://www.shinglestylehomeplans.com
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
]]>