Hello There, Guest! Login Register
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Minimal
#21
I really like this theme, thank you very much! I am into simple styles lately, and when I found yours I was happy. Also because it looks like IPB, one of my most favorite software out there (too bad it's too expensive for me, lol~).

Great work, Jon! Big Grin
Reply
#22
I've got a bug:
When I have a category inside another category, it doesn't show up. For example, if my parent category is MyBB, an in it I have another category named Themes, the Themes category doesn't show up, but other standalone forums inside the MyBB category do.

Any fix for this?
Reply
#23
(12th Mar, 09:52 pm)cocaine Wrote:  I've got a bug:
When I have a category inside another category, it doesn't show up. For example, if my parent category is MyBB, an in it I have another category named Themes, the Themes category doesn't show up, but other standalone forums inside the MyBB category do.

Any fix for this?

Yes, here it is

Go to Templates & Styles > Templates > minimal > Forum Bit Templates > forumbit_depth2_cat

Paste the following code
Code:
<tr>
<td class="{$bgcolor}" align="center" valign="middle" style="width: 30px"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="middle">
<a href="{$forum_url}">{$forum['name']}</a>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="middle" width="15%" align="right" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']} topics<br />{$posts}{$unapproved['unapproved_posts']} posts</td>
<td class="{$bgcolor}" valign="middle" align="left" style="white-space: nowrap; width: 250px">{$lastpost}</td>
</tr>

That should make the sub categories visible now, i will include this fix in the next update for the theme.

Thanks
Reply




Users browsing this thread: 1 Guest(s)