Title: smccafferty's Replies | WordPress.org

---

# smccafferty

  [  ](https://wordpress.org/support/users/smccafferty/)

 *   [Profile](https://wordpress.org/support/users/smccafferty/)
 *   [Topics Started](https://wordpress.org/support/users/smccafferty/topics/)
 *   [Replies Created](https://wordpress.org/support/users/smccafferty/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/smccafferty/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/smccafferty/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/smccafferty/engagements/)
 *   [Favorites](https://wordpress.org/support/users/smccafferty/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eventbrite Services] Cannot authorize my App from WordPress](https://wordpress.org/support/topic/cannot-authorize-my-app-from-wordpress/)
 *  Plugin Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years ago](https://wordpress.org/support/topic/cannot-authorize-my-app-from-wordpress/#post-6094306)
 * On the page where Eventbrite API credentials are entered, the API key and secret
   is populated. These need to correspond to the API key generated on Eventbrite.
   Is the error that you are getting coming from Eventbrite or within the WordPress
   site? If the error is on the Eventbrite site, retrace all the steps to create
   the connection to Eventbrite – checking the information entered with the application
   created on Eventbrite.
 * If it is on WordPress side, I would check if a plugin could be effecting the 
   redirect back to the site.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] How to remove "Powered By: WordPress" and other page namesfrom footer](https://wordpress.org/support/topic/how-to-remove-powered-by-wordpress-and-other-page-namesfrom-footer/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/how-to-remove-powered-by-wordpress-and-other-page-namesfrom-footer/#post-5912510)
 * There is no setting that will remove these items but they can be removed by modifying
   footer.php or using custom CSS to hide the associated <p> tags. These items were
   added as part of giving credit where credit is due.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] Theme won't install](https://wordpress.org/support/topic/theme-wont-install-5/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/theme-wont-install-5/#post-5863090)
 * Marking as resolved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] Removing primary sidebar](https://wordpress.org/support/topic/removing-primary-sidebar/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/removing-primary-sidebar/#post-5912509)
 * Unfortunately there is not a way to just disable the primary sidebar short of
   removing all of the widgets and adjusting the CSS accordingly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eventbrite Services] Cannot authorize my App from WordPress](https://wordpress.org/support/topic/cannot-authorize-my-app-from-wordpress/)
 *  Plugin Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-authorize-my-app-from-wordpress/#post-6094289)
 * Has the Keyring connection to Eventbrite been created? As in was an API key generated
   on Eventbrite site and that information entered into the Keyring within the WordPress
   site you are trying to connect to Eventbrite? Generally that error is given when
   the API information is incorrectly entered in the Keyring plugin or the API keys
   has not already been generated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Multisite SSO] Customize the "Logging in to network sites" Screen](https://wordpress.org/support/topic/customize-the-logging-in-to-network-sites-screen/)
 *  Plugin Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/customize-the-logging-in-to-network-sites-screen/#post-6020175)
 * Glad you are enjoying the plugin! So basically what you would like it a way to
   filter the styles being applied to the h1? The plugin does have options to specify
   custom CSS within the admin which would be applied to the SSO page. I wasn’t 
   able to understand if this was something you have tried or not. If you have not
   tried this, it could be a possible solution.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] Search Not Working](https://wordpress.org/support/topic/search-not-working-43/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/search-not-working-43/#post-5887657)
 * Unfortunately, WP search will not, currently, search for events on the site. 
   Reason being is that the events are never actually stored as a post on the site.
   Event data is pulled directly from the API and cached. This is to keep event 
   information up to date and without replication. This has its downsides as you
   can see. However, I feel this would be a great enhancement and will add it to
   the list to implement.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] Read more link not working](https://wordpress.org/support/topic/read-more-link-not-working-8/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/read-more-link-not-working-8/#post-5688707)
 * I just came across a bug where the Read More link would stop working on the theme
   as well. It was related to not having pretty permalinks set. If you are using
   the standard permalinks, I believe this is what was causing the issue you were
   experiencing.
 * As a side note, I have fixed permalink issue and will be submitting an update
   for the theme soon.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] Theme won't install](https://wordpress.org/support/topic/theme-wont-install-5/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/theme-wont-install-5/#post-5862906)
 * That error is likely related to the PHP version being used. Do you know the version
   of PHP being used on the server? The plugins and theme were built around PHP 
   5.3+ as these originally used on WP.com
 * We appreciate you like the look of the themes and it is unfortunate that you 
   may have to go a different route.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eventbrite Services] No Items Found](https://wordpress.org/support/topic/no-items-found-2/)
 *  Plugin Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/no-items-found-2/#post-5811189)
 * Is it possible that it is a caching issue? The plugin will cache the events returned
   from the API to increase performance. Since it may be timing out when trying 
   to retrieve the events, have you, by chance in the code, attempted to follow 
   the logic to populate the event list to see where it is hanging?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Multisite SSO] screen log in log out](https://wordpress.org/support/topic/screen-log-in-log-out/)
 *  Plugin Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/screen-log-in-log-out/#post-5826871)
 * Are you trying to just style the WP logout page, want to change the logout page
   altogether, or trying to style the plugin’s logout page?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] Theme won't install](https://wordpress.org/support/topic/theme-wont-install-5/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/theme-wont-install-5/#post-5862900)
 * The line in question revolves around ticket prices, so when activating would 
   not necessarily be called. Nor should this line be called if you have not authenticated
   with Eventbrite before. Have you used the other Eventbrite Event theme by chance?
   Do you have the Eventbrite Services plugin?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Migrate Eventbrite themes owner](https://wordpress.org/support/topic/migrate-eventbrite-theme-owners/)
 *  Thread Starter [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/migrate-eventbrite-theme-owners/#post-5861722)
 * Thanks all. Looking forward to the multi-author support Samuel! I am assuming
   an announcement will be made once these changes go live?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Eventbrite Venue] Eventbrite Services Plugin required](https://wordpress.org/support/topic/eventbrite-services-plugin-required/)
 *  Theme Author [smccafferty](https://wordpress.org/support/users/smccafferty/)
 * (@smccafferty)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/eventbrite-services-plugin-required/#post-5413691)
 * We were waiting for approval of the themes before releasing the plugin. That 
   being said, here it is! [https://wordpress.org/plugins/eventbrite-services/](https://wordpress.org/plugins/eventbrite-services/)

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