Implementing the event overview page in an IHK24 website

Matthias Heicke Updated by Matthias Heicke

Implementing the event overview page in an IHK24 website

The following procedure will show you how to implement your new event overview page into one of your IHK24 web pages. This article is to be seen in addition to our article on implementation. You can find it at: Implementation of the Event Overview Page (EAM) for the Publishing Package.

1. Open IHK24 and create HTML fragment
2. Enter HTML code (div container) into the HTML fragment

Also replace the account id (xxxxx...) with the identification key received from Sweap for the corresponding overview page. For testing purposes you can also keep xxxxx...xxxxx, in which case test events will be displayed.

<div 
id="sweap-overview-container"
data-account-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx">
</div>
<script src="https://commons.sweap.io/js/registration_page_overview/1.2/js/"></script>
<script>
sweap_addCss('sweap_main_css', 'https://commons.sweap.io/js/registration_page_overview/1.2/css/sweap-main.css');
sweap_addCss('sweap_brand_css', 'https://commons.sweap.io/js/registration_page_overview/1.2/css/sweap-ihk24-brand.css');
</script>

3. Create article and link HTML over the text.

"Can also be done differently, but in my opinion it is the simplest solution" Matthias Kaufmann, IHK Schwarzwald-Baar-Heuberg.

VSTDB

4. If you want to have several event overviews (e.g. for different visibility groups), repeat steps 1-3 with the respective identification keys provided.
5. now let the GfI activate your changes.
6. Afterwards check the display.

If nothing is displayed in your browser, please test the display in another browser.

If nothing is displayed, then you can examine the web page with most browsers. To do this, proceed as follows:

Examine element by right clicking on the page. Usually you will find a Console tab. You then send the error message (usually shown in red) and the link of the item to GfI so that they can fix a possible error.

If something is displayed, then there should be an error in the script. In the preview in the CMS it will always be shown as soon as it is successfully set up.

7. Ready
If you have any questions about the implementation, please feel free to contact us. We will be happy to assist you.

This manual has been created with the kind support of IHK Schwarzwald-Baar-Heuberg, Matthias Kaufmann.

How did we do?

Implementing the event overview page within your website

Use Sweap's Zapier integration

Contact