Forum Activity for @douglas

douglas
@douglas
01/28/15 08:43:17AM
2,812 posts

index.tpl (ningja) wont save edits


Using Jamroom

Yeah, I can't find that post yet, but I think there was a solution in that thread. I'll see if I can find it.
douglas
@douglas
01/28/15 05:43:49AM
2,812 posts

index.tpl (ningja) wont save edits


Using Jamroom

If you are using the site builder modules, you'll want to edit the item_list.tpl, not the index.tpl.

Hope this helps!
douglas
@douglas
01/27/15 09:56:56AM
2,812 posts

index.tpl (ningja) wont save edits


Using Jamroom

What templates and CSS are you trying to modify. I'm not very clear on what your trying to do.

Thanks!
douglas
@douglas
01/27/15 08:09:45AM
2,812 posts

Form Designer - Having Trouble In Video Module


Design and Skin Customization

Make sure you've created the fields in the create, modify and if you need to album forms. You may have only created one in your modify from and can't see it in the create form.

You might also try clearing your cache.

Hope this helps!
douglas
@douglas
01/27/15 05:04:50AM
2,812 posts

Slate Skin icons


Using Jamroom

After clearing the icon cache, make sure to clear your browser cache too.

Hope this helps! :)
douglas
@douglas
01/26/15 04:46:06AM
2,812 posts

Group discussion problem


Ning To Jamroom

If you are running older version modules there isn't much we can do except suggest updating your modules to the latest versions and see if the issue still exists.

Did you do an import using a Ning archive? If so you may need to wait on Paul as he is the one to talk to about the Ning imports.

Your archive could be missing those comments are they may have not been imported due to an out of date module.

Hope this helps! :)
douglas
@douglas
01/25/15 03:05:00PM
2,812 posts

Tag Cloud items for Profiles?


Ning To Jamroom

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
@douglas
01/25/15 05:54:17AM
2,812 posts

Tag Cloud items for Profiles?


Ning To Jamroom

Do you have the Tag Cloud boxes checked in your ACP > Skin Settings > Site Index and Profile tabs?
douglas
@douglas
01/22/15 09:42:46AM
2,812 posts

quick reply needed why are my forums not showing up in menu


Ning To Jamroom

Is segolive the name of the skin your using?
  179