Shop name NOT username

This topic contains 18 reply and 3 voices, and was last updated by Fred 9 years ago
Viewing 15 Posts - 1 through 15 (of 18 total)
Author Posts
April 7, 2015 at 10:22 pm 40851
Fred When a Customer turned into a Seller, he/she selects a name for his/her shop which that page states will be the url. But for whatever reason, that does not happen and still the username populates as the shop name.
April 8, 2015 at 11:06 am 40885
towhid towhid

Hello,

Make sure you have set your permalinks as post name and product. Please navigate to Settings->Permalinks and Set your permalinks as Post name and Product. Please check and let me know.

Thank you 🙂

April 8, 2015 at 8:06 pm 40930
Fred Fred

Hi,

I have the Permalinks set as mentioned and still the same outcome. Any other ideas?

Thanks.

April 9, 2015 at 10:57 am 40975
towhid towhid

Hello,

Please provide your login details by using this form: http://wedevs.com/provide-login-details/. I will have a look what is going wrong.

Thank you 🙂

April 9, 2015 at 2:12 pm 40990
towhid towhid

Hello Fred,

Can you please provide me a screenshot about the issue.

Thank you 🙂

April 9, 2015 at 9:45 pm 41017
Fred Fred This reply has been marked as private.
April 11, 2015 at 12:46 pm 41084
towhid towhid

Hello Fred,

Sorry for the misunderstanding earlier post. As per the dokan settings Username will show at url but not shopname. Shopname will be show at banner page. You can check our demo – http://demo.wedevs.com/dokan/?preview

Thank you 🙂

April 11, 2015 at 2:19 pm 41099
Fred Fred

I am looking at your demo and here is what I see for Nestle store:
http://demo.wedevs.com/dokan/store/nestle/

So, I don’t understand what you mean??
When a Customer requests to be a Seller, there is a field that he/she needs to write his/her store/shop name in the URL, but that is not what is being displayed. Regardless what what you put in that URL field, the username will appear. Please have a look for yourself.

Thanks.

April 11, 2015 at 5:58 pm 41113
towhid towhid

What I was trying to say you that If you write anything in Store Name field from seller settings page, it will be show up at banner in seller frontend. But seller username will show-up in url not at seller store name. Please check this user – http://demo.wedevs.com/dokan/store/towhidd/?preview then you will understand clearly.

Thank you 🙂

April 11, 2015 at 10:32 pm 41129
Fred Fred

So, what you are showing here in this page where Customer turns into Seller is not true! As you’d see on below image, it clearly shows that when you type something in Shop URL, it gets checked for availability and it shows the link right below it with the shop name, not the username. But somehow when you submit this, it shows the username on the Shop link not the link that was displayed in the first place.
I hope I’m being clear.

http://www.keepandshare.com/userpics/d/a/v/e/8528sky/2015-04/sb/screenshot_4_11_2015_8_31_17_am-65921139.jpg?ts=1428768761

April 12, 2015 at 12:34 pm 41158
towhid towhid

Hello,

OK, now I am completely clear. I have already discussed with this issue to our developer team. Hope they will fix this issue as early as possible.

Thank you 🙂

April 12, 2015 at 4:16 pm 41165
towhid towhid

Please provide your login details(FTP) by using this form: http://wedevs.com/provide-login-details/. I will have to fix a line of code on you site.

Thank you 🙂

April 13, 2015 at 1:23 pm 41225
Jos Jos

Can you share what you change here? There might be other people with this problem.
-Jos

April 13, 2015 at 1:30 pm 41229
Fred Fred This reply has been marked as private.
April 13, 2015 at 2:13 pm 41237
towhid towhid

Hello Fred,

Please open includes/wc-functions.php in dokan plugin and find $user->add_role( 'seller' ); and after that line please add this line : $user_id = wp_update_user( array( 'ID' => $user_id, 'user_nicename' => $data['shopurl'] ) );

Thank you 🙂

April 13, 2015 at 2:17 pm 41239
towhid towhid

Hello Fred,

I did not yet received any FTP login details. I have provided you a solution my last post. Can you please follow the instruction I have sent you my last post and let me know the result.

Thank you 🙂

Viewing 15 Posts - 1 through 15 (of 18 total)