Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Separate banner for each category on the forum home

4 Posts
2 Users
0 Reactions
1,356 Views
Tutrix
Posts: 79
Customer
Topic starter
(@tutrix)
Member
Joined: 5 years ago

Is there a way for each category to have a separate banner on Forum-Home?

like this
Category 1 = Banner 1
Category 2 = Banner 2
Category 3 = Banner 3

it works on Category itself but not on Forum home

3 Replies
Astghik
Posts: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi @tutrix,

You should make sure the option is checked in the "Ad Banner Locations" section for each Advertisement. 

2020 10 19 12 14 30

Reply
Tutrix
Posts: 79
Customer
Topic starter
(@tutrix)
Member
Joined: 5 years ago

Hi @astghik

Sorry this does not work, it only shows a banner on top of Forum Home and a different one when reloading

But I would like to have a separate banner above each category at Forum Home that does not change when reloading

at the moment I have implemented that with css

you can see it in the video or on https://www.tutrix.de/forum/

https://www.screencast.com/t/xLsVp5705O8

 

 

Reply
Tutrix
Posts: 79
Customer
Topic starter
(@tutrix)
Member
Joined: 5 years ago

Hi @astghik

I found a solution 😉  

I have

'order' => 'RAND',

replaced with

'order' => 'DESC',

and the banners sorted in order of the ID

Now everything works as I want 🙂  

Reply
Share:
Scroll to top