ddmm45
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: permalinkneed help!!!
Forum: Fixing WordPress
In reply to: permalinkSorry about the empty post. I messed it up..
My problem: the permalink function doesn’t work at all. I wanted to change the permalink struction under options, and then all pages, including index.php and all pages in Admin, are showing a 403 forbidden error. However if I deleted the newly generated .htaccess file, I can at least view index.php and Admin, but the permalinks don’t work. I cannot view the posts either by catagory or by monthly archives.
I don’t know if I’m making sense here but would somebody please help? Thanks very much!!!Forum: Fixing WordPress
In reply to: Catagory Links Not Working.how do i do that?
I deleted the htaccess file cuz if i have it, then all of my pages show a 403 forbidden error. I’m not sure how do i make the permalinks work properly.
Thank you.Forum: Fixing WordPress
In reply to: Question with archives.I tried but apparently I don’t know how to make it work. Can you tell me if my code is right?
<?php wp_get_archives(‘type=monthly&format=option&show_post_count=true’); ?>
I put this at the place I want the archives.
Thanks!!