=== Talque View ===
Contributors: talque
Tags: talque, event, event management, speaker, talk, conference
Requires at least: 3.0.1
Tested up to: 3.4
Requires PHP: 5.2.4
Stable tag: 4.3

Talque View Plugin
===================

Create your own conference webpage, with all the backend data
conveniently managed in the talque CMS.

Configuration
-------------

After activating the plugin, go to the Talque main menu in the admin
area and enter the ID of your event.


Talque pages
############

The talque plugin comes with a set of predefined pages to display the
content from your event. To add them to your Wordpress site menu,
start by going to Appearance -> Menus in the admin area and edit (or
create) your menu.

Click on "Screen Options" on the top right and make sure that Talque
is selected under Boxes. Then you will see Talque as a source for menu
entries, below Pages and Posts. The Talque options are:

* Sponsors
* Exhibitors
* Lecture List
* Lecture Table
* Speaker Grid
* Speaker List

Select your desired menu entries and click on "Add to Menu".


Shortcodes
##########

You can use the following shortcodes in blog posts and pages:

* [talque-lecture-list] displays vertical list of talks
* [talque-lecture-list date="yyyymmdd"] displays vertical list of talks
  on the given day (e.g. date="20180511" for May 11, 2018).
* [talque-lecture-table] displays time table of the talks.
* [talque-lecture-table date="yyyymmdd"] displays time table on the given
  day.
* [talque-speaker-list] displays a vertical list of all speakers
* [talque-speaker-grid] displays all speakers in a 2-d grid
* [talque-sponsor-grid] displays a grid of all sponsors
* [talque-exhibitor-grid] displays a grid of all exhibitors




Further documentation
---------------------

Our complete documentation for the talque Wordpress plugin can be
found at https://talque.gitbook.io.

