Shout Box

Published on 9 April 2026 at 08:44

How to add the shout box

So this cool little shout box doesn't require registration etc. The first time you load it up it will give you a site key. You can then embed the code on to your blog or website to allow guests to send you shouts. 

Your shout box is unique for your website domain. So don't worry you wont get other websites with your shout box posts or vice versa. 

So how do we embed the code: 

---

<script>
window.ShoutBoxConfig = {
siteKey: "",
siteUrl: "https://sitedomain.com",
siteName: "Site Name Title",
title: "Title of Shoutbox",
theme: "olive",
approvalMode: "manual",
height: "520px"
};
</script>
<script src="https://valorandscribe.com/widgets/shoutbox/embed.js"></script>

---

 

Themes: 

  • olive
  • terracotta
  • midnight

Approval Modes: 

  • auto (automatically approves shouts)
  • manual (manually approves posts.) 

Approval Modes are still being worked on, we have strong spam filters and bad word and spamming filtering , post spam , duplicate spamming added. We will eventually have a finished admin where you can manually approve shouts, but at this stage it is not completed and only auto is available. 

 

What it looks like: 

 

Add comment

Comments

There are no comments yet.