Forum Activity for @michael

michael
@michael
02/28/15 01:36:00PM
7,832 posts

Playlist to play all audio and soundcloud


Design and Skin Customization

You can use search functions in the {jrCore_media_player.... function. Its talked about a bit in this forum thread:

"Create Radio Station"
https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/25233/create-radio-station

Quote: If you want to pick the songs, use a playlist. If you don't care, use this:
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="audio_file" order_by="_created random" limit="50"}

That will search for any random 50 audio files and put them in the player. It will change each time the cache has expired. Its not continuous because it stops at 50, you could have more. You could order differently, perhaps newest.

The search system is the same as jrCore_list
michael
@michael
02/28/15 01:30:10PM
7,832 posts

Conditionally Hide Block on Profile


Design and Skin Customization

gary.moncrieff:It shows when there is a job listing and even when there isnt.

Next thing to do is to put a {debug} in after that call and see what is in $jobs.

Once you know what is coming back you can style a conditional statement to check.
michael
@michael
02/27/15 06:28:32PM
7,832 posts

What is a chapter (jrDocs)?


Jamroom Developers

The 'chapters' are now drag-n-droppable to re-order them. So now "Development" comes after "Getting Started". Probably a better place to start.
michael
@michael
02/27/15 06:25:40PM
7,832 posts

How can I add buy now button ?


Using Jamroom

You can use the method above to achieve the paypal buy now button on the list of songs in the playlist. Just not in the player itself.
michael
@michael
02/27/15 06:23:40PM
7,832 posts

Out-of-the-Box Setups


Suggestions

davej56:
Okay, I got the lyrics and credits fields on both the audio create and update forms, but I tried to put the variables in the item_detail.tpl, and I ended up with a blank screen. I tried them in a couple places with the same result. I'm not a programmer, so I guess I can't do this. So now I have the fields there, but they won't display anyway. Argh.

Sorry that Jamroom works that way on forum posts. I would really like it to accept uploads on replies, without the work around.

I think users should be able to edit their comments. I know I would like that ability just as a user.


You'll need to show us the code you used or we can't help fix it. Put it inside a [ code ] (code in here) [ /code ] block to paste it here to the forums. see the BBCODE HELP button just underneath this comment box for more details.

Uploading to the forum is done that way so you can add posts to the forum directly. The upload functionality isn't available in skins, just forms. It is an area that is tagged to be looked at later on. Its lower priority as there are a few other things that need to be done first.

Editing comments is another thing that's on the TODO list.
michael
@michael
02/27/15 06:10:59PM
7,832 posts

Can the update form also be added to the activity feed on home page


Design and Skin Customization

The issue your going to run into is that on the home page the users profile might or might not be set.

When the admin visits a profile, they take on that profiles id until they visit another profile. Same issue with people with more than one profile. Its expected that stuff will be added to profiles, not really the home site. You could try and get it to work like that by making sure there is a profile id set.

Its just not intended behaviour. Same with adding stuff. if you go from a location other than the users profile to /something/create you risk the profile id not being set and it appearing in a location you weren't expecting.
michael
@michael
02/27/15 06:03:24PM
7,832 posts

Parallax support in Site Builder


Suggestions

How does that work? Why would it be good to have?

Is it this:

"Parallax"
https://en.wikipedia.org/wiki/Parallax

--edit--
You're probably meaning this type of site:
http://www.boy-coy.com/#contact

Where everything scrolls at different speeds. Can you give me an idea of how you think that would work well with Site Builder. It seams to me to be very much a skin designers thing. I suck at skin design.
updated by @michael: 02/27/15 06:07:27PM
michael
@michael
02/26/15 09:05:33PM
7,832 posts

What is a chapter (jrDocs)?


Jamroom Developers

'section' was already taken for the sections of a single document, so chapter seamed to fit to describe what category the stuff is in. Especially when you look at it from the point of

"Table of Contents"
https://www.jamroom.net/the-jamroom-network/documentation/contents

:)
michael
@michael
02/25/15 10:24:27PM
7,832 posts

Adding links to "Threaded Forum"


Jamroom Developers

Sorry still lost:
Quote:
Some time ago I asked about having a threaded forum, since the forum offered is flat.
.. ok, i didn't read that conversation, do i need to? Where is it?

Quote: The work around was this: "gary.moncrieff:...I have set up a profile called Community... That's a good idea. Setup one profile in a quota of its own to act as the central profile.

You want to setup a single profile to hold the main site forum. It is a good idea.

Quote: Which was going to bring me to my next question that is kind of answered in that quote. I need a link for each post in that workaround. I see when I did a copy and pasted the above quote, it produced this:
I've missed the question and am unsure of what the quote is. Starting to get lost about here.

sorry. :(

What Im guessing your wanting is some code? to put some images in the links for the profile tab buttons but as icons?

So Im getting "How do I add icons to the links of available module on the profiles?"
A: There is a thread about this exact subject here:

"Images on profile tabs, is it possible."
https://www.jamroom.net/the-jamroom-network/forum/design-and-skin-customization/24219/images-on-profile-tabs-is-it-possible
michael
@michael
02/25/15 07:55:30PM
7,832 posts

Adding links to "Threaded Forum"


Jamroom Developers

Could you take a quick read over your post and see if its not missing something please. Im having trouble understanding it. My guess is some parts aren't there that should be.
  578