Filter Tiles by Activity Category
1. Navigate to your Enrolmy Settings, and the Advanced Org Section
2. Copy the embedding code for your activity tiles
3. Open Microsoft Word, Google Doc's or even Notes on your desktop
4. Paste the embedding code into your document
5. Paste the below activity categories into your document
Activity Category Values
asc_bsc |
camp |
holiday_programme |
lessons |
online_activity |
registration |
team |
6. Paste the below value into your document too.
&type= |
7. Place value ' &type=(insert activity category value) ' into the embedding code, after the snippet ' mode=iframe '
For example: <iframe frameborder="0" style="width: 100%; height: 1500px;" src="https://enrolmy.com/demo?mode=iframe&type=lessons"></iframe>
8. Copy and paste the embedding code into your website and save.
Filter by Activity Venue
1. Navigate to your Enrolmy Settings, and the Advanced Org Section
2. Copy the embedding code for your activity tiles
3. Open (Microsoft Word, Google Doc's) or even Notes on your desktop text edit
4. Paste the embedding code into your document
5. Paste the below value into your document too.
&venue_id= |
5. Head back to your Organisation Settings and the Minisite Settings area.
6. Click through to your minisite URL.
7. Scroll to your listed activities and open the activity filter options
8. Right-click on the venue drop-down option and select inspect
9. Open the drop-down venue options and double click on the venue value snippet you want to group and display activities for.
10. Copy the venue value into your document
11. In your document, place the value ' &venue_id=(insert venue value) ' into the embedding code, after the snippet ' mode=iframe '
For example: <iframe frameborder="0" style="width: 100%; height: 1500px;" src="https://enrolmy.com/demo?mode=iframe&venue_id=5b90592a-dce0-4ad5-8ef6-12d20a4d82f6"></iframe>
12. Copy and paste your edited embedding code into your website.
How to Hide Your Activities from the Enrolmy Marketplace but Publish on your Website
- Set the activities that you want hidden from the Enrolmy Marketplace to unpublished.
- On your own website, you can add: is_published=0,1 to your iframes to force these “Unpublished” activities to be displayed as well.
Iframe code example:
<iframe frameborder="0" style="width: 100%; height: 3000px;" src="https://enrolmy.com/sports4totsconz?mode=iframe&is_published=0,1"</iframe>
Comments
0 comments