Page 1 of 1

Advert manager

Posted: Mon May 25, 2026 8:02 am
by Vaddalapam
Good morning, is it possible to show different pics in default language and second language ?
Greetings Vadda

Re: Advert manager

Posted: Mon May 25, 2026 8:22 am
by burt
Image is not linked to language, so the `quick answer` is no.

However..everything is possible in Phoenix, it just depends on
how much a shopowner wants something, right?


To enable this would require moving the image from advert table to advert_info table.
Then recoding the advert_manager admin page to deal with that.

Once the image is being saved in the advert_info table, you have image per language.

Re: Advert manager

Posted: Mon May 25, 2026 8:26 am
by Vaddalapam
Thank you

Re: Advert manager

Posted: Mon May 25, 2026 9:28 am
by burt
Also changes in the front end where-ever adverts are used (eg Front Page Carousel?) to deal with the `image per language` rather than just `image`.