
I´ve added support for searching only in a specific Category, by choosing one from a dropdown menu.
I implemented a spellchecking on the search words, which will suggest the right word or term. When found you can klick it to search your site again.
Both Options can be disabled of course. This is not the end of all wit’s. I have more on my mind, but first want to wait for your feedback.
Features
Version 0.51 features:
– up to 10 Search Widgets
– Option to Search only in Category choosen from Dropdown
– Option to use Spellchecking on Search words and terms
– 4 HTML fields to customize HTML before/after widget and title or leave empty and use defaults from functions.php
– Fully localizable with gettext Translation (German Translation included in framework)
– Set on which Website Area to show the Widget. Options are:
- show on Home / Search / Archive or 404 page
- show on all or special single Page. You can set the id or slug of the Page where to show
- show on all or special single Article You can set the id or slug of the Article where to show
- show on all or special Category Listing You can set the id of the Category where to show
- Show if inside a special Category. If in list List or on single Article
Screenshot
not yet (only 3 Switches + the same options like the other King Widgets )
Comming Features
– Whatever you might suggest…
Install
Of course you should have wordpress widgets installed and activated. If not, you can find the download and install instructions over at automattic.com
– Copy king-search.php into your plugins widget folder -> where your widgets.php is !!!
– Copy the widget Framework in /king-includes into /plugins (need new version from 10.06.2006)
– activate in Pluginarea.
– Drag the King Search Widget on one of your sidebars and play with the options.
Hello. The widget sounds like a great idea but it isn’t working with my version of wordpress. I have 2.3.3. Any Ideas? Thanks
Is this ever going to be upgraded to work with 2.1 or higher?
Please let us know how to make this work with WordPress 2.2
Thanks
Will there be an update for wp 2.2 or wp 2.2.1?
I’m having a similar problem with WP 2.2. There is a call to a function that gives a fatal error when attempting to activate the widget.
Call to undefined function get_admin_page_title() in /home/aepdesi/public_html/areachicago/wp-admin/admin-header.php on line 12
Please let those of us using WP 2.2 what would help. I’m looking into it myself and if I can fix it to work with WP 2.2 I will load the fix.
Yes, please make it Wp 2.2 compatible.
I am dying to use King widgets again on my blog
Yes it does’t work in WordPress 2.2. I would like to test this plugin. Is there a way to make work in v2.2?
Or do you plan to rewrite it for 2.2 and if yes when?
This no longer works with WordPress 2.2
Has anyone figured out how to solve the „Missing argument 8″ warning for this widget??
I see now! The option is called „Show Category Feed Text“. Unfortunately, this is a fixed description; not something specific to the link, like the description as I mentioned above, so my request still stands.
Sorry to stuff your comments, and thanks for your attention.
I mean, George, sorry
Martin,
King Search fails XHTML validation because the LIs are missing „alt“ attributes. You could draw these from the descriptions. A feature for the next version, perhaps?
Emre.
can we have an option to search for posts of a specified word count (e.g. between 100 and 300 words)
I get the same error message:
`Warning: Missing argument 8 for widget_king_where_to_show() in /home/xxxx/public_html/wp-content/plugins/king-includes/library/king_widget_functions.php on line 52`
And Kig-links does not show up. Even though its activated in the plugins sub menu. I have also installes the latest King framework. What am I doing wrong? Are there required changes to the stylesheet?
Does anybody have a fix they can send me?
Georg, I have a modified version of King Search that fixes the missing argument bug by setting up and enabling the show_not_on_site_area parameters, using the same code as in King Categories. If you let me know where to send it I can zip it email it to you if you are interested?
I’ve got the same problem as KatGirl plus the widget doesn’t work. Due to old links in Google visitors frequently end up on my 404 page. There the search widget would come in nicely – if it worked.
Great Plugin. I’ve uploaded framework files to my plugins folder and King Search Widget to my widgets folder.
I haven’t modified anything, and that includes my own Sidebar functions.php.
I get this error when I place a King Search widget in one of my sidebars inside the Presentation >> Sidebar Widgets:
`Warning: Missing argument 8 for widget_king_where_to_show() in /home/xxxx/public_html/wp-content/plugins/king-includes/library/king_widget_functions.php on line 52`
can you please advise what I need to do to remove this warning from „Where To Show“ slide box in side King Search Widget.
Thanks
hallo, super widgets…
ich habe gerade das search widget installiert und bekomme dieses error:
Warning: Missing argument 8 for widget_king_where_to_show(), called in /home/www/swingcheese/balswing.de/wp-content/plugins/widgets/king-search.php on line 286 and defined in /home/www/swingcheese/balswing.de/wp-content/plugins/king-includes/library/king_widget_functions.php on line 52
aber es funktioniert trotzdem,
vielen dank,
philippe
Im using the wordpress build in „dropdown_cats“ function.
So you can´t go directly in the select over this widget.
You can wrapp the call with a class or id in the code or use the before / after html fields and than make a cascading css call.
search for „dropdown_cats“ between line 64 and 150 in the plugincode.
Great plugins! I want to aply some style to the category dropdown box so that it matches the look of the search box that I have styled. I have an id css tag ready. Can you point me in the right direction for where it needs to go in the plugin code? Thanks!
King search is Excellent!