I have my WP installed at the root level of my domain so I can leverage plugins I need.
However, I want to map the url /mydir to display what is suppose to be at / of my index (if I didn't tell wp to use static page).
If possible, display that for particular categories.
How do I do this?
I created a custom template but when I created a page with it, it should the content of the page then the look and I don't know how to map /mydir to it.
Thanks.