Hi!
I’ve managed to build a user profile with ACF frontend forms. And now I need to create a custom url (example.com/products-category/authors/username) for each user after they have edited their profile. How do I go about it?
Previously I had to manually add all user info to products-category/authors in WooCommerce, and now I’d like to automate this process.
p.s. I have no skills in coding
Thank you in advance!