Not Solved add recent threads in sidebar
#3
Not Solved
I don't need a sidebar. The theme already has a sidebar, i just need the code for displaying the latest threads. Look at this theme :
http://mods.mybb.com/view/cms-bb
Look on the right side, there is already a sidebar installed.
http://mods.mybb.com/uploads/previews/24...S%20BB.png
Now i want to display the latest threads in the sidebar. I tried to use {$latestthreads}, but it doesn't work. I don't see a change after i inserted the variable. Look here, the header template (just a part of it)
<div id="container">
	<br />
	<div id="sidebar">
		{$welcomeblock}
		
		
		

{$latestthreads}
</div>
	<div id="content">
		{$pm_notice}
		{$bannedwarning}
		{$bbclosedwarning}
		{$unreadreports}
		{$pending_joinrequests}
Reply


Messages In This Thread
add recent threads in sidebar - by Tasker - 2013-08-01, 09:59 AM
RE: add recent threads in sidebar - by Bala - 2013-08-01, 03:03 PM
RE: add recent threads in sidebar - by Tasker - 2013-08-02, 10:13 AM
RE: add recent threads in sidebar - by subzr1 - 2014-10-13, 06:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)