• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Rotating Ads (newbie question)

akchev

Chevereto Member
Hi @Rodolfo and Chevereto community,

I would like to use rotating ads on my website but do not know how I can accomplish this.

All banners are saved locally (e.g., 1.jpg, 2.jpg, 3.jpg) and I am using <img> tags to embed them into each banner slot. However, I am limited to only serving a single image (per slot) until I figure out how to securely rotate my ads.

E.g., For the "Before Pagination" ad slot; I use an <img> tag for 1.jpg -- my goal is that it loads 1.jpg, 2.jpg and 3.jpg based on user refreshes / unique hits etc.

Not sure how I can accomplish this; but if anything I am seeking the most secure option of course.

Please assist if anyone knows how to make this happen. It seems like the capability exists; i just dont know how to do it. Thank you
 
To rotate banners you could use an ad server, basically use an <iframe> pointing to a .php file (or anything) that generates random content for you.
 
Back
Top