![]() |
You would have to make it part of the header like I have.....
|
Installed product...then put the code in one of the blocks in ultimate side columns and nothing shows up for me?
What am I doing wrong? :confused: |
I don't think Ultimate Side Colums recognizes PHP variables, only Javascript.
|
Quote:
|
Quote:
|
Hi,
I did not managed to put at in one of the "usc_block" Templates. But is is working in the "usc_sidecolumn_left" Template so I add the code there. I do have now the Blocks on the left side and under that a "Free flying" Tag Cloud. But I think it is looking good in my Style. The Code in the End of the "usc_sidecolumn_left" Template: Code:
........ Grrtings Christian |
This hack is working great, except that when the new tags are posted, the links go to blizzardforums.net/tags.php instead of blizzardforums.net/forums/tags.php. What would i edit to fix this problem? I am using automatic tags if that makes any difference.
|
It works great when you are at my forums in blizzardforums.net , but I am used VBAdvanced and it the my main index.php is in my root directory and not my /forums/ directory so on my blizzardforums.net main page the tags point to blizzardforums.net/tags.php instead of blizzardforums.net/forums/tags.php.
Any help appreciated, thanks! |
new version should be uploaded soon
|
would it be possible to have the links redirect from the base so /../forums/tags.php because i use this outside of my forums directory and this causes the tag links to not work
|
Quote:
|
I am not sure as I don't use the ultimate side columns.
|
Freshly installed on a 3.7 board..I have written $vbcloud in the templates , for example in the footer, but nothing is shown?
|
$vbcloud is the wrong variable.
try $tag_cloud |
Baldilocks,
Can you share the header/sidebar code? |
It's tied in to the rest of the skin, so I don't know how effective it will be for you. In other words it uses images and gradients from directories on my server to knit everything together.
You could possibly clean it up and use it.... I'll PM it to you. |
Tried $tag_cloud but it doesn't work.. Does anyone know how to get the tagclodu to show on VB 3.7?
|
I use $tag_cloud and it works just fine.
Where are you trying to put it ? |
I removed all other plugins and it appears to work (with $vbcloud )..thanks
|
Hmmm, I've imported the product, then put the variable in my sidebar block, yet no tags show. Am I missing something?
EDIT: OK, it works fine with TechGuy's product, thanks! However, I placed the variable in one of my sidebar blocks, and it shows it in another box inside the sidebar box. How do I stop this? |
That's just the way the product is coded. Does the same in mine too but doesn't look bad I think.
|
I'm not sure if this what you're referring to, but be sure to see #4 in the original programmer's instructions:
Quote:
|
I'm blind LOL -- thanks TechGuy. However, I couldn't find tag_cloud_search it's tag_cloud_box_search
But that did it! :) How often does it build the tag data? |
vBulletin rebuilds the tag cloud every 30 minutes. I believe it did show up immediately for me. Sorry. :(
|
Hmm, only one tag showing for me. :(
|
Baldilocks, i'd really like this down the side, but i don't know where to put it to make it show there, could you please help me? I can pm you code that you need or something?
|
I installed this but nothing at all showed up. The only thing it did was mess up the times on my forum showing all the times as server time even though the timezone was correct for my location.
Gutted though, as I was looking forward to using this. Uninstalled - sorry. [edit] it appears I had the older version. reinstalling. [edit2] yup, that was the problem. it is working correctly now. |
The tag cloud doesn't see to work properly on the tags.php page...
http://www.sticksports.com/tags.php?tag=ipl Notice how none are bold nor are they different sizes. Yet, on the forumhome, they work fine.... http://www.sticksports.com/forum.php |
Quote:
Yes, you can PM me. |
Does the new version include the time zone fix? Or do I need to use TechGuys product?
I'm only getting one tag show, any ideas? |
Just above the download link for the new version it says: "1.02 -- Script rewrite. Fixed time stamp issue, blog issue and other minor problems."
I haven't tried it yet, though. ;) |
Tip: If you want to show the most used tags, not the most searched for tags, make this change in the "Create Cloud" plugin.
Find Code:
$vbcloud = fetch_tagcloud('search'); Code:
$vbcloud = fetch_tagcloud('usage'); |
how can I tags.php?tag to /url-.html?
|
I've now got it working! :)
|
Anyway to limit the number of tags it uses? Since I have a quite a few tags, it seems to use nearly all and make the sidebar look long...
EDIT: Just seen the option within the vB options -- silly me hehe. |
Quote:
2 question : 1 - how u use it in ur vbadvanced . when i's using tags has not /forum in the links . so not found error page would shows u p. 2 - is there anyway to show a Different number of tags compare the original tags.php page ? Thanks in advance. |
1. Edit the tag_cloud_link template and replace the contents with
Code:
<a href="$vboptions[bburl]/tags.php?$session[sessionurl]tag=$thistag[tagtext_url]" class="tagcloudlink level$thistag[level]">$thistag[tagtext]</a> |
Is it the more they're searched, the bigger the words get? None of mine seem to be getting bigger, although some have been used a few times.
Also, any ideas how I can change the link colours in the tag cloud? : www.techsupportteam.org |
Jase,
It is the more they are searched, unless you use the edit I posted somewhere in this thread which makes it the more they are used. Color-wise, they use the alt1 link colors be default. You'd need to edit the tag_cloud_link template to change the colors of the tags in the tag cloud. |
Thanks! Hmm... but the "Latest Thread" block I have uses the same font colour. I tried changing the alt1 link font colour -- but that changed the forum descriptions, instead. And the tag words are blue on my tags.php page :confused:
And using the usage, how would I remove the category border it uses -- and just display the tags: currently it says; "These are the most used tags". ? |
All times are GMT. The time now is 01:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|