Title: second button
Last modified: August 24, 2016

---

# second button

 *  [jimmyxlv](https://wordpress.org/support/users/jimmyxlv/)
 * (@jimmyxlv)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/second-button/)
 * How to create second button next to “Enter website” i want to create “leave website”
   which will lead to choosen by me website.
    Is it possible?
 * [https://wordpress.org/plugins/age-verify/](https://wordpress.org/plugins/age-verify/)

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

 *  [SolPal](https://wordpress.org/support/users/solpal/)
 * (@solpal)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/second-button/#post-6071924)
 * This would be great, I’d like this feature too. Or at least a “go back” button.
 *  [julioharima](https://wordpress.org/support/users/julioharima/)
 * (@julioharima)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/second-button/#post-6071925)
 * Hi, in the file includes/functions.php
    Search this text: `$form .= '<input type
   ="submit" name="av_verify" id="av_verify" value="' . esc_attr( $submit_button_label).'"/
   >`
 * And put after this:
    `&nbsp;&nbsp;<a href="Link to leave"><input style="border:
   1px solid #ccc;border-color: #ccc #ccc #bbb #ccc;border-radius: 3px;background:#
   e6e6e6;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px 
   rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);color: rgba(0,
   0, 0, .8);cursor: pointer;-webkit-appearance: button;font-size: 12px;font-size:
   1.2rem;line-height: 1;padding: .6em 1em .4em;text-shadow: 0 1px 0 rgba(255, 255,
   255, 0.8);" value="TEXT TO SHOW &raquo;"/></a>`
 * In a href: put your link
    and in the value: put your text to show
 * I hope that works for them.
    Visit: [http://quetzaliadd.ru](http://quetzaliadd.ru)

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

The topic ‘second button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/age-verify_ac6a50.svg)
 * [Age Verify](https://wordpress.org/plugins/age-verify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/age-verify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/age-verify/)
 * [Active Topics](https://wordpress.org/support/plugin/age-verify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/age-verify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/age-verify/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [julioharima](https://wordpress.org/support/users/julioharima/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/second-button/#post-6071925)
 * Status: not resolved