Forum Activity for @michael

michael
@michael
12/12/14 08:36:14PM
7,832 posts

Module Relationships and Question about counting number entries in multiple fields.


Using Jamroom

Better to ask a new question in a new thread @makuta. It helps people who are searching for the answer know where to look.

Perhaps a title of "How do I create a 4 column layout in a template?".

The answer is to use 4 columns. Jamroom is made up of a 12 column grid, so using 4 columns 3 wide would get you the structure you need.
 
<div class="row">
 <div class="col3">Column 1</div>
 <div class="col3">Column 2</div>
 <div class="col3">Column 3</div>
 <div class="col3">Column 4</div>
</div>
michael
@michael
12/12/14 01:32:06AM
7,832 posts

JR PJ - Comments Sort


Using Jamroom

The difference between DESC and NUMERIC_DESC is:

DESC:
1
11
111
1111
2
22
222

and NUMERIC_DESC

1
2
11
22
111
222
1111
michael
@michael
12/12/14 12:24:44AM
7,832 posts

sitemap/router.php question


Ning To Jamroom

Try putting it in the root.

I'm pretty sure that the router will only redirect if the file system doesn't have anything there for that location.
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
12/11/14 08:13:05PM
7,832 posts

Profile Forum Module?


Ning To Jamroom

This section that you are writing in here is provided by the "Profile Forum" module.

It allows a Forum to exist on a Profile.

Yes it is included in the "Ning Bundle".

You can see all that is included in that bundle here:
https://www.jamroom.net/the-jamroom-network/bundle/18/ning-to-jamroom
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
12/10/14 11:13:09PM
7,832 posts

How to show different artist name?


Using Jamroom

That should work. try it.

Use the template editor in the ACP and you can always go back if it breaks.
michael
@michael
12/10/14 11:08:24PM
7,832 posts

jr_file file types


Using Jamroom

Not sure what to tell you. That's the setting that's checked.

Try clicking "Apply to all quotas" then hit save again.
michael
@michael
12/10/14 01:22:04AM
7,832 posts

Modify the dashboard


Jamroom Developers

Take a look at how the jrFoxyCart_dashboard_panels() function works, I'm sure you could put a link in there to wherever you wanted from whatever it is that your displaying.
michael
@michael
12/09/14 11:29:26PM
7,832 posts

forum hybrid view and activity feed (members joining) suggestions


Ning To Jamroom

soaringeagle:...ps the gallery is still not responsive...
compare your skins version of:
/skins/(your skin)/jrGallery_index.tpl

to
/skins/jrNingja/jrGallery_index.tpl

Your version still has those fixed width's on the images.
<div style="float:left;width:172px;margin:4px" class="center">

updated by @michael: 12/29/14 09:23:54AM
michael
@michael
12/09/14 11:16:49PM
7,832 posts

2 tiny questions bout new search version


Ning To Jamroom

We could cut down costs by all staying over in Steve's spare room and hold the "get together" in the kitchen. :)

You always crack me up Steve.
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
12/09/14 11:14:23PM
7,832 posts

domain mapped to profile?


Ning To Jamroom

Bree:... but if Jamroom can come up with a slider where I can just change the slides when I want ....
There is a slider we already use incorporated into the elastic skin:
http://demo.jamroom.net/jrElastic/

And a different one incorporated into the MediaPro skin.
http://demo.jamroom.net/jrMediaPro/

being able to add content to something like that's what your after as I'm understanding it.

Thanks.
updated by @michael: 12/29/14 09:23:54AM
  622