Recent topics not as widget
2 posters
Page 1 of 1
Recent topics not as widget
Hello...
Is it possible to make recent topics list,but not as a widget on the side?
I would like to place something like this https://help.forumotion.com/t129060-widget-recent-topics-of-a-specific-sub-forum in the Homepage message,or in the Announcements... ?
If someone underestands me, ,please tell me if it is possible.My forum is phpbb2.
Thanks.
Is it possible to make recent topics list,but not as a widget on the side?
I would like to place something like this https://help.forumotion.com/t129060-widget-recent-topics-of-a-specific-sub-forum in the Homepage message,or in the Announcements... ?
If someone underestands me, ,please tell me if it is possible.My forum is phpbb2.
Thanks.
Re: Recent topics not as widget
you can try this
http://fmdesign.forumotion.com/t229-add-news-topics-from-multiple-forums#1207
just use
changing the topic to 0 shows all recent topics not just the 1 topic u specify
you can set the 3 to how many topics u want to see
and 413 to whatever
and wherever you want to place it just write
http://fmdesign.forumotion.com/t229-add-news-topics-from-multiple-forums#1207
just use
- Code:
newsWidget('specialp', 0, 3, 413);
changing the topic to 0 shows all recent topics not just the 1 topic u specify
you can set the 3 to how many topics u want to see
and 413 to whatever
and wherever you want to place it just write
- Code:
<div id="specialp"></div>
Similar topics
» Change Recent Topics widget to Recent Posts?
» Recent topics widget
» Recent topics widget
» "Recent topics" widget embedding?
» Height of recent topics widget
» Recent topics widget
» Recent topics widget
» "Recent topics" widget embedding?
» Height of recent topics widget
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum