Permalinks
We want to change the clipper permalinks to site.com/%post_id%/%postname% to avoid performance issues.
I have seen that /coupons/ for the permalink is modifiable in the settings of the theme. However, it looks like the permalinks are hardcoded into the clipper theme. In what PHP files of the theme are the permalinks defined? Or how would one go about changing the permalinks?
Not sure if I explained it correctly, but we want to change permalinks from site.com/coupons/%postname% to site.com/%post_id%/%postname%
Thanks.