Terms with same slug
-
I’m developing a travel agent site.
There is a problem with the slug name, wordpress don’t allow same slug name to exist.
I have the following terms:
China
Taiwan
Hong KongUnder each of them, they will have the same airlines below:
Cathay Pacific
Qantas
Singapore AirlineThe reason I need them to be the same is I’m getting the slug name for the airline banners e.g. <?php term -> slug ?>.jpg
Is there anyway to stop wordpress to generate new slug?
Please advise if any other way can make this happen?
Thank you in advance.
The topic ‘Terms with same slug’ is closed to new replies.