Jump to content

Place ads below a category.

Featured Replies

Posted

Please, somone can help me to put an ad after a category in IPS 4?

Thanks.

I used this in ipb3:

 

Open template index (forums - front - index - index)

Find 

			{{endif}}
		{{endforeach}}

Add above

			{{if $category->_id == X}}
				your ad
			{{endif}}

X is category ID

  • Author

Thanks, now I need put ads after posts and topics.

I will use your plugins :thumbsup:

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.