Create a user profile field for the users that they can set to Yes or No and then put a condition around your widget code (assuming it is a php widget you wrote yourself) that will either do, or not do the contents based on the profile field value. If it's not a php widget, then create your own template to use with the other widget and put the condition around the template code.
|