osclass showing category instead of item title

122 views Asked by At

I'm using osclass I create the Permalinks of Listing URL to be

{CATEGORIES}/{ITEM_TITLE}{ITEM_ID}

but my problem is the url now is displaying category/categoryid instead of returning category/item_titleid

example: instead of displaying 127.0.0.1/books/themagicbook4 is displaying 127.0.0.1/books/books4 if I hover the item is showing that the url is 127.0.0.1/books/themagicbook4 but when I click on it it redirect to 127.0.0.1/books/themagicbook4

0

There are 0 answers