Event item to Custom URL

Description

#1. Install Code

#1.1. Click Gear icon on Event Page

07.26c23v2 Event item to Custom URL

#1.2. Click Advanced > Page Header Code Injection

07.26c23v2 Event item to Custom URL

#1.3. Add this code to right box

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, you can see #3.1
<!-- 07.26c23v2 Event item to Custom URL -->
<script>
window.EventSourceUrlConfig = {
  applyTo: {
    image: true,
    title: true,
    button: true
  },
  openExternalInNewTab: true,
  openInternalInNewTab: false,
  fetchMissingIndividually: true,
  scope: 'article.eventlist-event',
  debug: false
};
</script>
<script src="https://code.beaverhero.com/event/0726c23v2eventitemcustomurl.js"></script>

07.26c23v2 Event item to Custom URL

#1.4. Next, hover on each event item > Click Settings

07.26c23v2 Event item to Custom URL

#1.5. Enter Custom URL in Source URL option

07.26c23v2 Event item to Custom URL

#2. Customize

nothing now

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit Event Page > Add a Markdown Block

04.26c10v2 Header Sound Icon

Add this code into Markdown

<script>
window.EventSourceUrlConfig = {
  applyTo: {
    image: true,
    title: true,
    button: true
  },
  openExternalInNewTab: true,
  openInternalInNewTab: false,
  fetchMissingIndividually: true,
  scope: 'article.eventlist-event',
  debug: false
};
</script>
<script src="https://code.beaverhero.com/event/0726c23v2eventitemcustomurl.js"></script>

07.26c23v2 Event item to Custom URL

 

Buy me a coffee