James Krill
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Jump Menu] Donate Link is BrokenHi there,
Sorry for the delay… been out of the WordPress community for some time now. But yes, I’m open to you maintaining the plugin. Shoot me an email at [email protected].Cheers,
James
Forum: Plugins
In reply to: [WP Jump Menu] Update for newer WP?Haha… thanks Dave! Made my day.
I checked in on the plugin, and it seems to be working fine in the latest version of WP. So I upped the tested on version and pushed those changes. Hopefully that is enough to keep it in the ww.wp.xz.cn repo.
Cheers!
JamesForum: Plugins
In reply to: [WP Jump Menu] Update for newer WP?Hi Dave,
Thanks for the kind words.
I haven’t done much WP development lately… but let me jump into it this weekend and see if I can’t make an update here or there and keep it going.
Glad to see it’s still being used.Cheers,
Jim
Forum: Plugins
In reply to: [WP Jump Menu] Larger, in admin bar, with CSS?Hi @reelism
Sorry, can you clarify what you are asking about? I’m not sure exactly what you mean by “larger drop-down list”… do you mean the actual size? Or how many items are in the list?Please clarify. Thanks,
I’ll try and have a fix for this by tonight. Stay tuned…
Forum: Plugins
In reply to: [WP Jump Menu] Keyboard Shortcut with FirefoxMy suggestion would be to remap whatever Ctrl+j is to something else. You should be able to do that within Firefox.
Forum: Reviews
In reply to: [WP Jump Menu] Life Saver!Hey, Thanks!
I’d only ask that you spread the word about it! Cheers!
Forum: Plugins
In reply to: [WP Jump Menu] Keyboard ShortcutI just added this!
Update to 3.6, goto the settings page, check the box next to Use Shortcut Key, and then you can use CTRL+J to open the menu!
Forum: Plugins
In reply to: [WP Jump Menu] Spinning icon for WP Jump Menu in Admin Bar, no menu on clickSorry, Jeff.
If you want and are able to, you can email me directly at [email protected] and give me access to your WordPress admin and I can see for myself what is going on.
If not, it’s really hard to troubleshoot what is happening blindly.
I have seen the spinning happen for one reason: cross-domain blocking. This happens because the menu loads via ajax, and if you are on a virtual host or your site url is setup incorrectly, the ajax part won’t worry (gets blocked) and the spinner sits there. I’ve had this happen when developing sites where I am using browser-sync or some other tool to launch a server that uses a url proxy.
I wouldn’t use Top or Bottom positions – those were originally used before the WP Admin bar even exists. Some people still use it so I keep it in there, but the ideal is to set position to WP Admin Bar.
Unfortunately, there’s not much I can do for you without some sort of error report.
Cheers,
Jim
Forum: Plugins
In reply to: [WP Jump Menu] Spinning icon for WP Jump Menu in Admin Bar, no menu on clickTry clicking on the text next to the spinning icon (usually it says WP Jump Menu). That should “reload” the jump menu. Might work.
If not, try:
* Deactivating and then activating the plugin
* Deleting the plugin and then reinstalling the pluginSorry for the inconvenience. Let me know if that helped…
Forum: Plugins
In reply to: [WP Jump Menu] Frontend jump stopped workingActually… I see what the problem is.
I’m working on a fix for this right now. Going to call it 4.0 and it should be available by the end of the week. Look for that… Cheers.
Forum: Plugins
In reply to: [WP Jump Menu] Last page edited cannot be chosen from jump menuGreat, thanks for the second pair of eyes on things.
Forum: Plugins
In reply to: [WP Jump Menu] Last page edited cannot be chosen from jump menuI’m releasing a fixed version now. 3.5.6.
Upgrade to that or redownload version 3.5.5.
Sorry about that. Cheers!
Forum: Plugins
In reply to: [WP Jump Menu] Last page edited cannot be chosen from jump menuHey @physalis. Yeah I was seeing that too. Thanks for the heads up.
Looks like I was caching the page post-type menu (because it uses a custom Walker).I think I’ve got it fixed in version 3.5.5.
After you upgrade to this version – go ahead and click on the menu title (the text to the left of the menu) which will reset cache.
Or you can click the link at the bottom of the menu that says “Refresh Jump Menu”
Forum: Plugins
In reply to: [WP Jump Menu] Frontend jump stopped workingYou need to be holding down Shift when you click (front-end or back-end) to jump to the front-end of that page.