-
Notifications
You must be signed in to change notification settings - Fork 19
Usando o tema
The TEDx
theme has been designed with ease of use by introducing many custom post types, and short tags.
O tema TEDx
foi projetado para facilidade de uso, introduzindo muitos tipos de posts e personalizados.
Speakers: pessoa, organização ou equipe que dá uma palestra (talk).
- Start with adding the
Event Year
go toAdmin > Speakers > Event Year
. - Comece com a adicionando o
Event Year
(Ano de Evento) visitandoAdmin > Speakers > Event Year
Um ano de evento pode ser:
Nome: 2013
Slug: 2013 (Nota: este é utilizado nas `Appearances > Customize > Promoted Speaker Year field`)
Descriçã: O ano do eve event year for 2013
- Go to
Speakers > Add New
- Fill in the necessary details about the speaker.
- Make sure one or more event year is selected.
- Make sure a feature image is selected. Desired size for the featured image: 240x300
The short tag [speaker_card slug='foo,bar']
can be used to display a list of speakers where foo and bar are the individual speaker slugs, not the category slug. This will allow you to divide speakers to multiple sections.
Talks are the performance that a speaker gave on stage.
- Start with adding the
Talk Year
go toAdmin > Talks > Talk Year
.
A sample talk year could be:
Name: 2013
Slug: 2013 (Note: this is used in the Appearances > Customize > Promoted Talk Year field)
Description: The talk year for 2013
- Go to
Talks > Add New
- Fill in the necessary details about the talk.
- Make sure a talk year is selected.
- Make sure a feature image is selected. Desired size for the featured image: 240x300
The short tag [talk year='2014' location='archive|homepage' limit='6' ]
can be used to display a list of talks.
The available options are:
- year: The talks to display from the talk year.
- title: The header title to display above the talks.
- location: homepage or archive. The style will be different depending on the location defined.
- limit: The number of talks to show.
- Go to
Schedule > Add New
- Fill in the necessary details about the schedule item.
- Make sure the Start and End time follows the HH:MM format.
The [schedule]
short tag can be used to display a list of schedules.
- Start with adding the
Partner Type
go toAdmin > Partners > Partner Types
.
A sample partner type could be:
Name: Gold
Slug: gold
Description: Gold Partners
- Go to
Partners > Add New
- Fill in the necessary details about the partner.
- Make sure one or more partner type is selected.
- Make sure a feature image is selected.
The [partner type='gold']
short tag can be used to display a list of partners.
The available options are:
- type: The slug of the parter type to be displayed.
- type_name: The name to be displayed for the partner type.
- Go to
Team > Add New Team Member
- Fill in the necessary details about the team member.
- Make sure a feature image is selected.
The [team_members]
short tag can be used to display a list of team members.