Forum Activity for @douglas

douglas
@douglas
12/15/16 12:38:01PM
2,812 posts

Birthday Module - Quota Config


Suggestions

PatriaCo:
Can a Quota Config be added to the Birthday Module? We have several quotas that this would not apply to. That way a birthdate field would not even show up in the profile_settings.

Thanks!


You can use the Form Designer to show the field to the quotas you want to show it to.

Hope this helps!
douglas
@douglas
12/15/16 12:36:14PM
2,812 posts

Quick Share Modal Window - item_share_modal.tpl


Design and Skin Customization

PatriaCo:
PatriaCo:
Sorry. Yes, this is the default item_share_modal.tpl found in the timeline module. I just need to know how the $template is supposed to function so that I can make adjustments.

<div id="share_item_box">
            {if $template}
                {jrCore_list module=$module search="_item_id = `$item_id`" limit=1 template=$template}
            {else}
                {jrCore_list module=$module search="_item_id = `$item_id`" limit=1}
            {/if}
        </div>

Thanks!


The variable for $template is created in the Action modules index.php I believe, don't quote me on that, if it does not get set the value would be "false".

Does that help any?
douglas
@douglas
12/15/16 09:30:27AM
2,812 posts

Quick Share Modal Window - item_share_modal.tpl


Design and Skin Customization

I don't think your giving us enough information on what your trying to do.

What skin is this for?
Is there an override template in the skin your trying to change?
What exactly are you trying to change?

Thanks!
douglas
@douglas
12/15/16 05:57:02AM
2,812 posts

question mark replacing image (when profile hyperlinked)


Using Jamroom

brian:
Sorry Holly - maybe I am not seeing something. When I go here:

http://lewwwp.com/learningwithdiana

I can't scroll and the page is mostly blank. See my screenshot.


If this helps any, I get the same result as Brian.
douglas
@douglas
12/14/16 11:25:32AM
2,812 posts

Editing the Log In form


Using Jamroom

Keith Mauck:
I'd like to add a note/alert for wayward NING migrants who get confused. thx.

You would want to create your own login form, as suggested by the link in my previous post, and then add your note/message to that.

Hope this helps!
douglas
@douglas
12/14/16 11:15:25AM
2,812 posts

Editing the Log In form


Using Jamroom

Sorry, I was thinking signup.

You can not edit the login form, not really sure why you would need to.

That form and page is built internally, it is not part of a template.

You can create your own login form if you like though.

https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/603/howto-add-the-user-login-form-to-any-page

But I don't believe you can add anymore fields to it.

Hope this helps!
douglas
@douglas
12/14/16 08:31:07AM
2,812 posts

Editing the Log In form


Using Jamroom

Go to your "Account Settings" logged in as the master admin, then click on the "Form Designer" button, the select the "user/signup" selection from the drop down field at the top right.

Hope this helps!
douglas
@douglas
12/12/16 10:29:17AM
2,812 posts

question mark replacing image (when profile hyperlinked)


Using Jamroom

Do those two profiles have a profile image and a user image uploaded?
douglas
@douglas
12/11/16 10:10:11AM
2,812 posts

Jquery or ?


Design and Skin Customization

lolglad that sorted it for you.
douglas
@douglas
12/11/16 10:07:27AM
2,812 posts

Html code is showing in the chart description in Media Pro


Installation and Configuration

There is most likely a truncate on the text and it is getting cut off in the middle of the HTML link code. I'll take a look and see about getting it fixed for the next release.

For now, you can modify that profiles bio and remove the link at the beginning.

Thanks!
updated by @douglas: 12/11/16 10:08:11AM
  80