I created a community and named it "Community Test 1"... But it seems something went wrong during the creation...
The URL created : /portal/community/Test%201/home
The community is not loading, and when I want to delete it, I have the confirmation pop-up to delete, but nothing happened.
Looks like the issue is with the space on the slug. Space is not allowed in the slug. We did not handle that. In the next version, we will properly sanitize and format the slug.
Right ! Is there another way to delete this community ?
Pierre Debraux, Only one way is do that: Change the slug from the database table: "wp_fcom_spaces" table. \
By the way, in the latest version, we have handled that.