Forum Activity for @douglas

douglas
@douglas
09/17/17 07:51:47AM
2,804 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,804 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,804 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,804 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,804 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,804 posts

Skin design


Installation and Configuration

Sorry, I don't know what webshot is?

Is that a custom module?
douglas
@douglas
09/11/17 09:51:22AM
2,804 posts

Audio menu tab not showing


Using Jamroom

Which site is this for?

We may need the admin login to check this out.
douglas
@douglas
09/11/17 08:25:06AM
2,804 posts

Hide menu item on artists profiles


Installation and Configuration

Sorry about that, glad you figured it out though. ;)
douglas
@douglas
09/11/17 07:28:56AM
2,804 posts

Hide menu item on artists profiles


Installation and Configuration

jrEmbedMedia is not a profile menu item.

If you want to hide the Video link on the profile page, change jrEmbedMedia to jrVideo.

Hope this helps!
  54