Forum Activity for @tunefeed

alt=
@tunefeed
02/12/18 09:32:53PM
22 posts

Different div classes


Jamroom Developers

Where can I find the templates for div classes or different spans.
To know what exactly it means to have something like
div class="button_player_holder"
div class="wrap detail_section"
or div class="list_buttons clearfix"
getting more familiar with this would help a lot. thanks!
updated by @tunefeed: 05/18/18 08:02:16AM
alt=
@tunefeed
02/12/18 04:06:26PM
22 posts

Pop up box upon click


Design and Skin Customization

Hey I want to make an image that upon click, makes a pop up box with a custom template in it.
Anybody done this?
updated by @tunefeed: 05/14/18 12:10:04AM
alt=
@tunefeed
02/12/18 03:26:36PM
22 posts

Make something show up only on an item for specific quota


Jamroom Developers

If i want an item ONLY to show up on a specific user quota's items. Would it be something like this?

{foreach from=$_items item="item"}
{if user.quota=examplequota}
{jrCore_include template="example.tpl"}
{else hidden}
{/if}
{/foreach}

I feel like i need to reference $user.item or something somewhere as this would be visible to all users but only show up on a users items if they are in the quota. I know i'm close but if im missing something can you let me know?
updated by @tunefeed: 05/19/18 06:55:25PM
alt=
@tunefeed
02/05/18 11:57:48AM
22 posts

Adding like buttons to lists


Design and Skin Customization

Its nice to have the audio player play music files on a list. It'd be eve nicer if once you listen to the song if you could have an easily accessible 'LIKE' and 'SHARE' button right there on the LIST instead of having to go to the item_detail page to like it. This would benefit many jamroom users i'm sure as who doesn't want Likes to be more accessible.
updated by @tunefeed: 05/07/18 02:37:20PM
alt=
@tunefeed
02/03/18 01:08:30PM
22 posts

Add icon


Design and Skin Customization

I'm trying to move "Private Notes" from the drop down menu and create an icon to place on the header instead. Has anyone created their own icon within their jamroom?

Also I'm wondering if anyone knows where a list can be found to figure out what is id=39 vs. id=40 etc.
updated by @tunefeed: 05/08/18 12:20:47PM
alt=
@tunefeed
02/03/18 10:08:06AM
22 posts

Menu Customization


Design and Skin Customization

Ok the item thats appearing is "Mentions". Which quota disables this item
alt=
@tunefeed
02/02/18 03:27:36PM
22 posts

Menu Customization


Design and Skin Customization

I'm trying to take a few things off my menu template. Items you like or dislike, your purchases, and maybe another need to not be on the menu. Looked through every menu tpl and dont see what im looking for. Any leads?
updated by @tunefeed: 05/23/18 01:25:47PM
alt=
@tunefeed
01/14/18 03:05:55PM
22 posts

Share buttons on audio with SHARETHIS


Design and Skin Customization

also I have not seen any magic buttons for adding sharethis to any template.

https://www.jamroom.net/the-jamroom-network/documentation/modules/2598/sharethis
even this page says nothing about it.
alt=
@tunefeed
01/14/18 03:03:45PM
22 posts

Share buttons on audio with SHARETHIS


Design and Skin Customization

Anyways. Now for starter. I am using the ShareThis module... as i made very obvious in my first post considering the example code i put in literally says SHARETHIS in it. the code they say to put in my header tag looks like this



SHare this says "All our tools require sharethis.js. To install, copy and paste code below into the tag of your site. Then click the verify button below."

All im trying to do is this one thing. PUT THE TAG ON MY SITE. Now I know where a header is normally BUT im using jamroom's system here and do not see any module that has anything to do with tags except the Meta-tag Module.


Question #1: Where do i add the first and most basic ShareThis code?
Question #2: If I can use the meta-tag browser. What do i categorize ShareThis as?
options are web-author, abstract, copyright etc etc
alt=
@tunefeed
01/10/18 07:53:25PM
22 posts

Share buttons on audio with SHARETHIS


Design and Skin Customization

Had no idea adding share buttons could be so hard. So we've got a item_detail.tpl file that I can paste the code into? I put this cript type="text/javascript" src="//platform-api.sharethis.com/share-buttons"/script
into the meta tag section labelled as a few things because i have no idea where else to put it as i can't just edit the header tag. Now i try to add the second part of script
....div class="sharethis-inline-share-buttons blah blah
and my skin override doesnt let it show up..

now how the shit do i override my skin override because shits gonna have to be changing... on a regular basis. As far as im seeing editing anyhting is pointless cuz the skin overrides everything and i dont know how to change that.
If someone could just tell me where the share buttons need to be inserted so they show up where they should... thatd be great.
updated by @tunefeed: 04/15/18 05:45:36PM
  2