Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Cannot change store links – defaults back to nickname when trying to change it
- This topic has 4 replies, 3 voices, and was last updated 4 years, 6 months ago by Dana.
- AuthorPosts
- April 9, 2020 at 10:42 am #117150alexdeziParticipant
Hello! I can’t change the URL of a store, it always defaults back to the nickname of the respective user. I could change the nickname, but I need it to be the same as the username – which I can’t change. Any ideas why that is happening?
- April 9, 2020 at 10:47 am #117151alexdeziParticipant
I had this code snippet active (to prevent to change the store slug by the vendors).
Deactivated it, now its fine.add_filter( ‘wcfm_is_allow_store_name’, ‘__return_false’ );
Thanks anyways!
- April 9, 2020 at 5:22 pm #117265alexdeziParticipant
actually the URL changes back once I activate the code snippet above again. So this is actually an issue…
- April 23, 2020 at 12:14 am #121963wmParticipant
I am unable to change the store slug. The name I can change, but not the slug. When I save the settings, it says, settings saved and I get the sound notification, but when I hit refresh, the original store slug appears. It is not letting me change it from when it was first created. Neither super admin nor the user can make the change.
- May 4, 2020 at 1:57 am #126254DanaParticipant
I am having same issue. How can this be resolved?
- AuthorPosts
- You must be logged in to reply to this topic.