This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 73
/
Copy pathtemplate-conference-2018-sponsors.php
194 lines (182 loc) · 6.77 KB
/
template-conference-2018-sponsors.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<?php /* Template Name: Conference 2018 Sponsors */
get_header('conference');
if ( have_posts() ) :
while ( have_posts() ) :
the_post(); ?>
<div class="header">
<img class="banner" src="<?php echo get_template_directory_uri(); ?>/img/conference/ownCloud-conference-mockup.jpg" />
<div class="container">
<div class="row">
<div class="col-sm-6">
<h1>Become a <br />conference sponsor</h1>
</div>
</div>
</div>
</div class="header">
<article>
<div class="container">
<div class="breadcrumb">
<a href="<?php echo get_page_link(14920); ?>"><i class="fa fa-caret-left" aria-hidden="true"></i>Back to conference page</a>
</div>
<?php the_content(); ?>
<section>
<h3>Gold sponsor</h3>
<div class="row">
<div class="col-md-4 col-lg-3 sponsors-badge">
<img class="img-fluid" src="<?php echo get_template_directory_uri(); ?>/img/conference/ownCloud-gold-sponsor.png" />
</div>
<div class="col-md-8 offset-lg-1">
<p>
ownCloud's biggest sponsoring opportunity. Make everybody know, that you are one of the top dogs in the market out there.
</p>
<ul>
<li>
<b><s>Only 2 spots available!</s> SOLD OUT!</b>
</li>
<li>
Get your own on-site information booth to present your company or project and get in touch with the experts.
</li>
<li>
Get mentioned and presented as gold sponsor in our conference communication, including newsletters, homepage and on social media. Furthermore, we'll publish a blog article on our website owncloud.org (>10k unique visitors per day) presenting you as sponsor.
</li>
<li>
Your Logo will be on every official conference communication material like posters, flyers, lanyards etc.
</li>
<li>
Your logo will be included on presentation slides running during breaks at the conference.
</li>
<li>
You will receive a banner to be used on your own website as offical sponsor of the ownCloud conference.
</li>
</ul>
<p>
Sponsoring amount: 2000€
</p>
</div>
</div>
</section>
<section>
<h3>Silver sponsor</h3>
<div class="row">
<div class="col-md-4 col-lg-3 sponsors-badge">
<img class="img-fluid" src="<?php echo get_template_directory_uri(); ?>/img/conference/ownCloud-silver-sponsor.png" />
</div>
<div class="col-md-8 offset-lg-1">
<p>
The Silver sponsorship is best for those, who want to get their name out there and establish their position in the community and market.
</p>
<ul>
<li>
Limited to 4 spots.
</li>
<li>
Get mentioned and presented as gold sponsor in our conference communication, including newsletters, homepage and on social media.
</li>
<li>
Your Logo will be on every official conference communication material like posters, flyers, lanyards etc.
</li>
<li>
Your logo will be included on presentation slides running during breaks at the conference.
</li>
<li>
You will receive a banner to be used on your own website as offical sponsor of the ownCloud conference.
</li>
</ul>
<p>
Sponsoring amount: 1000€
</p>
</div>
</div>
</section>
<section>
<h3>Bronze sponsor</h3>
<div class="row">
<div class="col-md-4 col-lg-3 sponsors-badge">
<img class="img-fluid" src="<?php echo get_template_directory_uri(); ?>/img/conference/ownCloud-bronze-sponsor.png" />
</div>
<div class="col-md-8 offset-lg-1">
<p>
The Bronze sponsoring opportunity is best for those who want to present themselves on a smaller budget.
</p>
<ul>
<li>
Limited to 5 spots.
</li>
<li>
Get mentioned and presented as bronze sponsor in our conference attendees newsletters.
</li>
<li>
Your Logo will be on the official printed conference posters.
</li>
<li>
Your logo will be included on presentation slides running during breaks at the conference.
</li>
<li>
You will receive a banner to be used on your own website as offical sponsor of the ownCloud conference.
</li>
</ul>
<p>
Sponsoring amount: 500€
</p>
</div>
</div>
</section>
<section>
<h3>Micro sponsorship</h3>
<div class="row">
<div class="col-md-4 col-lg-3 sponsors-badge">
<img class="img-fluid" src="<?php echo get_template_directory_uri(); ?>/img/conference/ownCloud-micro-sponsor.png" />
</div>
<div class="col-md-8 offset-lg-1">
<p>
With a micro sponsorship you cover the expenses for you and one more conference visitor.
</p>
<ul>
<li>
Get your Micro-Sponsor status by purchasing your conference “ticket”.
</li>
<li>
Receive an official sponsor certificate.
</li>
<li>
Serves you and sponsors another Community member.
</li>
<li>
You will receive an official bill (i.e. for refund by employer).
</li>
<li>
You get mentioned as sponsor in our conference attendees newsletters with sponsor-level (if wanted).
</li>
<li>
You will receive a banner to be used on your own website as offical sponsor of the ownCloud conference.
</li>
</ul>
<p>
Sponsoring amount: 150€
</p>
</div>
</div>
</section>
</div>
</article>
<article class="contact">
<div class="container">
<div class="row">
<div class="col-md-6">
<p>
Take this opportunity and show the world your standing in the open source market. If you are interested in becoming a supporter, fill out the contact form. Our event team will contact you as soon as possible to discuss the details.
</p>
<p>
ownCloud itself and its community thanks you in advance for helping making this event happen!
</p>
</div>
<div class="col-md-6">
<?php echo do_shortcode('[contact-form-7 id="14930" title="ocCon sponsoring"]'); ?>
</div>
</div>
</div>
</article>
<?php
endwhile;
endif;
get_footer();