Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Welcome to Member.buzz
Organizer Guides

Search
spaceKey@self
placeholderTextSearch
cqltype=page

Popular Topics

Column
width100%

Content by Label
showLabelsfalse
showSpacefalse
sorttitle
cqllabel = "popular" and space = currentSpace()



Show If
special@authenticated


HTML
<div class="homepagealert-container">
<div class="homepagealert" style="margin: auto;">
<p>You are viewing the Published version of these guides.</p>
<p>
<a class="homepagealert-button" href="https://support.member.buzz/display/organizersdrafts/Home">Open Drafts</a>
</p>
</div>
</div>


Browse All

Cards


Card
TitleGetting Started
Linkhttps://support.member.buzz/x/YQEi

Children Display
pageGetting StartedCreating a Space
first5


Card
TitleContent
Linkhttps://support.member.buzz/x/hAEi

Children Display
pageContentCreate
first5


Card
TitleDesign
Linkhttps://support.member.buzz/x/dAEi

Children Display
pageDesign
first5




HTML
<script type="text/javascript">
$(document).ready(function()
{
	$("body").addClass("home");
	$("body").addClass("home-single");
	$("body").addClass("home-popular");
});
</script>