Title: Text Editing
Last modified: August 20, 2016

---

# Text Editing

 *  [Wighty](https://wordpress.org/support/users/wighty/)
 * (@wighty)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/text-editing/)
 * Hi, Im going to be using this plugin with a Classipress theme, and have trialled
   it, but all the text on the pages are all out, so I was after the pages I need
   to edit for the registration page (Please provide some details), the page that
   thanks the user for registering (Thank you for registering.), the email page 
   the user gets after registering (You have successfully registered to download
   this voucher, please download the voucher from here:), and the page the user 
   gets if they click the download link more than once (You have already downloaded
   this voucher).
    If thats possible please? Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chris Taylor](https://wordpress.org/support/users/mrwiblog/)
 * (@mrwiblog)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/text-editing/#post-2255086)
 * At the moment the voucher registration and thanks pages are based on the old 
   default template. This is the code the output:
 *     ```
       get_header();
   
       <div id="content" class="narrowcolumn" role="main">
       <div class="post category-uncategorized" id="voucher-[THE VOUCHER ID]">
   
       [THE REGISTRATION FORM OR THANKS MESSAGE]
   
       </div>
       </div>
   
       get_footer();
       ```
   
 * So if you want to make it look exactly like the rest of your site you’ll need
   to work with that output.
 * I realise this isn’t good. In the next version of VoucherPress there will be 
   a whole new way of doing this.

Viewing 1 replies (of 1 total)

The topic ‘Text Editing’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Chris Taylor](https://wordpress.org/support/users/mrwiblog/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/text-editing/#post-2255086)
 * Status: not resolved