dvdndrsn
Forum Replies Created
-
Forum: Plugins
In reply to: Guided / faceted navigation – options in WordPress?I am looking for the same thing. Scriblio seems to not be ready for prime time. If WordPress included some sort of faceted navigation… wow, it would be incredible. I can’t seem to find much on it.
Forum: Fixing WordPress
In reply to: Dashboard categories search does not workBeautiful! Now is there any way to actually get this fixed in a future release?
Forum: Fixing WordPress
In reply to: Dashboard categories search does not workTried substituting that code and got this error:
Parse error: syntax error, unexpected $end in …/wp-admin/includes/template.php on line 3460
—————————————————
foreach ( $categories as $category ) {
if ( $count >= $end )
break;$i++;
********I pasted the code here. is that right?******
}
————————————————–
Forum: Fixing WordPress
In reply to: Dashboard categories search does not workHere’s what it says in the codex:
http://codex.wordpress.org/Posts_Categories_SubPanel#Search
————
SearchAbove the Table, to the right, is a search box where you can enter a word, or series of words, and click the “Search Categories” button to search and display all the Categories meeting your search words.
————-I have never witnessed this actually working. But clearly it is supposed to.
Forum: Fixing WordPress
In reply to: Dashboard categories search does not workThank you! Now I don’t feel like I’m crazy. I have an install with over 600 categories, and I can’t search them, and it is driving me up the wall. It’s a total mystery to me. I’m trying to avoid plug-ins if possible, and really, this should not need one, right?
When I do a search, it gives me a list of nothing.
Forum: Fixing WordPress
In reply to: Dashboard categories search does not workI know this isn’t an interesting problem, but it is pretty important to the functioning of WordPress. If I am doing something wrong, could someone please tell me? I’ve posted on this twice, and gotten no response. At least tell me whether the category search works on your installation. Someone?
Forum: Fixing WordPress
In reply to: search does not work consistentlyI have the same problem. When I look at Categories in the admin panel, and try to search for categories I know exist, I don’t get any results. It doesn’t matter what I search for. This problem was there from the initial installation. I’ve tried installing manually, having my host install, having ANOTHER host install, same initial problem.