Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] rss_live_search
Well I think I found my problem. Isn’t an input
tag supposed to have the type=text
part? It seems like my tag doesn’t have that. Is there a way to fix this?
bludrop studios .::. Creative Expression
Offline
Re: [plugin] [ORPHAN] rss_live_search
edit the plugin. admin tab->plugins. find the plugin and click “edit” over on the right.
Listen to Kenneth
Offline
Re: [plugin] [ORPHAN] rss_live_search
Whoops. Didn’t think of that. If it works, though, why was it omitted from the beginning? I just installed a new version of the plugin from wilshire’s site. What went wrong?
bludrop studios .::. Creative Expression
Offline
Re: [plugin] [ORPHAN] rss_live_search
Well, it didn’t work. I also checked wilshire’s site, and it turns out that he doesn’t have the type="text"
part either. My site is at http://www.midrasha.com. I can’t understand why the search field is not appearing.
bludrop studios .::. Creative Expression
Offline
Re: [plugin] [ORPHAN] rss_live_search
did you put in the right plugin call? i’m using either .4 or .5 on my site and it’s working fine, probably without the type=text ‘cause I haven’t hacked the plugin or anything.
Listen to Kenneth
Offline
#42 2005-06-27 18:21:33
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: [plugin] [ORPHAN] rss_live_search
Nobody has a answer to my question ??
Offline
Re: [plugin] [ORPHAN] rss_live_search
This is what I am using in my code: <txp:rss_live_search />
. It’s still not working.
bludrop studios .::. Creative Expression
Offline
#44 2005-06-27 20:28:46
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] rss_live_search
roelof wrote:
Hello,<br />
Im using this plugin on my site: http://msk.knoal.nl/index.php?s=search<br />
But if a look at this page everything looks allright but at the moment i submit a letter i get a “error on this page”. I use messy url’s.
Roelof, I don’t get an error message, I can enter a search term, but it doesn’t give a drop down menu of found articles. I tried with simple words like ‘de’, ‘het’, ‘een’ that should be in some article, but no results. Did you set the section(s) your articles are in to be included in site search?
And what tag for the plugin are you actually using?
Besides, after pressing enter I’m directed to your home page.
Also, the link to LiveSearch on your homepage is http://msk.knoal.nl/index.php/index.php?s=search.
Offline
#45 2005-06-27 20:30:47
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] rss_live_search
> blumie607 wrote:
This is what I am using in my code:
<txp:rss_live_search />
. It’s still not working.
Did you put <code><txp:rss_live_search_js /></code> in the head section of your page?
Offline
Re: [plugin] [ORPHAN] rss_live_search
Yes.
bludrop studios .::. Creative Expression
Offline
#47 2005-06-27 21:10:57
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] rss_live_search
blumie607, could it be something in your CSS, accidentally setting a div to display: none; or something like that? Quite unlikely, I know, but anyway…
Offline
Re: [plugin] [ORPHAN] rss_live_search
Bingo. I turned CSS off (with the great WebDev Extension in FF) and I now see my livesearch. Now off to find the nasty code hiding my search box. Wow, can’t believe I didn’t think of that.
Thanks doggiez and everyone else. Now, back to livesearch!
bludrop studios .::. Creative Expression
Offline