XF 2.1 how to put a widget on the sidebar of any thread easily?

Ricklndn

Member
I have a forum that has a thread named after a street name so ppl can post questions and talk about this street... I would like to have a widget on the sidebar of this street containing this code:
Code:
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2920.3845382050677!2d-81.27907848414866!3d42.949100279151644!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882ef10d83a9bd8f%3A0x2fcd981873bbd23!2sFour+Oaks+Crescent%2C+London%2C+ON!5e0!3m2!1sen!2sca!4v1551639600061" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>

how can I go about this so the widget only shows under one single thread ?

the user can click on this map will open in a new window and get directions to this street.

Please note; the picture below was edited and put the map inside the picture to demonstrate what I'm trying to achieve
197078
 
Last edited:
Top Bottom