Please or Register to create posts and topics.

Add an image/ad/block after first topic

Where would I put the code to insert an ad/ image / block AFTER the first post, for example :-

This to be the default on every post , where would I go to add code (I appreciate this will go when you do next update)

Hello arcadepunk,

I added a new hook to the dev-version which allows you to add custom-content after the first post inside a topic. The name of the hook is asgarosforum_after_first_post.

You can find the changeset here:

https://github.com/Asgaros/asgaros-forum/commit/7e4c945d26d90370ec2dd3ebb8c034df6ba596e8

The hook will be included in the upcoming v1.5 release.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Thanks Asgaros, I will hold out for the 1.5 release, Im looking forward to some of the other features, such as certain user roles being able to see selected forums.   I am absolutely in love with this forum, as I stated in my other thread .

One of my requests was to only allow signature to certain roles, I am going to enable signatures and then find the code where it displays the signature and add “if user=member/subscriber/admin then show signature”

then I think the forum is 100% what I need, I did add the signature option in this thread because I know that Advanced Custom Fields would only let me show it to selected roles, however I found that Advanced Custom Fields slowed my page load times up significantly with this installed (god knows what it must of been doing to the db!) – so opted to uninstall it, as soon as I did, the site speeds went back to normal again, what is quite funny is that I never removed the code from my functions.php, thus when I created a signature, it still remains and I am now the only one on the forum with a signature lol.
(as you can see here)

Do you have an ETA on v1.5 ?
I love this forum so much, I honestly think this is in-line to be THE BEST option for Wordpress and quite frankly puts the others to shame (including bb)

Hello arcadepunk

v1.5 will definitely come this month. I am on a business trip until tuesday so I dont have much time to finish the integration for user groups during that timeframe.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!