I created a theme using wamp. It works fine and all, but when I uploaded it to the server, I am having problems with categories.
It always generate this url: http://deremoe.com/reviews/
this is what get_category_link() is giving me on my webserver.
It should be: http://deremoe.com/category/reviews/
What I did:
- Reset Permalink
- /?index.php/%postname% custom category
What should I do more on this?
Thanks.