VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: wbyers on February 01, 2018, 15:30:59 PM

Title: After 20 automatically created slugs
Post by: wbyers on February 01, 2018, 15:30:59 PM
Okay, so If I understand correctly, when programs are created on the backend, a unique-slug is automatically generated, but only up to twenty for a specific product? So that would mean after 20 iterations of a product the autoslug generator would stop working and not allow you to save the program am I right? If so is there a workaround for this?
Title: Re: After 20 automatically created slugs
Post by: Studio 42 on February 01, 2018, 17:04:02 PM
Hi,
You can manually modify the slug.
If you have -1 rename it to -01 or -a1 or when you save use another name.
If you really have many to modify, you can of course use https://shop.st42.fr/en/products/vm-be-pro-batch-product-edit.htm.
Title: Re: After 20 automatically created slugs
Post by: wbyers on February 01, 2018, 17:05:20 PM
I was more wondering if I could do something programmatic to make this stop happening. It's gotten kind of annoying.