34 Posts
Index
7 years ago
1
Topic

Hi,

i would like to display one or many advertising banner in my list, like: content-a, content-b, content-c, advertisement, content-d, content-e....

Like a real advertisement position on the professional websites. :) How do i do that with a seblod list? Is there a way to break the output for a bit php or html code?

Get a Book for SEBLOD
572 Posts
_jrmo
7 years ago
0
Level 1

Hi there,

Not natively within SEBLOD functionality. However, you could clone the seb_list template and alter the PHP to achieve this. You could set a counter within the foreach PHP loop and echo an ad every X items.

Cheers,

James

Get a Book for SEBLOD