Forum Activity for @douglas

douglas
@douglas
09/19/17 10:51:27AM
2,797 posts

Image gallery only works with https websites


Ning To Jamroom

If you are referring to the image editor, you have to enter your Adobe Client ID and Secret in the Profiles > Image Galleries > Global Config > Online Image Editing tab.

gallery/admin/global/section=online+image+editing

You can create your Adobe account here:
https://creativesdk.adobe.com/

Here is the help section that explains how to get the Client ID and Client Seceret:

Quote:
Enter your Client ID key that was created for your Web App in the Adobe "My Apps" section.

If you do not have an Adobe account, you can signup and get a free key here:

https://creativesdk.adobe.com

After logging in, click on My Apps, then +New Application.

Enter the Application Name (your site name) and select Web for the Platform.

Enter a description and then click Add Application.

Your Client ID and Client Secret will be created and shown to you - enter the Client ID here and the Client Secret below.

Hope this helps!
updated by @douglas: 09/19/17 10:52:17AM
douglas
@douglas
09/17/17 07:59:16AM
2,797 posts

Image Bug?


Using Jamroom

Ah, gotcha. ;)
updated by @douglas: 09/17/17 07:59:32AM
douglas
@douglas
09/17/17 07:57:01AM
2,797 posts

Image Bug?


Using Jamroom

If your referring to the exclamation I've attached, then yes, it is by design.

You can find the CSS for this in the jrCore/css/sweetalert.css file.

Hope this helps!
Screen Shot 2017-09-17 at 9.55.09 AM.png Screen Shot 2017-09-17 at 9.55.09 AM.png - 6KB
douglas
@douglas
09/17/17 07:51:47AM
2,797 posts

Small typo in jrProfile


Using Jamroom

Thanks Steve, I've got this fixed for the next release of the jrProfile module.
douglas
@douglas
09/15/17 08:08:17AM
2,797 posts

Latest Videos Module


Ning To Jamroom

Thanks Alex!

Glad to see everything is working out for you and your site. :)
douglas
@douglas
09/13/17 12:16:12PM
2,797 posts

share This tool integration


Design and Skin Customization

My guess would be that the variable $item is not available in the feedback.tpl template.

Try adding the function to your skins/jrBeatSlinger/jrAudio_item_detail.tpl file.

The only problem with this is that you will most likely have two sets of buttons because the detail page features, ie. comments, sharethis, tags etc... are added via a function:

Bottom of the jrAudio_item_detail.tpl
{jrCore_item_detail_features module="jrAudio" item=$item}

You can arrange the order of the detail features in your ACP here:
/core/module_detail_features

I'm not aware of a way to exclude the ShareThis module from the jrCore_item_detail_features function.

Hope this helps!
douglas
@douglas
09/13/17 06:30:49AM
2,797 posts

Profile Tab Home Link for Ninja Skin


Ning To Jamroom

Change this:

<a href="{$jamroom_url}/{$profile_url}/">

to this:

<a href="{$jamroom_url}">

Hope this helps!
douglas
@douglas
09/11/17 10:49:54AM
2,797 posts

Skin design


Installation and Configuration

Did you rename the Gallery module to webshots?

Are you using the Profile Tweaks module?
douglas
@douglas
09/11/17 09:52:55AM
2,797 posts

Skin design


Installation and Configuration

Sorry, I don't know what webshot is?

Is that a custom module?
  53