Forum Activity for @glgalbraith

alt=
@glgalbraith
12/27/17 09:40:18AM
22 posts

Search module/templates + FollowMe template


Design and Skin Customization

The search module/templates in the FollowMe skin do not include Language id's. How can I get the search results page to render my new (h1) language id's. Specifically for audio and playlists?
updated by @glgalbraith: 03/31/18 09:46:39AM
alt=
@glgalbraith
08/15/16 05:08:39AM
22 posts

play/pause Audio on timeline development


Jamroom Customization

I am looking for a developer who can enable my users to play/pause audio (button player) on there time line instead of having to link back to the audio page. This is similar to play/pause a video on a users timeline in Facebook.

Is this something you can do?
alt=
@glgalbraith
03/22/15 06:49:20AM
22 posts

audio file setting = no playlist


Design and Skin Customization

How can I add the option for the user to "not allow" and song in a playlist in the form designer? I have the checkbox selected but not sure what else will make this function correctly.

I may be mistaken, but I think this was in JR 4?
Many Thanks.
updated by @glgalbraith: 04/27/15 06:59:08AM
alt=
@glgalbraith
02/09/15 04:22:35PM
22 posts

swap to "button" media player - embed into blogs and pages modules


Design and Skin Customization

Just the config.php - don't know how to do the listener. Seems like a good UI/UX solution out of the box would be to assign 1 player via a setting/module for a skin, especially the default skin.
Thanks
alt=
@glgalbraith
02/09/15 03:28:48PM
22 posts

swap to "button" media player - embed into blogs and pages modules


Design and Skin Customization

Forgive the questions - I'm a Ux designer not dev so I can only address the easier stuff.

Is it pulling the player type via the embed module or pages module?

OR Is there anyway to control (or swap out) the audio player for all modules that call the player globally. Like disabling everything but the player I want. I only want 1 player for the site anyhow.

Many THanks
alt=
@glgalbraith
02/09/15 02:45:31PM
22 posts

swap to "button" media player - embed into blogs and pages modules


Design and Skin Customization

I assume this is not possible due to the non-response :)?
alt=
@glgalbraith
02/07/15 12:43:51PM
22 posts

swap to "button" media player - embed into blogs and pages modules


Design and Skin Customization

I want my users to see the "button" player when they embed "Audio" media in their site pages/blogs. Didn't find any templates to change the media player type for these 2 modules. Can you direct me where and how this can be changed.
Thanks
updated by @glgalbraith: 03/20/15 07:18:47AM
alt=
@glgalbraith
02/06/15 07:16:45AM
22 posts

adding to home page (via Elastic) "newest playlist"


Design and Skin Customization

I am trying to add newest playlist to home page. Is this the correct code?

{* Newest playlists *}
{if jrCore_module_is_active('jrPlaylist')}



{jrCore_lang skin=$_conf.jrCore_active_skin id="11" default="newest"} {jrCore_lang skin=$_conf.jrCore_active_skin id="13" default="Playlists"}
{jrCore_module_url module="jrPlaylist" assign="playlist_murl"}
{jrCore_lang skin=$_conf.jrCore_active_skin id="22" default="all"}



{jrCore_list module="jrPlaylist" order_by="_created desc" template="index_list_playlist.tpl" limit="5" require_image="playlist_image"}


Many Thanks!
updated by @glgalbraith: 03/10/15 03:46:55PM
1