Forum Activity for @isleander

Isleander
@isleander
11/29/14 02:59:05PM
558 posts

User Requests


Ning To Jamroom

Yes I thought as much.. thanks again.

=update=
Yes got them now.. but alignments looks very clumsy.
Is it possible to make images/avatars smaller?
Screen Shot 2014-11-29 at 23.04.42.png Screen Shot 2014-11-29 at 23.04.42.png - 653KB

updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 02:51:51PM
558 posts

User Requests


Ning To Jamroom

This is what I have
Screen Shot 2014-11-29 at 22.51.05.png Screen Shot 2014-11-29 at 22.51.05.png - 67KB

updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 02:37:44PM
558 posts

User Requests


Ning To Jamroom

paul:
And to add profile name, in the jrProfile_item_list.tpl template, try this for starters -
<div class="container">
    <div class="row">
        <div class="col12 last">
            <div class="item">
                {if isset($_items)}
                {foreach from=$_items item="item"}
                    {$item.profile_name}
                    <br>
                    <a href="{$jamroom_url}/{$item.profile_url}">{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$item._profile_id size="medium" crop="auto" class="iloutline img-profile" alt=$item.profile_name title=$item.profile_name width=172 height=172}</a>
                {/foreach}
                {/if}
            <div style="clear:both">
            </div>
        </div>
    </div>
</div>

Not sure which divs (if any) this is meant to go between, but not seeing any change after resets.

Do I add this code, or do I replace the existing code?
updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 02:29:45PM
558 posts

User Requests


Ning To Jamroom

OK.. Thanks

The {debug} thing. Can that be used using Dreamweaver?
updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 02:20:41PM
558 posts

User Requests


Ning To Jamroom

OK
updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 02:08:36PM
558 posts

User Requests


Ning To Jamroom

I'm currently using the Ningja Skin.

Little bit ahead of me there.. "debug window"?

Add to the profile tpl? skins/jrNingja/jrProfile_index.tpl

updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 02:07:01PM
558 posts

User Requests


Ning To Jamroom

Strumelia:
As per #2- yes I agree that would be cool, but note that as it is now, the member's name will pop up upon hovering over the avatar.

That only works with mouse over, but not with touch screens and mobiles devices (iPad).
It would be clearer to see a name rather than mouse over default avatars, looking for a user.
updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 01:01:48PM
558 posts

User Requests


Ning To Jamroom

1. I have a user asking where they can find out who they are following. I don't have an answer.

Is it possible to show on the profile page, not only who is following you, but who you have chosen to follow?
Followers*
Following**

That way people can go directing the each person's profile from their own profile page.

2. Also, it is possible to have members' names, as well as avatars, on the main "Profiles" page? http://YOURSITE/profile

3. Are you working on a Chat module? Is this something we could expect in the future?
updated by @isleander: 07/09/16 09:21:02AM
Isleander
@isleander
11/29/14 09:24:44AM
558 posts

Buttons have disappeared on my site


Ning To Jamroom

OK Thanks
updated by @isleander: 12/29/14 09:23:54AM
Isleander
@isleander
11/29/14 08:21:08AM
558 posts

Buttons have disappeared on my site


Ning To Jamroom

brian:

Clearing the cache directories almost always fixes it (and note there are some skin related cache files in the data/cache/jrCore directory as well, so if emptying the skin directory doesn't work try that one too).

Hope this helps!

I was a little reluctant to delete the data/cache/jrCore files as there were other directories in there. So I thought I try to remove the other cache files first. Which obviously worked. :)
updated by @isleander: 12/29/14 09:23:54AM
  43