*

Hugo

  • ****
  • 182 posts
Prevent listing url from changing
« on: July 24, 2023, 03:01:02 PM »
Hello,

Is it possible to prevent the listing url from changing or accessing it through another url?
Currently the construction of the url is like this:{CATEGORIES}/{ITEM_TITLE}-i{ITEM_ID}

However when someone changes the {ITEM_TITLE}, it changes the url. Would it be possible to not change the url? or is there another way to create link to the specific url on external websites and it doesn't affect it?


*

MB Themes

Re: Prevent listing url from changing
« Reply #1 on: July 24, 2023, 10:51:32 PM »
It would be possible to create s_slug field in item table and generate slug just once, but at same time it would not allow to be urls language-specific.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots