Forum Activity for @ekwe

alt=
@ekwe
09/18/14 10:19:50AM
212 posts

Substitute jrAudio_player_dark with another template in popout


Design and Skin Customization

Ok, so i got embeds to work. but I need to put a different skin. As this player is smaller. So how can I clone jrAudio_player_dark and make my modifications and use it as a different player skin to avoid overwrites?

Thanks
updated by @ekwe: 10/22/14 08:03:33AM
alt=
@ekwe
09/18/14 10:16:57AM
212 posts

How To Use Custom Button For FoxyCart?


Design and Skin Customization

I knoow, but I don't want to use a button. I want to use a css designed button
alt=
@ekwe
09/18/14 03:09:37AM
212 posts

How To Use Custom Button For FoxyCart?


Design and Skin Customization

Trying to link a div to the foxycart popup cart. I see

{jrCore_module_function function="jrFoxyCart_add_to_cart" module="jrAudio" field="audio_file" item=$item}

But I am trying to do something like this

updated by @ekwe: 10/25/14 12:39:50PM
alt=
@ekwe
09/17/14 05:51:59PM
212 posts

How To Embed or Pop Out Single Audio Track


Design and Skin Customization

Hello, I've been looking through the documentation to see how I can have my players for the single audio pop out or have them embeddable on other pages.

This closest I have seen is this, and it is for a playlist. I need for single audio. THANKS!!!


updated by @ekwe: 11/03/14 03:12:21PM
alt=
@ekwe
09/12/14 02:33:55PM
212 posts

Like Button For Profiles


Design and Skin Customization

michael:
The item parameter requires an $item array. $_profile_id looks like a single number.

true true. Working now. Thanks thanks
alt=
@ekwe
09/12/14 01:59:40PM
212 posts

Custom Sidebar for item index and detail pages


Design and Skin Customization

paul:
I don't think '$module_url' on its own is a variable. Its usually part of an array, like $_post.module_url, or $params.module_url
Go with what {debug} tells you.

Thanks a lot Paul, really helped. Fixed
updated by @ekwe: 09/12/14 01:59:54PM
alt=
@ekwe
09/11/14 08:22:34PM
212 posts

Like Button For Profiles


Design and Skin Customization

Did this, keeps saying item not correct. This is for member profiles

{jrLike_button module="jrProfile" item=$_profile_id action="like"}
updated by @ekwe: 10/15/14 10:28:45AM
alt=
@ekwe
09/11/14 08:20:55PM
212 posts

Custom Sidebar for item index and detail pages


Design and Skin Customization

it is, i know how to debug. It's not working.
alt=
@ekwe
09/11/14 04:46:47PM
212 posts

Custom Sidebar for item index and detail pages


Design and Skin Customization

Did that, I just tried this

{if module_url == "profile"} and it did not work
alt=
@ekwe
09/11/14 03:41:03PM
212 posts

Custom Sidebar for item index and detail pages


Design and Skin Customization

I have a side bar on the profile index. but I want it to change when on jrAudio, did this code below, but i'm getting a blank block. Please really need this, thanks

{if module == jrAudio}

{else}

{/if}
updated by @ekwe: 11/05/14 02:49:17AM
  9