• Hi
    Is it possible to show additional after:

    Eden Escorts
    This Content is for mature audiences only 18:

    ( Example Text) BE ADVISED: ADULT CONTENT If you have children who have access to the internet, please prevent them from accessing this site by protecting your system with the appropriate programs. This site contains adult material that may be offensive to some individuals.
    And Then:

    Please enter your age 18
    
    Are you over 18 years of age?
    
    Yes No
     Remember me

    Your assistance in allowing for the Additional Content to be the age verification check appreciated

Viewing 1 replies (of 1 total)
  • Plugin Author Phil

    (@philsbury)

    Hi @arthurlaw1,

    You can in a couple of ways do this;

    Have a look at this thread and this one, or you can add a filter if you don’t need it to be editable:

    add_filter('age_gate_messaging', function ($messages) {
        $custom = '<p><strong>BE ADVISED:</strong> ADULT CONTENT If you have children who have access to the internet, please prevent them from accessing this site by protecting your system with the appropriate programs. This site contains adult material that may be offensive to some individuals.</p>';
        return $custom . $messages;
    });

    Thanks
    Phil

Viewing 1 replies (of 1 total)

The topic ‘Additional Content (Messaging Menu)’ is closed to new replies.