Yizi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Registeration is disabled@firoz thanks for the info. Are you available for paid consultancy? maybe an hour of your time, skype convo?
Forum: Plugins
In reply to: [WooCommerce] Registeration is disabled@firoz I’ve managed to fix it with the following code:
<script> jQuery(document).ready(function(){ window.setInterval(function(){ jQuery('form.register input[type="submit"][name="register"]').removeAttr('disabled'); jQuery('form.register input[type="submit"][name="register"]').removeClass('disabled'); }, 3); }); </script>Also what do you mean by load issues?
Forum: Plugins
In reply to: [WooCommerce] Registeration is disabledForum: Plugins
In reply to: [WooCommerce] Registeration is disabledForum: Plugins
In reply to: [WooCommerce] Registeration is disabled@firoz that did not fix the issue, can I send you the link to the store privately so you can have a look?
Forum: Plugins
In reply to: [WooCommerce] Registeration is disabledI’ve tried strong password and still it’s greyed out. I will disable the password strength and see how that goes
Forum: Fixing WordPress
In reply to: Register button disabledTopic moved to: https://wordpress.org/support/topic/registeration-is-disabled/
Forum: Fixing WordPress
In reply to: Register button disabled@firoz just posted it
Forum: Fixing WordPress
In reply to: Register button disabled@firoz Post it where? Your link is not going anywhere
Forum: Plugins
In reply to: [WooCommerce] How to restrict a product based on another productWorked perfectly, thank you!
Hi Nate,
Thanks for the quick reply, I don’t like to share the link but I can surly email or message you. The theme is: http://themeforest.net/item/berg-restaurant-wordpress-theme/8936855?WT.oss_phrase=&WT.oss_rank=11&WT.z_author=yosoftware&WT.ac=search_list
Forum: Plugins
In reply to: Slideshow / Gallery plugin inside postBUMP
Forum: Requests and Feedback
In reply to: I got a http error when uploading imagesThanks it helped