Forum Replies Created
Author | Posts | ||
---|---|---|---|
September 26, 2015 at 10:46 am in reply to:
Adding Terms and Conditions in reg form 73180 | |||
I just added the terms and conditions code with href=”artlov.com/termsconditions” in the functions.php but the terms and conditions still wouldn’t link to the termsconditions page when signing up. The site has also gone to white screen after adding code to functions.php so I’m unable to view it. Terms and Conditions are not an option when signing up in the Become a Seller from the customer My Account page. Nayem, do you have any ideas why my site went to the white screen and can Terms and Conditions be added to the Become a Seller page? If it can’t be added to Become a Seller page, how can I remove the choice of becoming a seller or customer? Please respond soon, I was planning to do more testing this weekend but I believe you are off now. | |||
September 24, 2015 at 12:51 am in reply to:
Adding Terms and Conditions in reg form 73025 | |||
The “Become a Seller” button from the customer “My Account” does not have Terms and Conditions when creating a seller account. Please add code to have Terms and Conditions displayed on Become a Seller sign up. Thanks | |||
September 22, 2015 at 12:31 am in reply to:
Adding Terms and Conditions in reg form 72798 | |||
Hello Nazmul, I created a customer account and when I clicked on My Account and selected Become a Seller the Terms and Conditions are not on that Page so I was able to create a Seller account without accepting Terms and Conditions. Also, Should I add this code below your code on the functions.php to link the Terms and Conditions* to the Terms and Conditions URL page?
# as hyperlink reference placeholder. You have to use the URL of your terms and conditions page. Thanks | |||
September 18, 2015 at 3:42 am in reply to:
Adding Terms and Conditions in reg form 72342 | |||
I entered the required login info in all fields and when I click submit, I keep getting the “Please enter URL” in the website name field where I’ve already entered http://www.artlov.com. What should I do now? | |||
September 17, 2015 at 1:41 am in reply to:
Adding Terms and Conditions in reg form 72128 | |||
I disabled all the plugins and uploaded the new Dokan plugin and then uploaded the new theme but still received this error message: The package could not be installed. The theme is missing the style.css stylesheet. Theme install failed. | |||
September 16, 2015 at 2:22 am in reply to:
Adding Terms and Conditions in reg form 71966 | |||
Hello Nayem, I added this code to the functions.php file and I got a Corrupt file error that brought the white screen (site crashed). So I removed the Dokan theme and plugin from wp-admin and downloaded the latest versions from your site Theme install failed. If this is the new theme zip file then it’s missing the style.css and I’m wondering if Dokan has a conflict with the plugin WP Spamshield? | |||
September 1, 2015 at 7:33 am in reply to:
Adding Terms and Conditions in reg form 69865 | |||
Hello Nayem, I don’t understand your instruction for the use of the filter. I added the filter you recommended; add_action( ‘register_form’, ‘dokan_seller_reg_form_fields’ ) to the functions.php so I wasn’t making changes directly to the Dokan theme before the code you gave me to add the terms and conditions to the seller sign up on the site;
But after adding these to the functions.php my site wouldn’t function (white screen), am I adding these correctly? | |||
August 30, 2015 at 6:40 am in reply to:
Adding Terms and Conditions in reg form 69614 | |||
Hello, I’m using a dokan-child functions.php file so I won’t lose these added codes when Dokan updates, I’ve added this code you gave me to the child functions.php:
However, I’m not seeing the terms and conditions. What should I do when using a dokan-child theme to customize? I’d also like to add two registration fields for different type users, could you give me instructions to create & modify different user registration fields? Thanks | |||
August 26, 2015 at 1:54 am in reply to:
Adding Terms and Conditions in reg form 69056 | |||
Hello, could you give me a path to add the terms&conditions to the registration field? And can you also give me the path to locate the seller-migration page in the Dokan files on my server? Thanks | |||
August 22, 2015 at 8:54 am in reply to:
Adding Terms and Conditions in reg form 68499 | |||
I added the terms&conditions code to the seller-migration page but it added the terms&conditions check box on the same sign up page where the the terms&conditions checkbox already is so now I have 2 check boxes on signup. I checked the become a seller option from the customer’s My Account page but the terms&conditions are not displayed on the sign up page from there. How should I proceed so I can add the terms&conditions for customers and sellers throughout the site? | |||
August 21, 2015 at 6:27 am in reply to:
Adding Terms and Conditions in reg form 68374 | |||
Actually, When I sign up as a seller it has the terms&conditions checkbox but not when I register as a customer. I was also logged in as a customer and went to My Account page and clicked on Become a Seller button at the bottom of page but there was no terms&condition checkbox when becoming a seller from there. I want all members, both sellers and customers to have to agree to terms&conditions when signing up. Thanks | |||
August 21, 2015 at 6:06 am in reply to:
Adding Terms and Conditions in reg form 68373 | |||
It is, thanks Nayem | |||
August 20, 2015 at 4:40 am in reply to:
Adding Terms and Conditions in reg form 68178 | |||
Hello, I have made sure that the plugin is the latest version and have added the terms&conditions code to the seller-registration-form.php below the last code here ;
August 19, 2015 at 4:09 am in reply to:
Adding Terms and Conditions in reg form 67939 | |||
I’m still getting this error message when attempting to sign up new user: Error: ERROR: JavaScript and Cookies are required in order to register. Please be sure JavaScript and Cookies are enabled in your browser, and reload the page. I’m pasting the code to add terms and conditions to sign up on the templates-tags.php:
But Terms and Conditions checkbox is not adding to signup field. | |||
August 13, 2015 at 6:30 am in reply to:
Adding Terms and Conditions in reg form 66810 | |||
Server: artlov.com I added the paypal.png image to the icons file then added the code for terms and conditions to line 385 to templates-tags.php but the terms and conditions check box is still not displayed on the sign up page. Also when I try to sign up a new user I’m getting this Error message: Error: ERROR: JavaScript and Cookies are required in order to register. Please be sure JavaScript and Cookies are enabled in your browser, and reload the page. I’m using Safari and Google Chrome when signing up that both have Javascript and Cookies enabled. How can I correct these two issues? Thanks |