Help & Support
Our help database contains answers to most of the common questions regarding our products.
If you are unable to locate a satisfactory answer for your query by searching here, please contact us.
I lost my Cbox embed code. Where can I get it?
Your Cbox embed code is available at your control panel. You need this code to install your Cbox on your website.
Also on that page is your Quick Link — a URL which you can use to access your Cbox directly in your browser or on your mobile device.
How do I put my Cbox on my website?
Once you have created your Cbox account, go to the Publish page of your control panel. The code and steps for embedding your Cbox are provided there for a number of common platforms.
If you install your Cbox and all you see is code, or nothing at all, your web host may be removing or otherwise interfering with the HTML iframe tags that Cbox uses. Your Cbox code needs to be pasted into an area of your site that accepts HTML without modification. This may mean switching your editor from "rich text" or "WYSIWYG" mode into HTML-editing or "raw" mode, or you may need to open your template files in a plain-text editor like Notepad.
Remember that you always have the option of posting or sharing your Cbox Quick Link — this gives visitors direct access to your Cbox in a full-screen layout, so it's perfect as a mobile option or for stand-alone use.
How do change my Cbox's style to go with my site's design?
Go to the Theme editor in your control panel. There you can specify the fonts and colours of your Cbox, using a point-and-click editor. You can always reset your theme to one of the preset defaults there, if you would like to start again.
If you have a Premium or Pro Cbox you can edit CSS, which gives you complete control over presentation.
How do I delete messages?
If you have a Premium or Pro Cbox, you can create a moderator name for yourself at your Users page, and then log in on your Cbox using the "profile" link. You will see a delete icon [x] next to each message in your Cbox, and you will not have to log in at your control panel at all to delete messages.
Alternatively, visit your Messages page to delete messages individually or in bulk. Deleted messages are removed from your public Cbox history, but are preserved in your Archives.
Can I make my Cbox transparent?
Yes. In the Theme editor, simply delete the colour codes for the main and form background ("BG") elements. This will make the Cbox transparent, allowing whatever is behind the Cbox to show through.
Note that any pop-ups generated by a transparent Cbox will have the default background colour — usually white. If your font colour is light, it may be invisible in popups. You can fix this by editing the CSS to introduce a background-color rule for popups.
Why are there ads?
Advertising offsets the cost of providing the free version of Cbox. You may upgrade your Cbox at any time to a paid plan, which removes all the ads and the Cbox branding, and also unlocks lots of other useful features.
How do I find out who posted in my Cbox?
Cbox cannot identify your visitors, but we do record IP addresses. Your Messages page makes them available to you, and you can also ban people from posting in your Cbox from that page.
How do I choose a secure password?
Your security online is important to us. Please consider these guidelines for choosing a secure password:
- Avoid words which appear in the dictionary.
- A longer password is generally better.
- Mix uppercase letters, numbers, and other special characters into your password.
- Your password should not easily be associated with you – don't use your name or birthdate in your password.
Cbox will send you a password reset email if you ever forget your password here. This means that your email account must be at least as secure as your Cbox account. Do not use the same password for Cbox that you use for your email account. This is good practice generally: it is common for Internet services to send password reset emails to your email address. If any one of them is compromised, the risk is limited to that account only if your passwords are different.
A good tip for choosing a strong password: start with a memorable sentence. Then take the first letter from each word in the sentence to make your password. Use a mix of upper- and lower-case letters and use a number or other non-alphabetic character as a substitute for at least one letter.
How do I downgrade my account?
You can downgrade from Pro to Premium at your control panel. Your Pro features will be disabled automatically.
If you let your Premium plan lapse, it will not automatically revert to a Free Cbox. Your messages and settings will be saved but your Cbox will be locked. You will be able to renew at any time reactivate it. To get back on the Free plan, simply sign up for a new Cbox, using a new Cbox name.
If our service is not meeting your expectations on any plan, please contact us and we will do what we can to improve your experience.
Can I have more than one Cbox on a page?
Yes. This will work if they are different Cboxes. If you want to show the same Cbox more than once on the page, you will need to make a small change to the embed code for each additional embed.
In your Cbox embed code you will see something like name="cboxmainA-123456" id="cboxmainA-123456"
— this uniquely identifies the Cbox so that its frames can communicate with each other. The A-123456
part appears four times in total in the standard embed code. Edit it, simply adding a dash and a serial number, to make it A-123456-2
, for example.