PluginProbe ʕ •ᴥ•ʔ
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) / 2.1.2
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu) v2.1.2
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 images 7 years ago js 7 years ago languages 8 years ago index.php 8 years ago mystickymenu.php 7 years ago readme.txt 7 years ago uninstall.php 7 years ago
readme.txt
355 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.0
6 Stable tag: 2.1.2
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 PRO version.</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 = WITH MY STICKY MENU YOU CAN: =
28 * Show sticky header on scroll down/up
29 * Fade or slide effect
30 * Disable at small screen
31 * Choose when to make visible on scroll
32 * Change the background color
33 * Change the opacity
34 * Change the sticky transition time
35 * Define the z-index of the sticky header
36
37 = WHAT DO YOU GET IN THE PRO PLAN? =
38 * Disable floating menu on Desktop/Mobile
39 * Disable floating menu on scroll down
40 * Add CSS style to the floating header
41 * Disable floating header on specific pages
42 >> See Pro plans here
43
44 = Testimonials =
45
46 > "Works great.
47 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>
48
49 > "This plugin rocks!
50 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>
51
52
53 == Installation ==
54 Install like any other plugin. After install activate.
55 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.
56
57 For example:
58
59 Celestial-Lite (sticky header)
60 ** Sticky Class => #branding
61 ** .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;}
62
63 Church Theme
64 ** Sticky Class => #menu-hauptnavi
65
66 Customizr Theme
67 ** Sticky Class => .row-fluid (for header) or .nav (for menu)
68
69 CyberChimps
70 ** Sticky Class => .navbar-inner
71
72 Decode
73 ** Sticky Class => .header-menu
74 ** Make visible when Scrolled after => 370
75 ** .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; }
76
77 Genesis / Dynamik Theme
78 ** Sticky Class(sticky header) =>.site-header
79 ** Sticky Class(sticky menu) =>.nav-primary
80
81 Graduate
82 ** Sticky Class => .main-navigation
83
84 Graphene
85 ** Sticky Class => #header-menu-wrap
86
87 Illdy
88 ** Sticky Class => .top-header
89 ** Disable at Small Screen Sizes => 993
90
91 Illdy (mobile support)
92 ** Sticky Class => .header-blog
93 ** CSS Style => #mysticky-nav .myfixed { margin:0 auto; float:none; border:0px; background:none; max-width:100%; } .myfixed .bottom-header {display:none;}
94
95 Lawyer theme
96 ** Sticky Class => .wrapper
97 ** .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; }
98
99 Max Magazine
100 ** Sticky Class => #nav
101 ** Make visible when Scrolled after => 250
102 ** .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; }
103
104 Naturo Lite
105 ** Sticky Class => .header-inner
106
107 Nirvana Template
108 ** Sticky Class => #access
109
110 OceanWP
111 ** Sticky Class => #site-header
112
113 Responsive
114 ** Sticky Class => .main-nav
115 ** Make visible when Scrolled after => 250
116 ** .myfixed css class => .myfixed { margin:0 auto!important; float:none!important; border:0px!important; max-width:100%!important;} .myfixed .menu { background:none!important;}
117
118 Spacious
119 ** Sticky Class => #masthead (sticky header)
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 #site-description { display:none;} .myfixed #site-title a { font-size: 24px; } .myfixed #header-text { padding:0px!important;} .myfixed .main-navigation { padding-top: 0px!important; }
122
123 Storefront
124 ** Sticky Class => .main-navigation
125
126 Suits
127 ** Sticky Class => .navbar
128
129 Tempera Template
130 ** Sticky Class => .menu
131
132 Travelify
133 ** Sticky Class => #main-nav
134
135 Twenty Sixteen
136 ** Sticky Class => .site-header-main
137
138 Twenty Ten
139 ** Sticky Class => .menu
140 ** Make visible when Scrolled after => 370
141 ** .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;}
142
143 Twenty Eleven
144 ** Sticky Class => #access
145 ** Make visible when Scrolled after => 600
146 ** .myfixed css class => .myfixed { float:none!important; max-width:100%;}
147 .myfixed .menu { background-color:none; float:left; }
148 .myfixed div { margin: 0px!important ; padding: 0px 7.6%; }
149
150 Twenty Eleven (add search to sticky menu bar)
151 ** Sticky Class => #branding
152 ** Make visible when Scrolled after => 600
153 ** .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; }
154
155 Twenty Twelve
156 ** Sticky Class => .nav-menu
157 ** Make visible when Scrolled after => 250
158
159 Twenty Thirteen (sticky header – add your own custom logo image and edit to suite your needs)
160 ** Sticky Class => #masthead
161 ** .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; }
162
163 Webnus netStudio theme
164 ** Sticky Class =>.nav-wrap2
165
166 Weblizar
167 ** Sticky Class => .row
168
169 Wrock Metro Theme (entire header)
170 ** Sticky Class =>#navigation
171
172
173 == Frequently Asked Questions ==
174
175 = How to find Sticky Class, what should I enter here? =
176 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.
177
178 = Is there any way to restrict the width to the width of the header, rather than it being full width? =
179 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.
180
181 = Ho do I add small logo to the menu? =
182 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.
183
184 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.
185
186 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.
187
188 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.
189
190 == Screenshots ==
191
192 1. You can choose your current menu from the dropdown or enter it ID or class manually
193 2. Add you custom CSS
194 3. This is how myStickymenu will actually look on your site
195
196
197 == Changelog ==
198 = 2.1.2 =
199 Upgrade page change
200 = 2.1.1 =
201 * Added a testimonial
202 = 2.1 =
203 * New and easy UI, you can now select your menu from a dropdown
204 = 2.0.6 =
205 * Fixed: Enable / Disable at 404 page
206 = 2.0.5 =
207 * Added: Admin settings sidebar right
208 * Added: Admin separated js script
209 * Added: Admin separated css script
210 = 2.0.4 =
211 * Added: Hide for large screens
212 = 2.0.3 =
213 * Fixed: Missing bg color field
214 = 2.0.1 =
215 * Fixed: If user logged in but admin bar is not showing (error to calculate activation height)
216 * Fixed: Admin style conflict with Scripts n Styles plugin
217
218 = 2.0 =
219 * Added: If Make visible on Scroll is set to 0 automatic activation and deactivation scroll height will be used (useful for responsive designs).
220 * Added: Tabs for settings.
221 * Added: option to disable on scroll down (show only on scroll up).
222 * Added: Class .up and .down on scroll up or down.
223 * Added: Reset to default settings.
224 * Added: remove myStickymenu settings on plugin uninstall.
225 * Added: index.php to plugin root to prevent directory browsing.
226 * Fixed: If sticky menu class does not exist (null or undefined), it will show console log instead of error.
227 * Fixed: slide effect now slides on deactivate as well.
228 * Fixed: admin bar overlap for screens less than 600 px wide.
229
230
231
232 = 1.9.1 =
233 * Changed: admin bar is fixed as default, and menu goes under it.
234
235 = 1.9 =
236 * Fixed: enable / disable for search pages.
237
238 = 1.8.9 =
239 * Added: New option - Disable at certain posts and pages.
240
241 = 1.8.8 =
242 * Fixed: removed esc_attr for echo css, since input is already sanitized.
243
244 = 1.8.7 =
245 * Fixed: minor bug when browser resized.
246
247 = 1.8.6 =
248 * Fixed: minor bug.
249
250 = 1.8.5 =
251 * Improved: Improved performance and optimized scripts.
252
253 = 1.8.4 =
254 * Fixed: changed is_home() to is_front_page() for menu activation height on front page.
255
256 = 1.8.3 =
257 * Change: minor cosmetic changes…
258
259 = 1.8.2 =
260 * Fixed: js load on https
261
262 = 1.8.1 =
263 * 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.
264 * Minimized mystickymenu.js to improve performance.
265
266 = 1.8 =
267 * 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.
268 * Added German language
269
270 = 1.7 =
271 * Added multi language support (localization).
272 * Added languages - English (default), Spanish, Serbian and Croatian.
273 * Added Iris color picker script.
274 * Fixed jumping of page on scroll while menu is activated (height is defined before scroll event).
275 * mystickymenu.js moved to js folder
276
277 = 1.6 =
278 * Added: "Make visible when scroled" after number of pixels option.
279 * Fixed opacity 100 bug.
280
281 = 1.5 =
282 * Added option to enter exact width in px when sticky menu should be disabled "Disable at Small Screen Sizes".
283 * Added “.myfixed css class” setting field – edit .myfixed css style via plugin settings to create custom style.
284 * Fixed google adsense clash and undefined index notice.
285 * is_user_logged_in instead of old “Remove CSS Rules for Static Admin Bar while Sticky” option
286
287 = 1.4 =
288 * Added fade in or slide down effect settings field for sticky class.
289 * Added new wrapped div around selected sticky class with id mysticky_wrap which should make menu works smoother and extend theme support.
290
291 = 1.3 =
292 * Added "block direct access" to the mystickymenu plugin file (for security sake).
293 * Added Enable / Disable at small screen sizes and Remove not necessary css for all themes without admin bar on front page.
294 * Added “margin-top :0px” to .myfixed class in head which should extend theme support.
295
296 = 1.2 =
297 * Fixed mystickymenu.js for IE browsers, so myStickymenu is now compatible with IE 10, 11
298
299 = 1.1 =
300 * 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.
301 * Old mystickymenu.css file is deprecated and not in use anymore.
302
303 = 1.0 =
304 * First release of myStickymenu plugin
305
306 == Upgrade Notice ==
307
308 = 1.8.4 =
309 * Fixed: changed is_home() to is_front_page() for menu activation height on front page.
310
311 = 1.8.3 =
312 * Change: minor cosmetic changes…
313
314 = 1.8.2 =
315 * Fixed: js load on https
316
317 = 1.8.1 =
318 * 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.
319 * Minimized mystickymenu.js to improve performance.
320
321 = 1.8 =
322 * 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.
323
324 = 1.7 =
325 * Added multi language support (localization).
326 * Added Iris color picker script.
327 * Fixed jumping of page on scroll while menu is activated (height defined before scroll event).
328 * mystickymenu.js moved to js folder
329
330 = 1.6 =
331 * 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.
332 * Added: “Make visible when scroled” after number of pixels option.
333 * Fixed opacity 100 bug.
334
335 = 1.5 =
336 * Added option to enter exact width in px when sticky menu should be disabled "Disable at Small Screen Sizes".
337 * Added “.myfixed css class” setting field – edit .myfixed css style via plugin settings to create custom style.
338 * Fixed google adsense clash and undefined index notice.
339 * is_user_logged_in instead of old "Remove CSS Rules for Static Admin Bar while Sticky" option
340
341 = 1.4 =
342 * Added fade in or slide down effect settings field for sticky class.
343 * Added new wrapped div around selected sticky class with id mysticky_wrap.
344
345 = 1.3 =
346 * Added "block direct access" to the mystickymenu plugin file.
347 * Added Enable / Disable at small screen sizes and Remove not necessary css.
348 * Added "margin-top :0px" to .myfixed class in head which should extend theme support.
349
350 = 1.2 =
351 * Fixed mystickymenu.js for IE browsers, so myStickymenu is now compatible with IE 10, 11
352
353 = 1.1 =
354 * 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.
355 * Old mystickymenu.css file is deprecated and not in use anymore.