Add a Banner
What This Page Does
This page lets you create banner advertisements for your site. You can upload an image or build a custom HTML banner, assign it to a specific spot on your site, and control when it appears. Use this page whenever you want to promote a sponsor, advertise a product, or display any kind of banner on your public pages.
[Screenshot: add-banner-main-interface]
How to Get Here
Navigate to Admin Panel > Advertising > Add Banner
You can also reach this page by clicking Add New Banner on the Banner Management page.
Understanding the Page
When you open this page, you will see a form divided into several sections. At the top is the page title and a row of navigation buttons that take you to other advertising-related pages such as Sponsors, Banner Management, Banner Zones, Sub-Sponsors, and Statistics.
Below that is the banner creation form, which walks you through everything step by step.
Common Tasks
How to Create an Image Banner
Use this when you have a banner image (such as a JPG, PNG, GIF, or WebP file) that you want to display on your site.
- Click Add Banner from the Advertising menu.
- Type a name for your banner in the Banner Title field. This is for your reference only and does not appear on the public site.
- Select a Sponsor from the dropdown. This is the company or advertiser the banner belongs to.
- Optionally select a Sub-Sponsor if the banner belongs to a specific sub-brand.
- Select a Banner Placement from the dropdown. This determines where on your site the banner will appear (for example, header, sidebar, or footer). The dropdown shows each zone's name and recommended size.
- Enter the Click URL. This is the web address visitors will be taken to when they click the banner.
- Make sure Image Banner is selected as the banner type.
- Choose how to provide your image:
- Upload File: Click the upload area or drag and drop an image file from your computer. Supported formats are JPG, PNG, GIF, and WebP (up to 5 MB). - Hotlink URL: Paste the web address of an image hosted elsewhere, then click Check Dimensions.
- After providing an image, a preview appears along with the detected width and height. Review these to make sure they look correct.
- Adjust the Banner Settings if needed (see the Settings section below).
- Optionally select up to 10 Categories to target specific content sections of your site.
- Click Create Banner.
[Screenshot: add-banner-image-upload]
How to Create an HTML Banner
Use this when you want to create a custom banner using HTML code, such as a rich media ad or a banner with special formatting.
- Click Add Banner from the Advertising menu.
- Fill in the Banner Title, Sponsor, Banner Placement, and Click URL fields.
- Click the HTML Banner option under Banner Type.
- Type or paste your HTML code into the editor that appears.
- Use
%referurlhere%anywhere in your HTML where you want a clickable link. The system will automatically replace this with the correct tracking link when the banner is displayed. - Click Preview HTML to see how your banner will look. The preview updates automatically as you type.
- Enter the Width and Height manually to match your HTML design.
- Adjust any other settings and select categories as needed.
- Click Create Banner.
%referurlhere% instead of pasting your destination link directly into the HTML. This ensures that clicks are properly tracked in your statistics.
[Screenshot: add-banner-html-editor]
How to Edit an Existing Banner
- Go to Admin Panel > Advertising > Banner Management.
- Find the banner you want to change.
- Click the Edit button next to it.
- The form opens with all the current settings already filled in.
- Make your changes. If you upload a new image, it will replace the old one.
- Click Update Banner.
How to Copy a Banner
Copying is useful when you want to create a similar banner without starting from scratch.
- Go to Admin Panel > Advertising > Banner Management.
- Find the banner you want to duplicate.
- Click the Copy button next to it.
- The form opens with all the original banner's settings pre-filled.
- Change the Banner Title and any other fields you want to adjust.
- If the original used an uploaded image, you will need to upload a new image for the copy.
- Click Create Copy.
Settings and Options
Banner Settings
Status Options Explained
Category Targeting
You can assign up to 10 categories to a banner. When a visitor is browsing a specific category on your site, only banners assigned to that category will appear. This lets you show relevant ads to the right audience.
- Check the boxes next to the categories you want to target.
- If you do not select any categories, the banner can appear on any page in its assigned zone.
- You cannot select more than 10 categories per banner.
How Banners Appear on Your Site
Once a banner is saved with an Active status, it will begin appearing in the placement zone you selected. Here is what to expect:
- Image banners display as clickable images in the assigned zone.
- HTML banners display as rich content in the assigned zone.
- All clicks on banners are automatically tracked so you can see performance in the Statistics page.
- If multiple banners are assigned to the same zone, they rotate automatically. Banners with a higher weight appear more often.
- If you set start and end dates, the banner only appears during that time window.
Tips for New Users
- Give your banners clear, descriptive titles so you can easily find them later in the Banner Management list.
- Always preview HTML banners before saving to make sure they look right.
- Use the Scheduled status to prepare banners ahead of time for upcoming promotions.
- Start with the default weight of 100. Only adjust weights when you have multiple banners in the same zone and want some to appear more often than others.
- If a hotlinked image stops working later, consider uploading the image directly instead. Hotlinked images depend on the external server staying online.
Troubleshooting
The banner is not appearing on my site
What you see: You saved the banner but it does not show up on any page.
How to fix it:
- Go to Admin Panel > Advertising > Banner Management and check the banner's status. It must be set to Active.
- Verify that the banner is assigned to a placement zone that exists on your site pages.
- If you set a start date, make sure today's date is on or after that date.
- If you set an end date, make sure it has not already passed.
I get an error saying required fields are missing
What you see: A red error message appears when you try to save.
How to fix it: Make sure you have filled in all of the following: Banner Title, Sponsor, Banner Placement, and Click URL. For image banners, you also need to upload an image or provide a hotlink URL. For HTML banners, you need to enter HTML content.
My uploaded image is not accepted
What you see: An error about file type or file size.
How to fix it:
- Make sure your image is in one of the supported formats: JPG, PNG, GIF, or WebP.
- Make sure the file is no larger than 5 MB. If it is too large, resize or compress the image before uploading.
The hotlink dimension check is not working
What you see: You entered an image URL but the dimensions could not be detected.
How to fix it:
- Double-check that the URL is correct and starts with
http://orhttps://. - Try opening the URL directly in your browser to make sure the image loads.
- Some external servers block dimension checking. If this happens, simply type the width and height manually.
My HTML banner preview looks wrong
What you see: The preview does not match what you expected.
How to fix it:
- Make sure all your styling is written directly in the HTML (inline styles). External style links may not work inside banners.
- Keep any scripts simple and inline.
- Try simplifying your HTML to isolate the issue.
I see a message about demo mode
What you see: A red banner at the top of the page says demo mode is active, and you cannot save changes.
How to fix it: Demo mode is enabled by your system administrator. Contact them to have it turned off if you need to create or edit banners.
The page says my session has expired
What you see: An error about an invalid token.
How to fix it: Refresh the page and try again. This usually happens if the page has been open for a long time without activity.