solved Tag Cloud items for Profiles?

Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
I added some tags to a member profile.

They don't appear to be in the tag cloud on the home page ... and there is no tag cloud tab for Profiles when I click on "All" tags.

Are tags on profiles deliberately being overlooked?
updated by @claygordon: 03/01/15 06:00:15PM
soaringeagle
@soaringeagle
9 years ago
3,304 posts
i was just abut to make a post aboiuyt this
i have no tag cloudss inprofiles anymore (sitebuilder ningja)
i dont know how to add a sitewide tag clouse to home page
not in sitebuilder

but there is no tag cloud in the profiles anymore


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
9 years ago
3,304 posts
glad it wasnt just me and that i saw this beforee posting i wasnt sure wether to post it here or in sitebuilder
but since it affected profiles i figured had tobe a ningja skin issue

speaking of wich
since we now can alow profiles to change skins
but only ningja skins are really ning compastable

and without a developer code we cant package skins
is there any way to share skins among ning users so that we can offer profiles multiple ning skin options without having to create many ourselves

or... if we could submit our skins to be added to a "ning alternates" skin bundle that would update with the core ningja skin

1st person that enabled a skin i had to reset as it screwed upo the menu and everything


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
douglas
@douglas
9 years ago
2,790 posts
Do you have the Tag Cloud boxes checked in your ACP > Skin Settings > Site Index and Profile tabs?


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
brian
@brian
9 years ago
10,148 posts
Tag Clouds work on profiles - in fact they worked there first.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
soaringeagle
@soaringeagle
9 years ago
3,304 posts
ofcourse thats the 1st place i checked


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
9 years ago
3,304 posts
honnestly i cant remember when they stopped working i dont remember seeing it in awhile possibly when i switched to site builder i diont know


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
brian
@brian
9 years ago
10,148 posts
soaringeagle:
honnestly i cant remember when they stopped working i dont remember seeing it in awhile possibly when i switched to site builder i diont know

Yeah it may be an issue with Site Builder - are you using the Slate skin?

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
I have double-checked the Skin (custom) Global config and everything is configured properly.

I may need to clarify:

There is a tag cloud on my (and others') profiles. That's not the issue.

However, the tags on those profiles don't show up in the tag cloud on the home page and there is no tab in the "All Tags" page that displays them.

It would be valuable - I think - if the tags on profiles could be made visible outside the profile they were created in.
brian
@brian
9 years ago
10,148 posts
The main page Tag Cloud is made up of all the tags in the system - it does not exclude ones on the profile. For example if you go here:

https://www.jamroom.net/tags

There are no "site items" that are tagged "modules" - that is all on our profile here.

So I'm not sure what that would be other than maybe caching?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 01/25/15 09:17:16AM
Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
Brian - I will check to see if it is a caching issue.
douglas
@douglas
9 years ago
2,790 posts
soaringeagle:
honnestly i cant remember when they stopped working i dont remember seeing it in awhile possibly when i switched to site builder i diont know

If your using the Site Builder, the skin settings don't really work because the code for the Site Builder pages doesn't check for skin settings. You can add a Tag Cloud section to your site, or at least you should be able to.

You should be able to add this code to a code panel.

                {* BEGIN Tag Cloud *}
                {jrTags_cloud height="250" assign="tag_cloud"}
                {if strlen($tag_cloud) > 0}
                <div style="padding-right: 10px;margin-bottom:12px;">
                    <div class="title"><h2>Tag Cloud</h2></div>
                    <div class="item p20">
                        {$tag_cloud}
                    </div>
                </div>
                {/if}
                {* END Tag Cloud *}


Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
soaringeagle
@soaringeagle
9 years ago
3,304 posts
would that be the same code for index as well as profiles


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
9 years ago
3,304 posts
its working on index not on profiles
i thought i knew why i tried removing the 1 if ..no go i tried removing just the && tag = on
(i know thats not the code but u know what i mean) no go

so..whats the solution
how to enable it on profiles in sitebuilder (ningja)


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
douglas
@douglas
9 years ago
2,790 posts
Since the profile page is not using any Site Builder templates, checking the Profile Tag Cloud check box in your Skin Settings > Profile tab should make the Tag Cloud show for profiles.

As long as your using the latest Ningja version for your custom skin.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

updated by @douglas: 01/28/15 09:51:43AM
soaringeagle
@soaringeagle
9 years ago
3,304 posts
hmm not sure why im not seeing it
i dont know why im not


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
9 years ago
3,304 posts
oh nevermind got it


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
@SE -

Could you do me a favor and use the Solver markers? Like "Completed" or "Solved?" this would help the rest of us know the status of your quests for answers.

Thanks in advance,
:: Clay
soaringeagle
@soaringeagle
9 years ago
3,304 posts
sure thing


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

Tags