Skip to content

Instantly share code, notes, and snippets.

@lorenzocaum
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lorenzocaum/648f677d0a228fa26f55 to your computer and use it in GitHub Desktop.
Save lorenzocaum/648f677d0a228fa26f55 to your computer and use it in GitHub Desktop.
How to setup the simplified transactions theme template for Event Espresso 3

From time to time, the PayPal IPN (Instant Payment Notification) may be slow to reach your site. The PayPal IPN updates the payment information in Event Espresso 3. This theme template removes the CSS which makes the page lighter (since less resources are loaded) and therefore allows the transactions page to load a little faster.

An SFTP or FTP client will be needed. FileZilla and Cyberduck are free options that are available for multiple platforms. Using a Mac? Try Transmit.

  1. Download the simplified transactions theme template from this link to your computer: http://eventespresso.s3.amazonaws.com/2011/09/txnpage.zip

  2. Locate the file on your computer and unzip it.

  3. Login to your WordPress root with your preferred SFTP/FTP client.

  4. Browse to this location:

/wp-content/themes/yourthemefolder

  1. Upload the PHP file in the unzipped folder from step 2 to the location above using your SFTP/FTP client.

  2. Login to your WP-admin (WordPress dashboard) and go to Pages. Then find the Transactions page for Event Espresso and click on it.

  3. Change the layout setting for this page to use the new transactions template. This option appears in the right area of the page editor. If you don't see it, then try toggling Screen Options and then enabling it by placing a checkmark. Afterwards, be sure to save changes to the page.

The simplified transactions theme template is now running on your WordPress site.

@lorenzocaum
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment