PluginProbe ʕ •ᴥ•ʔ
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) / 2.1.8
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) v2.1.8
2.9.1 2.9.0 2.8.9 2.8.8 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 2.0 2.0.1 2.0.3 2.0.4 2.0.5 2.0.6 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.2 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.4 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.6.6 2.6.7 2.6.8 2.6.9 2.7 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7
mystickymenu / readme.txt
mystickymenu Last commit date
css 7 years ago fonts 7 years ago images 7 years ago js 6 years ago languages 7 years ago index.php 8 years ago mystickymenu.php 6 years ago readme.txt 6 years ago uninstall.php 7 years ago
readme.txt
394 lines
1 ===Sticky Menu on Scroll, Sticky Header for Any Theme - myStickymenu===
2 Contributors: tomeraharon, galdub, premio
3 Tags: sticky, menu, header, sticky menu, sticky header, floating, floating menu, floating navigation menu, navigation menu, navigation, sticky navigation menu
4 Requires at least: 3.5.1
5 Tested up to: 5.2
6 Stable tag: 2.1.8
7 License: GPLv2 or later
8
9 This sticky menu plugin will make your menu or header stick to the top of page, after desired number of pixels when scrolled down and up.
10
11 == Description ==
12 <strong>This sticky menu plugin will make your menu or header sticky on top of page, after desired number of pixels when scrolled. This lightweight plugin will help your visitors navigate easily and reach to the navigation menu without wasting time. Install My Sticky Menu and improve your website’s user experience! If you want to change the CSS style, disable on scroll down or disable on specific pages. check out the <a href="https://premio.io/downloads/mystickymenu/" target="_blank" title="mystickymenu pro plans">Pro version</a>.</strong>
13
14 By default, sticky menu is designed to use element class ".navbar" as "Sticky Class". That value should be modified in plugin settings for different themes to make it work. Sticky Class is actually nothing more than an element class (or id) of the element that should become sticky.
15
16 With more than 60,000+ active installs and around 100 five-stars reviews, you can be sure that My Sticky Menu plugin is the right fit for your website.
17
18 = BENEFITS =
19 * Improve user experience by letting your visitors access the navigation menu and navigate to the pages they want when they want to.
20 * Make your website look more modern with sticky menu on desktop and mobile.
21 * Increase number of pageviews and
22
23 The sticky header function is localized (multi language support) and responsive (as far as your theme is). Also there is possibility to add custom css code which make this plugin very flexible, customizable and user friendly.
24
25 My Sticky Menu plugin is originally designed for Twenty Thirteen template but should work on any theme, like: OceanWP, Nirvana Template, Travelify, Twenty Sixteen, Twenty Ten, Twenty Eleven, Max Magazine, Graduate, Lawyer theme, Spacious, Suits and more.
26
27 My Sticky Menu is tested and compatible with Elementor website builder, Divi, WPBakery, Gutenberg, Visual composer, Beaver and other WordPress website builders.
28
29 = WITH MY STICKY MENU YOU CAN: =
30 * Show sticky header on scroll down/up
31 * Fade or slide effect
32 * Disable at small screen
33 * Choose when to make visible on scroll
34 * Change the background color
35 * Change the opacity
36 * Change the sticky transition time
37 * Define the z-index of the sticky header
38
39 = WHAT DO YOU GET IN THE PRO PLAN =
40 * Disable floating menu on Desktop/Mobile
41 * Disable floating menu on scroll down
42 * Add CSS style to the floating header
43 * Disable floating header on specific pages
44 <a href="https://premio.io/downloads/mystickymenu/" target="_blank" title="mystickymenu pro plans"><strong>>>> See Pro plans here</strong></a>
45
46 = Live Demo =
47 A live demo for myStickymenu plugin is available at <a href="https://demo.premio.io/mystickymenu/?utm_source=wordpressorg" target="_blank" title="Premio.io demo site">Premio's demo site</a>.
48
49 = Testimonials =
50
51 > "Works great.
52 One of the key element that i consider when choosing a theme is the sticky menu option. If the theme doesn't have it normally I don't use it. But now that’s not a problem for me anymore."<br><br>
53
54 > "This plugin rocks!
55 This plugin does exactly what it should. It is simple but powerful. I would suggest to anyone who wants to make their navigation menu sticky! I especially love the hide header on scroll down, show on scroll up feature that is built it. Great work!<br>
56
57
58 == Installation ==
59 Install like any other plugin. After install activate.
60 Go to Settings / myStickymenu and change Sticky Class to .your_navbar_class or #your_navbar_id . Sticky Class should be HTML id or class of the HTML element desired to be sticky… Clear WordPress cache if exists.
61
62 For example:
63
64 Celestial-Lite (sticky header)
65 ** Sticky Class => #branding
66 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; background:none!important; max-width:100%!important; } .myfixed #site-navigation { margin-top:0px!important; } .myfixed #logo img {width: 200px;}
67
68 Church Theme
69 ** Sticky Class => #menu-hauptnavi
70
71 Customizr Theme
72 ** Sticky Class => .row-fluid (for header) or .nav (for menu)
73
74 CyberChimps
75 ** Sticky Class => .navbar-inner
76
77 Decode
78 ** Sticky Class => .header-menu
79 ** Make visible when Scrolled after => 370
80 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; background:none!important; max-width:100%!important; padding-top:5px; padding-bottom:5px; }
81
82 Genesis / Dynamik Theme
83 ** Sticky Class(sticky header) =>.site-header
84 ** Sticky Class(sticky menu) =>.nav-primary
85
86 Graduate
87 ** Sticky Class => .main-navigation
88
89 Graphene
90 ** Sticky Class => #header-menu-wrap
91
92 Illdy
93 ** Sticky Class => .top-header
94 ** Disable at Small Screen Sizes => 993
95
96 Illdy (mobile support)
97 ** Sticky Class => .header-blog
98 ** CSS Style => #mysticky-nav .myfixed { margin:0 auto; float:none; border:0px; background:none; max-width:100%; } .myfixed .bottom-header {display:none;}
99
100 Lawyer theme
101 ** Sticky Class => .wrapper
102 ** .myfixed { margin:0 auto!important; float:none!important; border:0px!important; background:none!important; max-width:100%!important; } .myfixed { padding-left: 0px; padding-bottom: 0px; padding-top: 0px; } .wrapfixed { -webkit-box-shadow: 0 8px 6px -6px rgba(68,68,68,0.6); -moz-box-shadow: 0 8px 6px -6px rgba(68,68,68,0.6); box-shadow: 0 8px 6px -6px rgba(68,68,68,0.6); } .myfixed .logo img { max-height: 45px; } .myfixed .quick-info { display: none; } .myfixed .mainmenu { margin: 0px } .myfixed .mainmenu { padding-top: 7px; }
103
104 Max Magazine
105 ** Sticky Class => #nav
106 ** Make visible when Scrolled after => 250
107 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; background:none!important; max-width:100%!important; } #nav { min-height:40px!important; }
108
109 Naturo Lite
110 ** Sticky Class => .header-inner
111
112 Nirvana Template
113 ** Sticky Class => #access
114
115 OceanWP
116 ** Sticky Class => #site-header
117
118 Responsive
119 ** Sticky Class => .main-nav
120 ** Make visible when Scrolled after => 250
121 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; max-width:100%!important;} .myfixed .menu { background:none!important;}
122
123 Spacious
124 ** Sticky Class => #masthead (sticky header)
125 ** Make visible when Scrolled after => 250
126 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; max-width:100%!important;} .myfixed #site-description { display:none;} .myfixed #site-title a { font-size: 24px; } .myfixed #header-text { padding:0px!important;} .myfixed .main-navigation { padding-top: 0px!important; }
127
128 Storefront
129 ** Sticky Class => .main-navigation
130
131 Suits
132 ** Sticky Class => .navbar
133
134 Tempera Template
135 ** Sticky Class => .menu
136
137 Travelify
138 ** Sticky Class => #main-nav
139
140 Twenty Sixteen
141 ** Sticky Class => .site-header-main
142
143 Twenty Ten
144 ** Sticky Class => .menu
145 ** Make visible when Scrolled after => 370
146 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; background:none!important; max-width:100%!important; } .menu {min-height:38px;}
147
148 Twenty Eleven
149 ** Sticky Class => #access
150 ** Make visible when Scrolled after => 600
151 ** .myfixed css class => .myfixed { float:none!important; max-width:100%;}
152 .myfixed .menu { background-color:none; float:left; }
153 .myfixed div { margin: 0px!important ; padding: 0px 7.6%; }
154
155 Twenty Eleven (add search to sticky menu bar)
156 ** Sticky Class => #branding
157 ** Make visible when Scrolled after => 600
158 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; background:none!important; max-width:100%!important; } .myfixed a {display:none;} #mysticky-wrap {min-height:500px;} .myfixed #site-title, .myfixed #site-description{display:none;} .myfixed #access { margin: 0px auto 0px; } .myfixed #searchform { top: 0.3em!important; }
159
160 Twenty Twelve
161 ** Sticky Class => .nav-menu
162 ** Make visible when Scrolled after => 250
163
164 Twenty Thirteen (sticky header – add your own custom logo image and edit to suite your needs)
165 ** Sticky Class => #masthead
166 ** .myfixed css class => .myfixed { margin:0 auto; max-width:1070px; width:100%!important;} .myfixed .search-form, .myfixed .site-description, .myfixed .site-title { display:none;} .myfixed .home-link { max-width: 55px; min-height: 38px; margin-left:20px; float:left; background-image: url('logo.png'); } .myfixed .navbar { max-width:645px; float:right;} .wrapfixed .navbar { background-color: transparent; } .wrapfixed ul { padding-right:0px; }
167
168 Webnus netStudio theme
169 ** Sticky Class =>.nav-wrap2
170
171 Weblizar
172 ** Sticky Class => .row
173
174 Wrock Metro Theme (entire header)
175 ** Sticky Class =>#navigation
176
177
178 == Frequently Asked Questions ==
179
180 = How to find Sticky Class, what should I enter here? =
181 So this depends on what you want to make sticky and what theme do you use, but for example if you want your menu to be sticky, than you can examine the code (in firefox right click and “View page source”) and find HTML element in which your menu is situated. This element have some class or id, and that’s the Sticky Class we need. If using class than don’t forget to ad dot (.) in front of class name, or hash (#) in front of id. Twenty Thirteen default working class is ".navbar" without of quotes.
182
183 = Is there any way to restrict the width to the width of the header, rather than it being full width? =
184 Yes, just leave "Sticky Background Color" field blank (clear). Than if needed define custom background color for sticky header inside ".myfixed css class" field using .myfixed class.
185
186 = Ho do I add small logo to the menu? =
187 That will depend on a theme you use, but if initially your menu and logo are in one div than you can use that div class or id in myStickymenu settings.
188
189 If not you can change that in your header template file and add logo and menu divs inside new div with some custom class or id, than use that class or id in myStickymenu settings as a sticky class.
190
191 In CSS you can style your custom class while not sticky using custom class you added before. Furthermore you can style your menu while sticky using .myfixed class which is added by js to your custom class while sticky is active.
192
193 In some cases you can use the whole header div and than just style it different with .myfixed class, hide what you don’t need using CSS display:none; property, and position logo and menu as you like.
194
195 = Is there a time limit for the free plan? =
196 No. you can use the free plan as long as you want.
197
198 = Can I use My Sticky Menu plugin on more than 1 domain? =
199 There 2 ways to do it:
200 1. You can install the free Sticky Menu plugin plugin on any website you want
201 2. You can buy the Pro plan that includes licenses for 5 domains, or the Agency plan that includes licenses for 20 domains.
202 Check out our <a href="https://premio.io/downloads/mystickymenu/" target="_blank" title="mystickymenu plans page">plans page</a>.
203
204 = How long is my paid Sticky Menu plugin plugin license valid for? =
205 Once you purchase any <a href="https://premio.io/downloads/mystickymenu/" target="_blank" title="mystickymenu plans page">paid plan</a> of my sticky menu, you can use it forever. Support and updates are available for 1 year. You can renew your license each year to get another year of support and updates.
206
207 = Will Sticky Menu plugin stop working if I don’t renew my license? =
208 Of course NOT! 🙂
209 Your Sticky Menu plugin plugin and all your settings will continue to work as before; however, you will no longer receive plugin updates including feature additions, improvements, and support.
210
211 = How do I activate my pro plan? =
212 Just follow our <a href="https://premio.io/wordpress-premio-pro-version-installation-guide/" target="_blank" title="WordPress installation guide">pro installation guide</a>.
213
214 = Is there a live demo formyStickymenu =
215 A live demo for myStickymenu plugin is available at <a href="https://demo.premio.io/mystickymenu/?utm_source=wordpressorg" target="_blank" title="Premio.io demo site">Premio's demo site</a>.
216
217 == Screenshots ==
218
219 1. You can choose your current menu from the dropdown or enter it ID or class manually
220 2. Add you custom CSS
221 3. This is how myStickymenu will actually look on your site
222
223
224 == Changelog ==
225 = 2.1.8 =
226 Upgrade page update
227 = 2.1.7 =
228 Fixed undefined indexes
229 = 2.1.6 =
230 Saving issue bug fixed
231 = 2.1.5 =
232 Security update
233 = 2.1.4 =
234 Fixed some page builders issues
235 = 2.1.3 =
236 Fixed variable output warnings bugs
237 = 2.1.2 =
238 Upgrade page change
239 = 2.1.1 =
240 * Added a testimonial
241 = 2.1 =
242 * New and easy UI, you can now select your menu from a dropdown
243 = 2.0.6 =
244 * Fixed: Enable / Disable at 404 page
245 = 2.0.5 =
246 * Added: Admin settings sidebar right
247 * Added: Admin separated js script
248 * Added: Admin separated css script
249 = 2.0.4 =
250 * Added: Hide for large screens
251 = 2.0.3 =
252 * Fixed: Missing bg color field
253 = 2.0.1 =
254 * Fixed: If user logged in but admin bar is not showing (error to calculate activation height)
255 * Fixed: Admin style conflict with Scripts n Styles plugin
256
257 = 2.0 =
258 * Added: If Make visible on Scroll is set to 0 automatic activation and deactivation scroll height will be used (useful for responsive designs).
259 * Added: Tabs for settings.
260 * Added: option to disable on scroll down (show only on scroll up).
261 * Added: Class .up and .down on scroll up or down.
262 * Added: Reset to default settings.
263 * Added: remove myStickymenu settings on plugin uninstall.
264 * Added: index.php to plugin root to prevent directory browsing.
265 * Fixed: If sticky menu class does not exist (null or undefined), it will show console log instead of error.
266 * Fixed: slide effect now slides on deactivate as well.
267 * Fixed: admin bar overlap for screens less than 600 px wide.
268
269
270
271 = 1.9.1 =
272 * Changed: admin bar is fixed as default, and menu goes under it.
273
274 = 1.9 =
275 * Fixed: enable / disable for search pages.
276
277 = 1.8.9 =
278 * Added: New option - Disable at certain posts and pages.
279
280 = 1.8.8 =
281 * Fixed: removed esc_attr for echo css, since input is already sanitized.
282
283 = 1.8.7 =
284 * Fixed: minor bug when browser resized.
285
286 = 1.8.6 =
287 * Fixed: minor bug.
288
289 = 1.8.5 =
290 * Improved: Improved performance and optimized scripts.
291
292 = 1.8.4 =
293 * Fixed: changed is_home() to is_front_page() for menu activation height on front page.
294
295 = 1.8.3 =
296 * Change: minor cosmetic changes…
297
298 = 1.8.2 =
299 * Fixed: js load on https
300
301 = 1.8.1 =
302 * Added: “Disable CSS“. If you plan to add style manually to your style.css in order to improve your site performance disable plugin CSS style printed by default in document head element.
303 * Minimized mystickymenu.js to improve performance.
304
305 = 1.8 =
306 * Added: "Make visible when scrolled on Homepage" after number of pixels. Now it’s possible to have one activation height for home page and another for the rest of the pages.
307 * Added German language
308
309 = 1.7 =
310 * Added multi language support (localization).
311 * Added languages - English (default), Spanish, Serbian and Croatian.
312 * Added Iris color picker script.
313 * Fixed jumping of page on scroll while menu is activated (height is defined before scroll event).
314 * mystickymenu.js moved to js folder
315
316 = 1.6 =
317 * Added: "Make visible when scroled" after number of pixels option.
318 * Fixed opacity 100 bug.
319
320 = 1.5 =
321 * Added option to enter exact width in px when sticky menu should be disabled "Disable at Small Screen Sizes".
322 * Added “.myfixed css class” setting field – edit .myfixed css style via plugin settings to create custom style.
323 * Fixed google adsense clash and undefined index notice.
324 * is_user_logged_in instead of old “Remove CSS Rules for Static Admin Bar while Sticky” option
325
326 = 1.4 =
327 * Added fade in or slide down effect settings field for sticky class.
328 * Added new wrapped div around selected sticky class with id mysticky_wrap which should make menu works smoother and extend theme support.
329
330 = 1.3 =
331 * Added "block direct access" to the mystickymenu plugin file (for security sake).
332 * Added Enable / Disable at small screen sizes and Remove not necessary css for all themes without admin bar on front page.
333 * Added “margin-top :0px” to .myfixed class in head which should extend theme support.
334
335 = 1.2 =
336 * Fixed mystickymenu.js for IE browsers, so myStickymenu is now compatible with IE 10, 11
337
338 = 1.1 =
339 * Added administration options, now available through Dashboard / Settings / myStickymenu. Options are as follows: Sticky Class, Sticky z-index, Sticky Width, Sticky Background Color, Sticky Opacity, Sticky Transition Time.
340 * Old mystickymenu.css file is deprecated and not in use anymore.
341
342 = 1.0 =
343 * First release of myStickymenu plugin
344
345 == Upgrade Notice ==
346
347 = 1.8.4 =
348 * Fixed: changed is_home() to is_front_page() for menu activation height on front page.
349
350 = 1.8.3 =
351 * Change: minor cosmetic changes…
352
353 = 1.8.2 =
354 * Fixed: js load on https
355
356 = 1.8.1 =
357 * Added: “Disable CSS“. If you plan to add style manually to your style.css in order to improve your site performance disable plugin CSS style printed by default in document head element.
358 * Minimized mystickymenu.js to improve performance.
359
360 = 1.8 =
361 * Added: "Make visible when scrolled on Homepage" after number of pixels. Now it’s possible to have one activation height for home page and another for the rest of the pages.
362
363 = 1.7 =
364 * Added multi language support (localization).
365 * Added Iris color picker script.
366 * Fixed jumping of page on scroll while menu is activated (height defined before scroll event).
367 * mystickymenu.js moved to js folder
368
369 = 1.6 =
370 * After plugin update go to mystickymenu plugin settings and save changes with desired value for a new parameters. Clear cache if some cache system used on your site.
371 * Added: “Make visible when scroled” after number of pixels option.
372 * Fixed opacity 100 bug.
373
374 = 1.5 =
375 * Added option to enter exact width in px when sticky menu should be disabled "Disable at Small Screen Sizes".
376 * Added “.myfixed css class” setting field – edit .myfixed css style via plugin settings to create custom style.
377 * Fixed google adsense clash and undefined index notice.
378 * is_user_logged_in instead of old "Remove CSS Rules for Static Admin Bar while Sticky" option
379
380 = 1.4 =
381 * Added fade in or slide down effect settings field for sticky class.
382 * Added new wrapped div around selected sticky class with id mysticky_wrap.
383
384 = 1.3 =
385 * Added "block direct access" to the mystickymenu plugin file.
386 * Added Enable / Disable at small screen sizes and Remove not necessary css.
387 * Added "margin-top :0px" to .myfixed class in head which should extend theme support.
388
389 = 1.2 =
390 * Fixed mystickymenu.js for IE browsers, so myStickymenu is now compatible with IE 10, 11
391
392 = 1.1 =
393 * Added administration options, now available through Dashboard / Settings / myStickymenu. Options are as follows: Sticky Class, Sticky z-index, Sticky Width, Sticky Background Color, Sticky Opacity, Sticky Transition Time.
394 * Old mystickymenu.css file is deprecated and not in use anymore.