Elxis CMS Forum

Support => General => Topic started by: armpouniotis on November 20, 2007, 22:19:33

Title: Banners in different positions [SOLVED]
Post by: armpouniotis on November 20, 2007, 22:19:33
Hi all !

is there any component / module to display banners in different positions in the template ???

Thanx in adnvance

Chris

Title: Re: Banners in different positions
Post by: Ivan Trebješanin on November 20, 2007, 22:34:56
You have this component already, and may chose where it's module will be published. That component is called "Banners".
Title: Re: Banners in different positions
Post by: armpouniotis on November 20, 2007, 23:39:18
then, how will I put 3 banners in 3 different positions: 1 on the top of my template, 1 at the right and 1 at the left at the same time ???

When I was a Mambo guy i used the art banners component, with 4 modules in it (which means 4 different positions)
Title: Re: Banners in different positions
Post by: datahell on November 20, 2007, 23:56:51
Make copies of the module and install them. You can create unlimited modules and place it where ever you want.
Title: Re: Banners in different positions
Post by: armpouniotis on November 21, 2007, 03:02:50
That could be a logical solution. I will try and I will let you know...

Thank you !

Chris
Title: Re: Banners in different positions
Post by: akalant on November 21, 2007, 08:37:15
AND
In the new module, at Parameters ->Banner client: you must write the number of Banner Client IDs.
Title: Re: Banners in different positions
Post by: chrischik on February 27, 2008, 14:30:02
I am not really sure whether I got this right:

I copied the module and changed the position AND i also inserted a random BANNER CLIENT ID. This is working very well.

But what if I don't want to restrict this Banner to just one client id, and rather mange it with the Banner Manager so that I can use it for all my clients?

Is there a way to do that?

(please explain in detail, I am not really an advanced user)

P.s. Thanks for the great new Elxis.
Title: Re: Banners in different positions
Post by: Ivan Trebješanin on February 27, 2008, 15:24:59
Hi chrischik,

If you want to display only banners from selected client, go to Administration -> Modules -> Site Modules -> YourBannerModule, and enter client ID into appropriate field. If want to display all, just enter all client ID's comma separated.
Title: Re: Banners in different positions
Post by: chrischik on February 29, 2008, 14:57:33
Okay that solved my problem. Thanks.