You will see the options to disable the active notifications for UsersWP …

This topic contains 4 replies, has 2 voices, and was last updated by  pvc 4 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #5213

    pvc
    Free User
    Post count: 5

    When clicking on “Notifications” in the account view, I get this message:

    You will see the options to disable the active notifications for UsersWP and it’s add ons.

    What do I need to do to get rid of it, please?

    #5219

    Alex Rollin
    Moderator
    Post count: 27815

    That message can be

    1) hidden with CSS or
    2) translated to say something else

    The CSS is:

    
    
    
    form.uwp-account-form.uwp_form p {
        display: none;
    }
    
    #5224

    pvc
    Free User
    Post count: 5

    Hi Alex,

    Thank you for your reply.
    I guess my question is: what are people supposed to see here? I would expect that they can set their notifications preferences.

    If I were to hide the message, the obvious choice would be to hide the ‘menu’ item too. Can I?

    #5225

    Alex Rollin
    Moderator
    Post count: 27815

    You are using the free core plugin now. Many of our addons have different messaging options that are displayed there, as appropriate.

    #5236

    pvc
    Free User
    Post count: 5

    Thank you, I see now. So basically this field is only used when combined with an addon.

    Thank you very much for clarifying. Much appreciated!

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket