Forum Activity for @strumelia

Strumelia
@strumelia
09/12/18 10:36:13AM
3,605 posts

Certain signup questions not showing in profile sidebar


Using Jamroom

And.. here it shows in the form designer on site #2, an example of ONE of the signup questions i have enabled that 'should' be showing on the profile page sidebar, but doesn't:
normal users.png normal users.png - 70KB
Strumelia
@strumelia
09/12/18 10:30:22AM
3,605 posts

Certain signup questions not showing in profile sidebar


Using Jamroom

My second jr site #2, which I created first as a CLONE (not an actual ning import though) of the first site, supposedly had all the same settings, but on the profile page sidebars, only the location shows, not the signup questions that show on site #1. I checked and those signup questions ARE set to be visible to 'normal members' in the form designer. Everything seems the same, yet those other signup questions won't show. https://pennywhistleclub.com/chifmunk ---See screenshot.
The code in my custom skins profle sidebar templates seem to be the SAME in both sites for that area, they are this, with only the skin name different:
         {if jrUser_is_logged_in() && $_conf.pwPWskin_March4_2018_profile_questions == 'on'}
            {jrNingImport_signup_questions user_id=$_user_id assign="ning_questions"}
            {if isset($ning_questions)}
                <div class="block">
                    <div class="block_content mt10">
                        {$ning_questions}
                    </div>
                </div>
            {/if}
        {/if}

not good.png not good.png - 145KB

updated by @strumelia: 09/12/18 10:32:40AM
Strumelia
@strumelia
09/12/18 10:24:35AM
3,605 posts

Certain signup questions not showing in profile sidebar


Using Jamroom

On my initial JR site #1 (which was a ning import, and my custom skin is a child of Ninja), I had certain signup questions showing to all members in the profile Sidebar ...I had them set as visible to "normal users" in the Account "Form Designer", and other questions I had marked as visible to Admins only (questions created as a spam preventative).
This was the result, which is how I LIKE it... https://fotmd.com/kavik and see screenshot.
good.png good.png - 171KB

updated by @strumelia: 12/15/18 03:19:03AM
Strumelia
@strumelia
09/12/18 09:45:13AM
3,605 posts

Some features


Using Jamroom

@resif , there's also a very handy compare Tool you can find if you go to your ACP -> Profile module, under -> Tools, click on Quota Compare. It'll be located at : https://(yoursite.com)/profile/quota_compare
In it, you can turn on/off access to various site functions ('rights', as you put it) for the different Quotas (member roles) you create.
Strumelia
@strumelia
09/12/18 09:22:16AM
3,605 posts

Delete Inactive Users


Using Jamroom

@softdesigns - Note that in your JR Simple Chat module General settings, you can also set a time period (from 1 day, up to 1 year) after which your system to 'prune' (delete) ALL older chat messages during daily maintenance - discard older chat messages (and their attachments) from your system. Mine is set for 3 days.
Strumelia
@strumelia
09/01/18 03:17:56PM
3,605 posts

Online Marketplace/Retail Store


Using Jamroom

Don, you might try looking at the free level of wix.com websites. They look pretty easy to set up, though the free ones are not for commercial selling use. There's only so much you can expect to get for almost no money.
Strumelia
@strumelia
08/31/18 04:15:12PM
3,605 posts

Send Me a Private Note Button


Design and Skin Customization

Ok, so I found a grey border setting that makes it disappear if i set it from the current 3px ...to 0.

See the new screenshot below.

Now i just have to figure out where to find this setting in my site (in a core .css file? skin .css file?... or eleswhere?)
Here is where that border is "inherited from"... I 'think', according to the right side pane:

span.sprite_icon_40.sprite_icon_black_40.email

Is that a place I can find and adjust that #7F7F7F colored "border width" to 0 ?
(I can download and tweak my .css files, but I don't know where to find this little border setting- I SEE it in the Inspector, and it makes the border disappear when I change it to 0 ...but then I don't know where to actually find it in order to permanently change it. 'Cause when i leave the Inspector the changes disappear along with it.
inspect2.jpg inspect2.jpg - 498KB

updated by @strumelia: 08/31/18 04:25:12PM
Strumelia
@strumelia
08/31/18 03:29:49PM
3,605 posts

Send Me a Private Note Button


Design and Skin Customization

ok hold on... I'm finding something. !
Strumelia
@strumelia
08/31/18 02:57:09PM
3,605 posts

Send Me a Private Note Button


Design and Skin Customization

Attached is a screenshot of what I see in the Inspector when i click on the sprite/icon/button. I can't tell much about what I am looking at. -maybe you can spot something obvious?

Also, Nate here is a link to a member profile page on that site where you can see the button with the ugly border and off-center envelope image. (The image/button does FUNCTION correctly, taking me to a private message 'new message' window where I can write a PM to that particular profile member.)
https://pennywhistleclub.com/chifmunk

Michael I'm going to watch that zipped video now... thank you, I --hope-- it helps me understand better. I think my age and late start in 'computering' works against me, but I do try!
inspect-sprite.jpg inspect-sprite.jpg - 940KB

updated by @strumelia: 08/31/18 02:57:27PM
  31