Registration option missing in theme

This topic contains 6 reply and 2 voices, and was last updated by Nayem 8 years, 12 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
April 16, 2015 at 12:30 pm 41506
Nayem Hello, I am using the Dokan plugin with a theme I purchased on Themforest. However, the option to register as buyer or seller is not displayed in the registration page. It seems the registration option is not working with the theme I am using even though you say your plugin works with any wordpress theme. Can you explain how to get this registration option to display on the registration page using this theme? "Anyone can register" on the WP general setting and "my account page" on Woocommerce account setting has already been enabled. Thank you
April 16, 2015 at 12:32 pm 41508
Nayem Nayem

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 18, 2015 at 11:15 pm 41718
Adeniyi Adeniyi This reply has been marked as private.
April 20, 2015 at 12:55 pm 41805
Nayem Nayem

Hello Adeniyi,

I have forwarded this issue to our developer team. They will fix it as soon as possible.

Thanks.

April 23, 2015 at 5:11 pm 42139
Nayem Nayem

Hello,

Your theme override the woocommerce registration form page. Which did not have the action hook for dokan registration fields. We have added the hook in that page. Now everything is working fine. Please check and let me know.

Thanks.

April 23, 2015 at 9:10 pm 42160
Adeniyi Adeniyi

Hello

Thank you for your help. Please can you tel me the file that edited, the location and the lines that were added?
I need to know this because my theme comes with regular update. I would not want to override the changes you made and then ask for help again.
Thank you.

April 25, 2015 at 2:06 pm 42223
Nayem Nayem

We have added a hook in your theme folder/woocommerce/my-account/form-login.php. In this file we have added this- <?php do_action( 'register_form' ); ?>.

Thanks.

Viewing 6 Posts - 1 through 6 (of 6 total)