Title: Does GeneratePress include Eventbrite API support?
Last modified: August 31, 2016

---

# Does GeneratePress include Eventbrite API support?

 *  [Stephen](https://wordpress.org/support/users/stephenreeves/)
 * (@stephenreeves)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/)
 * Thanks for the great theme.
 * I’m attempting to get the Eventbrite API auto populating events in to a page,
   but I’m unsure if GP natively supports it. It is working but it appears the API
   rendered info is ignoring certain them settings.
 * If not, is it something that could be added?
 * I’ll admit upfront that I am not a web dev and my attempts are more of a web 
   hack up. 🙂
 * Thanks,

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

 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924473)
 * Hi there,
 * GP doesn’t do anything not to support it. Does the plugin say it’s compatible
   with all themes?
 * If so, it should work perfectly.
 * If not, we’ll find a solution 🙂
 *  Thread Starter [Stephen](https://wordpress.org/support/users/stephenreeves/)
 * (@stephenreeves)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924484)
 * G’morning Tom,
 * Thank you for the reply.
 * A completely correct answer is probably beyond my skills. I do have the plugin
   working and it is rendering data but the appearance is fairly different than 
   the rest of my template.
 * Basically, I create a blank page and then select the Eventbrite template for 
   that specific page. The header, menu, background image all render correctly. 
   The EB info does render but it’s all transparent with the exception of the buy
   links. Where as on other pages GP has a
 * I’m still trying to determine if that is a product of GP+EB or just EB.
 * FWIW, here’s the link to the plugin FAQ with info for Theme Devs: [https://wordpress.org/plugins/eventbrite-api/faq/](https://wordpress.org/plugins/eventbrite-api/faq/)
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924497)
 * Can you link me to a page using the plugin so I can see which elements are missing?
   It should be an easy fix 🙂
 *  Thread Starter [Stephen](https://wordpress.org/support/users/stephenreeves/)
 * (@stephenreeves)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924500)
 * Here ya go:
    [http://every-day-ready.com/?page_id=536](http://every-day-ready.com/?page_id=536)
 * The area behind the logo and event headers are transparent.
 * I’m working with the EB Api team to figure out why the URLs do not work.
 * Thanks for any assistance you can provide.
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924521)
 * Easiest way to fix the visuals is adding this CSS:
 *     ```
       .eventbrite-event {
           background: #FFF;
           padding: 40px;
       }
       ```
   
 * It would be cool to know if they have any hooks where themes can add their elements
   like WooCommerce does. I’m more comfortable with adding hooks than I am adding
   specific custom page templates for plugins.
 *  Thread Starter [Stephen](https://wordpress.org/support/users/stephenreeves/)
 * (@stephenreeves)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924585)
 * Where would I add that .css?
 * Thanks again for your support and patience.
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924591)
 * This should help: [https://generatepress.com/knowledgebase/adding-css/](https://generatepress.com/knowledgebase/adding-css/)
 * Let me know 🙂

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

The topic ‘Does GeneratePress include Eventbrite API support?’ is closed to new 
replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/does-generatepress-include-eventbrite-api-support/#post-6924591)
 * Status: not resolved