Bug Featured bar never appear

Status
Not open for further replies.
Mokonzi
Sorry Matt, 7but you say here:

PHP:
<vb:if condition="$forumbits">
{vb:raw template_hook.forumdisplay_above_subforums}
<div id="forumbits" class="forumbits">
	<div class="forumhead">
		<h2>
			<span class="forumtitle">{vb:rawphrase subforums}</span>
			<span class="forumlastpost">{vb:rawphrase last_post}</span>
		</h2>
	</div>
	<ol>
		{vb:raw forumbits}
	</ol>
</div>
{vb:raw template_hook.forumdisplay_below_subforums}
</vb:if>

<vb:if condition="$show['threadslist']">
{vb:raw template_hook.forumdisplay_above_threadlist}
<div id="threadlist" class="threadlist">
	<form id="thread_inlinemod_form" action="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}inlinemod.php?forumid={vb:raw forumid}" method="post">
		<h2 class="hidden">{vb:rawphrase threads_in_forum}</h2>

		<div>
			<div class="threadlisthead table">
				<div>
				<span class="threadinfo">
					<span class="threadtitle">
						<a href="{vb:link forum, {vb:raw foruminfo}, {vb:raw pageinfo_title}}" rel="nofollow">{vb:rawphrase title}{vb:raw sortarrow.title}</a> /
						<a href="{vb:link forum, {vb:raw foruminfo}, {vb:raw pageinfo_postusername}}" rel="nofollow">{vb:rawphrase thread_starter}{vb:raw sortarrow.postusername}</a>
					</span>
				</span>
				<vb:if condition="$show['search_engine']">
 
That's the template you are looking for. You'd need top move the hook I mentioned previously to a location that's better suited for where you want the ads displaying. It probably will take some trial and error, and other mods using that hook might have issues.

I've got a feature request setup to add a custom variable that would allow you to revert this later, but for now that's the only way you can do it. The new feature will be one of the last things I implement in version 2 before release.
 
Hello markoroots,

This ticket has now been closed with the status Fixed.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Legacy DragonByte Classifieds

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
562
Customer rating
0.00 star(s) 0 ratings
Back
Top