Timeline listing
Design and Skin Customization
infinityssm:
Hi,
Is it possible to inject content within a timeline list. For example, I would like to add an ad or a "who to follow" row after every four or five timeline listing. How can I accomplish this?
Thanks
This would require customization of the jrAction/templates/item_list.tpl file - you would just need to insert the ads ever X number (using a Smarty {math} call with modulus).
This is going to be more work than can be covered in a forum post, so you'll need to work with it.