Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wpfunfan

    (@wpfunfan)

    Option #2 worked great for me. I tried #1, but the styling was still off, so rather than futz with it, I moved on to #2 and everything matched exactly as it had been. — I wanted to be prudent and update the staging server before testing out the plugin update. That’s why it took me a bit to get back to you.

    Anyway, thanks again for the great plugin and your excellent tech support! (I donated $25 USD.)

    Thread Starter wpfunfan

    (@wpfunfan)

    Basically, I needed the warning text to come before the button, so I hid the original button via CSS and then put this in the “Additional Content” area.

    <div class="age-gate-warning-logo-container"><img src="/logo.png" class="age-gate-warning-logo"></div><div class="age-gate-warning-headline">NOTICE: This is an adult web site. All performers depicted on this web site were over 18 years of age at the time of the production. The content is inappropriate for minors and appropriate care should be taken to ensure that it is not viewed by anyone under 18 years of age. </div>
    <div class="age-gate-terms">By entering the website, you agree to our <a href="/termsofuse.html" target="_blank"><span style="white-space:nowrap;">terms of use</span></a> and <a href="/privacypolicy.html" target="_blank"><span style="white-space:nowrap;">privacy policy</span></a> and represent that you are of legal age in your community to view adult-oriented material.</div>
      <button type="submit" value="1" name="age_gate[confirm]" class="age-gate-submit-yes-new">Enter Super Flex<span style="font-size:14px;position:relative;top:-8px;">TM</span></button>

    Thanks in advance for your help and for the great plugin!

Viewing 2 replies - 1 through 2 (of 2 total)