Permalink variables on a single custom page.
-
Hi Guys
I have been looking for a solution and though I found a lot of stuff, I still can’t get a solution for my problem.
I have build a template page called /products/
The page displays categories and sub categories that comes from a custom db table and have nothing to do with WordPress categories. I have used variables to know which category must be shown:
/products/?category_0=syringes&category_1=copI am need the link to look like this /products/syringes/cop and still use the /products/ page.
I have seen .htaccess (i am still a bit of a novice with this) and seen permalinks code in wp, but I am desperately press for time to find a workable solution.
The topic ‘Permalink variables on a single custom page.’ is closed to new replies.