hi!
i have notice a bug in plugin..
when user updates their business profile in dashboard section!
url doesn't reflect the way it should be, instead it reflects url along with identifier,
localhost.com/companies/demo
but after updating it becomes localhost.com/demo37 (here 37 is fk_i_user_id)
fk_i_user_id = 37
s_identifier = demo
it becomes= demo37
localhost.com/demo37
when update profile, then it returns in it origial form...
localhost.com/companies/demo