Advert manager

Open to all! Ask other shopowners for help.
Post Reply
Vaddalapam
Member
Posts: 76
Joined: Sat Feb 03, 2024 6:34 pm
Phoenix Version: v1.1.0.7
Has thanked: 20 times
Been thanked: 3 times

Advert manager

Post by Vaddalapam »

Good morning, is it possible to show different pics in default language and second language ?
Greetings Vadda


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4546
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Advert manager

Post 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.
I am not here to build for you.
I am here to build with you. Let's help each other.
Vaddalapam
Member
Posts: 76
Joined: Sat Feb 03, 2024 6:34 pm
Phoenix Version: v1.1.0.7
Has thanked: 20 times
Been thanked: 3 times

Re: Advert manager

Post by Vaddalapam »

Thank you
User avatar
burt
Core Team
Posts: 4546
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Advert manager

Post 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`.
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply