• Resolved arrenato

    (@arrenato)


    Hello, could provide a filter to hide notifications on specific pages? Thank you!

    • This topic was modified 4 years, 8 months ago by arrenato.
    • This topic was modified 4 years, 8 months ago by arrenato.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mivtt

    (@mivtt)

    Hi arrenato,

    This is a feature that allows to show/hide notifications on specific pages named conditional tags, and it’s now available in the premium version only.

    Best regards.

    Thread Starter arrenato

    (@arrenato)

    With a simple css code solved the need. Thanks!

    .page-id-1373 #message-purchased .message-purchase-main {
    display: none;
    }

    • This reply was modified 4 years, 8 months ago by arrenato.
    Plugin Support mivtt

    (@mivtt)

    Hi arrenato

    Please go to the plugin settings and add your code in the custom CSS field. This will solve your problem.

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘hide notification specific pages’ is closed to new replies.