Viewing 1 replies (of 1 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @cj_f,

    Hope you’re doing well today 🙂

    Can you try adding this to your wp-config.php file just above the /*That’s all, stop editing*/ line:
    define( 'MS_PROTECTED_MESSAGE_REVERSE_RULE', true );

    The current logic is to show protection message based on visitor’s membership, but the above define will reverse the rule and show protection message base on shortcode membership.

    Cheers,
    Predrag

Viewing 1 replies (of 1 total)

The topic ‘Shortcode Protection Message Overriding Not Working’ is closed to new replies.