Ads on the frontpage?
Ads on the frontpage?
Hi. I'm setting up a site with CMSMS. It's for a gym actually. The ower would like the front page of his site to include some ads. Ads for upcomeing events an such. Say like 4-5 ads on the frontpage. How can I in the easiest way implement that? Without hardcoding it into the front page template? And so that he easily can remove one ad or replace it?
Last edited by sturla on Thu Mar 08, 2007 12:06 pm, edited 1 time in total.
Re: Ads on the frontpage?
Calendar module has a special mode for that.sturla wrote: Ads for upcomeing events an such.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Ads on the frontpage?
Or the banners module
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Ads on the frontpage?
Tanks
Is the banner mudule part of the default install? And you can have several banners like you have several news entries?

-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Ads on the frontpage?
Answer 1: No it's not part of the standard install, it's available from Menumanager, and from the forge thoughsturla wrote: TanksIs the banner mudule part of the default install? And you can have several banners like you have several news entries?
Answer 2: Yep, several banners, it tracks clickthrougs, bannery expiry, limits the number of impressions, etc.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Ads on the frontpage?
Thanks, that sounds just like what I need. Have you ever used it yourself in such a way?
Re: Ads on the frontpage?
Sturla,
I'm using it on one of the sites I created. On www.terspille.nl in the left column is a banner which goes through a list of about 20 sponsors, so that every time an add is randomly displayed, and clicking it brings you to a defined hyperlink. As stated in earlier replys, you can select dates, track the times displayed, track the times clicked etc..... You can also state that you want to show the banner with the least views being displayed.
RonnyK
I'm using it on one of the sites I created. On www.terspille.nl in the left column is a banner which goes through a list of about 20 sponsors, so that every time an add is randomly displayed, and clicking it brings you to a defined hyperlink. As stated in earlier replys, you can select dates, track the times displayed, track the times clicked etc..... You can also state that you want to show the banner with the least views being displayed.
RonnyK
Re: Ads on the frontpage?
Sounds like a great feature! Nice website to, by the way 
Just one question; can I place more than one add on the same page? Like a list of ads? Like with the news module?

Just one question; can I place more than one add on the same page? Like a list of ads? Like with the news module?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Ads on the frontpage?
Sure, just use.... uhm... lemme look.... oh yeah, the 'category' pareamtersturla wrote: Sounds like a great feature! Nice website to, by the way
Just one question; can I place more than one add on the same page? Like a list of ads? Like with the news module?
so {cms_module module='Banners' category='blah1'} and it'll pick through all of the banners in the blah1 category, and {cms_module module='Banners' category='blah2'} and it'll pick through all of the banners in that category, and yes, you can have as many calls to the banner module in a single page as you want, and name the categories anything you want.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.