talque
  • External integrations for talque
  • JSON API (readonly)
    • General
      • Locales and Text
    • Organization
      • Read
    • Lecture
      • List
      • Read
      • Files
      • Authorization
    • Speaker
      • List
      • Read
      • Authorization
    • Participants
    • Vendors
      • List
      • Read
      • Authorization
    • Room
      • List
      • Read
    • Enumerations
      • Locale
  • Deep links
    • General
    • Organization
    • Profile links
    • Lecture links
    • Partner links
    • Post links
    • Map links
    • Video rooms
  • Webhooks
    • General
    • Authentication
    • File upload
    • Users
    • Invites
    • Tickets
    • Vendors
      • Create
      • Update
      • Delete
    • COMING SOON: Announcements
    • COMING SOON: Lectures
    • Map Data
      • Map layer
      • Map features
      • Update references
  • COMING SOON: Chat Bots
  • Wordpress Plugin
    • Installation
    • Pages
    • Shortcodes
      • Filters
      • Optional settings
    • Routing
    • Configuration
  • Javascript plugin
    • Introduction
    • Installation
      • Initial page
      • Filters
      • Optional settings
    • Routing
    • Configuration
  • Single Sign-On
    • OAuth2 Login
    • Website data
    • OAuth2 Flow
      • Request an Authorization Code
      • Exchange for Access Token
      • Authorized Requests
  • SELF-SERVICE LINKS
    • Event Ticket Token
  • Old Wordpress Plugin
    • Download
    • Pages
    • Shortcodes
    • Filter Options
    • Style Options
  • Old Javascript Plugin
    • Introduction
    • Routing
    • Installation
  • Troubleshooting
    • Firewall Configuration
  • Talque Plugin
    • Download
    • Installation
    • Configuration
Powered by GitBook
On this page

Was this helpful?

  1. Old Wordpress Plugin

Shortcodes

Shortcodes

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

  • [talque-talk-list] displays vertical list of talks

  • [talque-talk-list date="yyyymmdd"] displays vertical list of talks on the given day (e.g. date="20180511" for May 11, 2018).

  • [talque-talk-grid] displays time table of the talks.

  • [talque-talk-grid date="yyyymmdd"] displays time table on the given day.

  • [talque-speaker-grid backgroundColor="DARK" speakerPhoto="CIRCULAR"] uses white text (appropriate for dark background) and makes the speaker photos circular.

  • [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

PreviousPagesNextFilter Options

Last updated 6 years ago

Was this helpful?