Custom Permalinks problem adding .htm
Hi Guys,
It is my first post. I need some help here. I want to configure a custom Permalinks as follow:
PHP Code:
mysite.com/ads/shoes.htm
. So I configured a custom structure in Permalinks option with the following syntax
PHP Code:
/%postname%-%post_id%.htm
but is not working.
So, how can I set up my custom Permalinks?
Thanks in advance.