Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-20-2008, 07:35 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Template Edit - Move Tag Cloud

We actually use Zoints tags indifference to vb.

I've asked in the thread here and asked at there website, and I think they are so busy with a new modification they are making that it's been months and still no answer.

There is no default option to do this, so it requires a template change I'm guessing, perhaps a change in the XML code.

What we'd like to do is put our forum tag cloud on the bottom of the page under the what's going on section, rather than the top.

As you can see here:

http://www.legionofangels.net/forum/

On Any style it shows the tag cloud on the top of the forum. We'd like to move it down either below the What's Going On Box, or Below the CYB Adv Stats Box inbetween the What's going on Box and Adv Stats. Either way, we don't care, we just want to move it down.

I'm thinking I either have to edit a Zoints template, which here is the list of them:



Modify the actual XML file, which I kind of doubt.

Or I'd have to add a special condition or code into the FORUM HOME template to get it to appear in the right place.

Here is the template I think I need to adjust if it's a template of there's I have to change:

zointstags_tagcloud

PHP Code:
$stylevar[htmldoctype]
<
html dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
    <
base href="$vboptions[bburl]/" />
    <!-- 
no cache headers -->
    <
meta http-equiv="Pragma" content="no-cache" />
    <
meta http-equiv="Expires" content="-1" />
    <
meta http-equiv="Cache-Control" content="no-cache" />
    <!-- 
end no cache headers -->
    
$headinclude
    
<title>$vbphrase[zointstags_tagcloud_title]</title>
    
</
head>
<
body>
$header
$navbar


<!-- tag cloud -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="95%" align="center">
<
tr>
    <
td class="tcat">$vbphrase[zointstags_popular_tags]</td>
</
tr>
<
tr>
    <
td class="alt1" align="center">
    <
form action="tags/" method="POST">
    <
input type="hidden" name="s" value="$session[sessionhash]/>
    <
input type="text" class="bginput" name="search" value="" size="40" />
    <
input type="submit" class="button" value="$vbphrase[zointstags_search_tags]"  />
    </
form>
    <
br /><br />
    <if 
condition="$tagcloud">
        
$tagcloud
    
<else />
        
$vbphrase[zointstags_no_tag_found]
    </if>
    </
td>
</
tr>
</
table>

<if 
condition="!empty($search)">
<
br />
<
div align="center"><a href="tags/">$vbphrase[zointstags_main_cloud]</a></div>
</if>

<
table align="center" width="95%"><tr><td align="$stylevar[right]">$pagenav</td></tr></table>

<!-- /
tag cloud -->


$footer
<div align="center" class="smallfont">$vbphrase[zointstags_copyright]</div>
</
body>
</
html
Any Help Is MUCH Appreciated.

Thank you,

Legion of Angels
Reply With Quote
  #2  
Old 10-23-2008, 03:46 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

* bump *
Reply With Quote
  #3  
Old 10-23-2008, 04:36 PM
Seven Skins's Avatar
Seven Skins Seven Skins is offline
 
Join Date: Sep 2008
Location: London, UK
Posts: 1,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Look for this .... $zointstags_tagslink (Or something similer).... in your navbar template or may be forumhome template.

And put comment tag around it to disable it e.g. <!--$zointstags_tagslink-->

Add $zointstags_tagslink to your forumhome template just above whats going on box.

PS. I dont have this installed so ... make copies of your templates in txt files before editing just in case you need to change them back.

.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:02 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06943 seconds
  • Memory Usage 2,203KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete