mrolans
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to stop woocommerce adding a roleThanks you I understand this will involve custom code and was not asking someone to do it for me. I have searched issue and in the docs and not find something like I was looking for.
However it seems there are those addons listed which may help ill look them over and see if they can do what I want
Consider this issue solved
-OlanForum: Plugins
In reply to: [WooCommerce] How to stop woocommerce adding a roleYes that is my issue and I understand what “Customer” role is for.
My other roles are custom code but those aren’t my concern here.
What I am asking is there a way to control maybe with a (woocommerce hook or filter) or some code snippet to stop “Customer” role from being added automatically and removing my preset role? Even if the roles weren’t custom I would still have this problem if I didn’t want “Customer” added and no way to stop it
Forgive me if Im not explaining I’m unsure how to describe this issue in any other way.Hi I have updated to version 2.9.7 and this error has went away thank you for fast support
My apologies I am using 2.9.6 but I am see there is an update today of 2.9.7 I will update this and see what happens thank you
Forum: Plugins
In reply to: [Cart Notices for WooCommerce] cart notices arent shown anymoreHello @dholovnia
There seem to be some confusion that is not my site. I did not give a link to my site because it is a local dev version! I replied on another person topic but I am having the same problem!
Should I make my own topic if its the same issue?
Forum: Plugins
In reply to: [Cart Notices for WooCommerce] Blank NoticeThis css solution does NOT worked for me!
My notice has no text in it
this is sitll brokenForum: Plugins
In reply to: [Cart Notices for WooCommerce] cart notices arent shown anymorehello I am have the same problem
the notice is there but blank!
Use plugin version Cart Notices for WooCommerce 3.5.7.4
edit: in another thread someone suggested use CSS but thos no work because there is NO TEXT in the notice
.berocket_cart_notice { display: block!important; }