CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Choosing Event During Registration (also, theming event registrations)
Pages: [1]

Author Topic: Choosing Event During Registration (also, theming event registrations)  (Read 559 times)

pbarmak

  • I post occasionally
  • **
  • Posts: 111
  • Karma: 3
  • CiviCRM version: 3.3.5
  • CMS version: Pressflow 6.19
  • MySQL version: 5.1
  • PHP version: 5.2.10
Choosing Event During Registration (also, theming event registrations)
July 19, 2010, 02:21:13 pm
Hi, I have a couple of questions on event registration forms:

First, is there a way to have a "main" registration page where a user can select an Event (maybe also showing the dates) to register for?  Is this something we can do with Civi or do we need to build something outside of Civi (like in Drupal Views)?  Our main website is a non-Drupal site, so I was hoping we can do this in Civi somehow and not mess with the external site.  If we need to build something on our non-Drupal site, is there an API to pull a list of Event Names plus Dates from the Civi site?

Also, how do I go about changing the theming for registration pages?  I'd like for all registration pages to look completely different from our main Civi Admin site - I need it to look like our external site's theme.  Specifically, I'm looking to do the following:
  • Remove or change the Drupal Site Name, Primary Links, etc for just these pages (I can get rid of Blocks, but what about the Site name?).  Depending on the answer to my first question, we might just want to put the registration forms in an iframe on our main website's page, so we'd want just the form information, nothing else
  • Move fields around - I guess this is done by using the right profile and modifying the Registration.tpl file?
  • Use a different CSS file just for registration pages

Is there a proper way to do all of this or do most people end up tweaking pages like this?
Thanks!

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Choosing Event During Registration (also, theming event registrations)
July 20, 2010, 11:19:12 am
Quote
First, is there a way to have a "main" registration page where a user can select an Event (maybe also showing the dates) to register for?  Is this something we can do with Civi or do we need to build something outside of Civi (like in Drupal Views)?  Our main website is a non-Drupal site, so I was hoping we can do this in Civi somehow and not mess with the external site.  If we need to build something on our non-Drupal site, is there an API to pull a list of Event Names plus Dates from the Civi site?
Yes there are event api's that you can use to create event listing. CiviCRM comes with Upcoming Event listing block, so might want to check that.

Quote
Also, how do I go about changing the theming for registration pages?  I'd like for all registration pages to look completely different from our main Civi Admin site - I need it to look like our external site's theme.
You can use custom template concept in CiviCRM to customize each event page.
Check http://en.flossmanuals.net/CiviCRM/DevelopTemplates

HTh
Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Choosing Event During Registration (also, theming event registrations)

This forum was archived on 2017-11-26.