This is now discontinued. Is there an alternative? was a really useful plugin
]]>I have uninstalled WP Jump Menu from my website and still see tables with names like _transient_wpjm_menu_page in my database. It looks like this plugin does not delete its tables on uninstall. Can I safely delete these tables manually?
]]>Is there an option to see your widgets in the Jump Menu?
]]>Someone requested a taller dropdown a while ago. Here’s some custom styles to do that.
#wpadminbar #wp-admin-bar-top-secondary #wp-admin-bar-wp-jump-menu .chosen-container.chosen-with-drop .chosen-drop {
height: 90vh;
}
#wpadminbar #wp-admin-bar-top-secondary #wp-admin-bar-wp-jump-menu .chosen-container .chosen-results {
max-height: none;
height: calc(90vh - 45px);
}
To use this, you can either add it to all your sites with a Chrome extension (like User JavaScript and CSS), or add per-site with enqueued admin & frontend css
View this CSS on Pastebin, with syntax highlighting:
]]>Hi, the donation link is broken, it looks like your site is down.
And if you’re interested, I’d like still to help continue development of this brilliant plugin. Let me know if you’re on board and I can send you examples of my work
]]>Hi Jim,
I’m getting messages that would suggest that your BRILLIANT plugin is about to be removed from the repository..
Any chance of an update please?
Best Regards,,
Dave
I’d like to continue development of your plugin, would you be open to this?
]]>Hi!
I just wanted to report that in /assets/js/chosen/chosen-wpadmin.css
on line 8
, there is a typo.
It reads *display: inline;
instead of display: inline;
.
Thanks for a super plugin!
I’ve had a few different www.remarpro.com accounts,and have voted 5 STARS on your plugin each time. I’ve been using it for maybe like 5 years.
]]>With the new block editor the position of the page Update button has been moved to the top bar and is now hidden behind the Jump Menu Select to Edit field. Is it possible to shift the Jump Menu leftwards so that the Update button is visible?
]]>I think this line:
$wpjm_string .= '<option value="post-new.php?post_type=';
Should be:
$wpjm_string .= '<option value="' . admin_url('post-new.php') . '?post_type=';
In two places (lines 783 & 869).
]]>Hey, thanks for this, very cool tool!
Wondering if you could tell me what needs changing to get a much larger drop-down list when in admin toolbar?
]]>Firstly, great plugin, thx.
I’m seeing a similar issue to this thread
Strangely, in WPJM Options page: ‘Pages’ is showing as two different post types. If I disable both of them, the menu works, but I’m editing a lot of pages atm and sorely miss using it.
The icon just spins. It was working about a week ago and *maybe* the problem arose when updating WP to 4.9.8 (but I have another site using WPJM and 4.9.8 with no problem).
Console is giving the following error:
GET …/wp-admin/admin-ajax.php?action=wpjm_menu&post_id=0 500 Internal Server Error
in:
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=4.9.8:4
then eventually:
Uncaught ReferenceError: $st is not defined in common.js:263
I’ve tried disabling all other plugins and changed theme.
Thanks in advance
]]>Hi,
FYI, Ctrl+J opens up the download box. Maybe the shortcut should be reconsidered ?
Regards,
PrW
]]>On a real-estate site, titles that contain the euro-sign (€) in the title is not searchable from “€” and onwards. Everything before the Euro-sign is searchable.
Can this be fixed?
This plugin give me an insecure mixed content warning on the Admin page. How can I fix this:
JQMIGRATE: Migrate is installed, version 1.4.1 load-scripts.php:9:542
Loading mixed (insecure) display content “https://www.krillwebdesign.com/wp-content/uploads/2011/06/logo-small-no-tag1.png” on a secure page[Learn More] index.php
Loading mixed (insecure) display content “https://krillwebdesign.com/wp-content/uploads/2011/06/logo-small-no-tag1.png” on a secure page[Learn More] index.php
Hi guys,
is there an option to have WP Jump Menu working together with WPML language versions? At the moment the search seems to be restricted to the current language, but I need to also get results from a different language version.
Thanks!
]]>Hi,
I upgraded the PHP version from 5.6 to 7.0 on a client’s web site and the WordPress admin broke down with errors like this one:
Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 292751915857477136 bytes) in /home/XYZ/public_html/wp-admin/includes/menu.php on line 49
WP Jump Menu (v 3.5.7) was one of three plugins that were causing the admin to break if they’re active. When these plugins are deactivated, everything is smooth.
Is this a known issue?
]]>Hi,
I was wondering if there is a keyboard shortcut to quickly move cursor to the search box?
Thanks
]]>Hi @jkrill, with the latest version I realised I am having a hard time editing the last page I had edited when I last logged in. It is already pre-chosen in the jump menu, but cannot actually be opened due to being pre-selected (i.e. I see the page name ‘Events’ in the menu [last page I edited], I click on the menu and click it again, but no page opens). Can you have a look at it?
]]>the search is not available on one of my sites
it just says “select to edit” with the drop down …
every seen this? any ideas?
thanks, i LOVE this plugin
]]>Hi,
thanks for your great work.
Is it possible to make this string “– Select to Edit –” translatable?
// wp-jump-menu.php: Code line 583
$wpjm_string .= '<select id="wp-pdd" data-placeholder="- Select to Edit -"
class="chosen-select">';
Thanks
Ingo
All of a sudden Jump Menu stopped jumping correctly when using on the front end. When I click a new page to jump to on the front end, the page jumps to the backend (admin side) of the correct page. I tried turning off all other plugins, but that didn’t resolve issue. I also deleted plugin and reinstalled but that didn’t make any difference.
Anyone else having this problem?
Doug
]]>All of a sudden Jump Menu stopped jumping correctly when using on the front end. When I click a new page to jump to on the front end, the page jumps to the backend (admin side) of the correct page. I tried turning off all other plugins, but that didn’t resolve issue. I also deleted plugin and reinstalled to na
Anyone else having this problem?
Doug
]]>Thanks for this wonderful plugin. Unfortunately, the past few revs have resulted in a spinning icon to the right of “WP Jump Menu >>” in the Admin bar, and clicking produces no menu. I’ve just downloaded 3.5.3 and no change. I’ve also complete deactivated, deleted and reinstalled 3.5.3 with no change.
WP Jump Menu has worked fine on this site until recently and continues to work properly on a similarly configured site (that, albeit, has few plugins). I’m using the latest Genesis, Dynamik, Beaver Builder, WooCommerce, DAP and a host of other plugins, all of which are current. I would try disabling other plugins now in search of a conflict, but this is a live site in the middle of a campaign.
]]>I finally nailed down the trouble with the WP Theme Customizr. It’s Jump Menu. I get an infinite load when trying to access it, when Jump Menu is Activated.
]]>Latest version broke Jetpack site statistics. Had to disable.
]]>It would be great if the jump menu could be hidden when testing in a mobile environment. Right now I have to turn off the plugin as it gets in the way of the content. See screenshot below.
https://dl.dropboxusercontent.com/u/3984732/WP%20Jump%20Menu%20issue.png
Otherwise, great plugin. Very useful.
Doug
]]>Hi @jkrill,
hope you are doing well and good so far :).
I just wanted to tell you about my experience with your Jump Menu lately. We were using it on a site with a lot of content (posts a few, hundreds of pages, hundreds of custom post type posts of various kinds), and it really dragged the performance of the site down, so pages took ages to load in the frontend as well as backend. I assume it is the sheer mass of content your select is carrying around and which gets hard to manage? Do you have any ideas to work around this in a way?
All the best
Eno
]]>Hello, first of all, thank you for this plugin, it’s awesome and truly time saver.
I’m wondering if it’s possible to make this jump menu avaible for all users but not just in admin bar but in normal menu based on builded menu. In my example my menu becomes really long when expanded. So I’m searching for solution for that and I come across your plugin which would be exacly what I need.
So what do you think about making admin only plugin avaible even for not logged in users? Of course I know it would need more tweaking for users roles to not show private or draft pages/posts to all user and all that stuff.
]]>Hi there,
so far WP Jump Menu did a great job, and you were fast to clear a bug some months ago :-).
For the first time I used Selectric to style my select inputs independently and had to see you are using it, too, for WP Jump Menu. This causes display issues with your plugin on the front end. All post and page titles are floating around in the upper section of the browser window, while the admin bar is destructed as well :). I believe it has something to do with Selectric and its styles. I already tried to narrow down my own selectric styles to a specific form, so they don’t conflict, but that didn’t solve it. I had to manually disable WP Jump Menu in order to hide the problem ;).
Any idea in specific :)?
]]>