[Plugin: WP-Classified] Will development continue?
-
I am going to try this on WP 2.5 on the off chance that it works.
Are you going to continue developing this plug-in?
-
Just downloaded this plugin and everything is working great so far. I have some Categories and Lists set up. Maybe I’m just blind and missing this but how do I delete Categories and Lists after they have been created?
I’ve installed this plugin in a fresh 2.7 installation and it works fine except when i add a classified ad. I crested a category then tried to create an ad from the front end… i could put in all the data and when i click save i get the error… no posts found. ive triple checked my .htaccess file and everything there looks ok. I am using the permalinks structure /%POSTNAME%/ and that works well with the rest of the site. my .htaccess code looks like this:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
#RewriteRule !^(classified|odlinks)/ /index.php [L]
RewriteRule ^classified/([^/\(\)]*)/? /index.php?pagename=classified [QSA,L,R,NS]
</IfModule># END WordPress
any help would be greatlt appreciated. I tries the usual .htaccess code but it does not work either.
thanks in advance.
the url is:
I installed this plugin but I get a “404 Not Found” error and it shuts down the entire blog. grrr I changed my .htaccess code per the instructions for my permalink setup.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule . /index.php [L]
RewriteRule !^(classified|odlinks)/ /index.php [L]
RewriteRule ^classified/([^/\(\)]*)/? /index.php?pagename=classified [QSA,L,R,NS]
</IfModule># END WordPress
However, that did nothing. Nada.
Can anyone help?
Blessings,
WendyOw, just installed this and it worked just fine.
@bloggista
What version of wordpress are you using? I’m using 2.7 and can’t seem to get it to work.
@cina
It’s not letting me make categories.
Thank you for making this! I know as soon as it works that it will be what I need!Help! Everything is loaded perfectly, but when I try to post an ad it doesn’t save? http://www.2bloxdc.com/classfieds
Hi!
First of all, thanks for making this much needed plugin!! I’ve installed it and averything seems to be working fine, but I’d also like to know where you are supposed to be able to add an ad… I can’t find a link anywhere. My categories and lists are setup and they show up no problem, but that’s as far as I can get 🙁 Any help from anyonw would be greatly appreciated…
Fiz um teste com esse plugin, marquei a opção Unregistered visitors cannot post. inserir um anúncio depois fiz um logout. cliquei na opção delet e apaguei o anúncio sem estar registrado.
Como fazer para que só usuário registrados apaguem seus respectivos anúncios?
Ciao a tutti.
Mi scuso, ma non conosco che l’italiano.
Volevo sapere perchè chiunque (registrato) può modificare tutti gli annunci.
Non si può farsì che ogni utente modifichi solo il proprio?ho installato la versione 1.3.1-c su WP 2.7.
Grazie
Does anyone have the contact info for the developer? I would like to know if the development will continue and if they do customizations of the code.
Thank you!
Todd
The topic ‘[Plugin: WP-Classified] Will development continue?’ is closed to new replies.