kcmuppet
Forum Replies Created
-
Here’s how I did something similar:
https://wordpress.org/support/topic/keep-menu-at-the-top-when-scolling?replies=2#post-6465632
Forum: Themes and Templates
In reply to: [Minamaze] Fixed (sticky) pre-header barHere’s how I did something similar:
https://wordpress.org/support/topic/keep-menu-at-the-top-when-scolling?replies=2#post-6465632
Forum: Themes and Templates
In reply to: [Minamaze] Keep menu at the top when scollingIn case anyone is interested (apparently the developer is not), it can be done with the help of 2 plugins:
This one, setting #header as the id to make sticky:
https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/…and this one to set the offset so that the menu doesn’t overlap the content:
https://wordpress.org/plugins/page-scroll-to-id/
(it’s main purpose is to create a nice scroll to id anchors on a page, but there is a good setting for offset, which I set to 125px)Forum: Plugins
In reply to: [GoogleGraph] Geocharts – other options?Hi, thanks for your reply, but I can’t get it working with the legend switch as you described.
Here’s what I’ve got:
[geoChart width="350px" height="220px" displaymode="markers" colorstart="#FFCCCC" colorend="#CC0000" legend="{}"] ['City', 'offices'], ['Boston',1], ['London',1], ['Stockholm',1] [/geoChart]It still draws a legend.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Lost sub-menu / drop-down menuHi
So I turned off all plugins except Sticky plugin & then switched them back on one by one – the culprit was: JCK Admin Bar Toggle https://wordpress.org/plugins/admin-bar-toggle/
I can live without it – it just toggles the admin bar out of the way which is helpful when trying to work out the menus. I’ll try some alternative.
Thanks again for your help.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Lost sub-menu / drop-down menuThank you. It’s way beyond me, so any and all help greatly appreciated!
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Lost sub-menu / drop-down menuHi – Sticky anything plugin disabled now & sub-menu is back
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Lost sub-menu / drop-down menuHi, Thanks.
The menu is not being generated dynamically (it’s the primary navigation menu in Appearance > Menus…)
experimental version of my plugin, which you can download at https://github.com/senff/Sticky-Menu-or-Anything-On-Scroll-WP/archive/master.zip
That is the version I am using.
So I managed to achieve the offset using another plugin: https://wordpress.org/plugins/page-scroll-to-id/
Thanks for your quick replies
Hi – thanks for your reply. I can email you an annotated screen shot. What;s the address?