Title: Captcha page
Last modified: October 4, 2024

---

# Captcha page

 *  [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/captcha-page/)
 * Hello.
 * [https://imgur.com/EmiNUFB](https://imgur.com/EmiNUFB)
 * Where can I find this page to edit it?

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

 *  Plugin Support [Thu P. a11n](https://wordpress.org/support/users/thup90/)
 * (@thup90)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/captcha-page/#post-18054281)
 * Hi there,
 * When the MailPoet plugin is installed, a new row is added to the *_posts table
   of your database with the “mailpoet_page” type, and is used for all the auto-
   generated pages like Unsubscribe, Manage Subscription, and the built-in Captcha
   functionality.
   While there are options for setting up custom pages for the [Unsubscribe page](https://kb.mailpoet.com/article/221-customize-your-unsubscribe-page)
   and the [Manage Subscription page](https://kb.mailpoet.com/article/222-customize-your-manage-subscription-page),
   there are no built-in options for doing that with the Captcha page, and no default
   way to change what template to use (since it’s not an editable page).  It would
   be possible of course, but would require some custom coding to do that. Although
   the support we can offer for customizations like this, you can give this CSS 
   code a try to hide the title on the MailPoet Captcha page:
 *     ```wp-block-code
       /* hide the MailPoet Captcha page title */.postid-[ID] :root :where(.wp-block-post-title) {display: none;}
       ```
   
 * Please replace the [ID] with your page ID. You can add it to the field found 
   in _WP Admin > Appearance > Customize > Additional CSS_.
 * Feel free to get back to us in case you have any additional questions!
 *  Thread Starter [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/captcha-page/#post-18057213)
 * I need a function or code to prevent the author’s name from appearing on the 
   captcha verification page. It is not normal for this page to appear in the form
   of a blog article

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

The topic ‘Captcha page’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Iuda](https://wordpress.org/support/users/iuda/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/captcha-page/#post-18057213)
 * Status: not resolved