| User | Post |
|
3:05 am March 25, 2009
| isbrucker
| | |
| New Member | posts 1 | |
|
|
Hi:
I think WP-directory-list will work for me, so I just did a quick install. Version 2.7.1, your software version 1.5.1
Before I post a flurry of questions, I'm wondering if there's any documentation. I've searched all over this site, and the WordPress site. Maybe I'm a dork.
For example, I'd like to know how to sort and limit listings so I could, for example, list only items in California and sort the listings by city and zip code.
I can't figure out how to edit a listing, like changing the city or correcting a typo.
Finally, the line "SELECT id,category FROM wp_directory_link_cats WHERE id=1" displays above the first item listed.
Otherwise, I pretty much have it working–the REcaptcha works like a charm!
|
|
|
6:18 am March 25, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
Yeah, kinda lacking in documentation. Not much time on my part except for every other friday. It is on my to do list.
I dont' think I have it so that you can sort specifically. I could add it for the next release after this bug fix. Right now you can sort by the database field either in ASC or DESC order. So you could order by City but not by Bakersfield
I do not have the pagination working correctly at the moment so limiting is exactly that.
Sorry, but still a work in progress. Many of the things you are asking for are also what I need for my own Sites and are Definately on the todo list. 
|
|
|
8:28 pm March 30, 2009
| myuzikalflare
| | |
| Member | posts 8 | |
|
|
I also have that display issue.
"
WordPress database error: [Unknown column 'yourcategoryid' in 'where clause'] SELECT * FROM wp_directory_links WHERE status=1 and categories=yourcategoryid
"
Looking forward to finding a fix!
great work so far on this plugin. I'm really looking forward to the updates and features :)
|
|
|
8:33 pm March 30, 2009
| myuzikalflare
| | |
| Member | posts 8 | |
|
|
UPDATE: i managed to get rid of that display issue…
instead of placing "[directory category=all ], [directory category=yourcategoryid ]"
in the page like the installation instructions say…
just put [directory category=all ] by itself instead
|
|
|
6:06 am March 31, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
Hmm… The latest release should have taken care of the sql statement. It was a debugging tool that I forgot to remove and it shouldn't be in the latest release 1.5.2.
|
|
|
6:17 pm March 31, 2009
| myuzikalflare
| | |
| Member | posts 8 | |
|
|
i'm using 1.5.1 so maybe that's why :)
keep up the good work!
|
|
|
4:03 pm April 10, 2009
| elenacoen
| | |
| New Member | posts 1 | |
|
|
I would be very interested in hearing if someone knows of a call to be able to display the categories only on the first page with the number of listings per category in brackets, not the listings themselves, allowing visitors to go to the category of their interest? Any way to post subcategories and have similar rendinerg? Looking forward to the search function. I am also having the STW issue error. I disabled the function but it gives me an error on the listing site, above categories and listings. It doesn't show up on the add your listing page, meaning it's a problem with calling the images. As far as I know, I have no strange URLs, have the latest PHP and WP.
|
|
|
8:18 am April 11, 2009
| myuzikalflare
| | |
| Member | posts 8 | |
|
|
yeah i would love to see the number in brackets feature as well.
the majority of directories i've seen (eg yellow pages) have this
|
|