Forum Activity for @garymoncrieff

gary.moncrieff
@garymoncrieff
10/04/16 02:00:06AM
865 posts

How to change Events page on Sage skin?


Ning To Jamroom

Those blocks are most likely contained in a side.tpl or something like that and appear across many 'front end' areas of the site. If you goal is only to change the blocks in the events page, it would be easier to create a side_events.tpl and include that in the events.tpl page.

ie instead of

        <div class="col3 last">
            <div class="body_1">
                {jrCore_include template="side.tpl"}
            </div>
        </div>

in events.tpl have this

        <div class="col3 last">
            <div class="body_1">
                {jrCore_include template="side_events.tpl"}
            </div>
        </div>

Then add things to the side_events,tpl file.
gary.moncrieff
@garymoncrieff
10/04/16 01:42:37AM
865 posts

RumbleTalk Integration


Using Jamroom

If you are using the code Michael provided above we wont see it by simply visiting your site, we'd have to login to see it. Michael is already populating the username in the above code with the users Jamroom username.

First question what are your aims for using RumbleTalk, maybe I am wrong, but all it seems to be is a simple chat room?
gary.moncrieff
@garymoncrieff
10/01/16 06:13:54AM
865 posts

Latest updates to Jamroom Core 6.0.0b1



Thanks that's sorted it, I don't know what is going on with browsers, it seems they are all getting worse
gary.moncrieff
@garymoncrieff
09/30/16 06:50:17AM
865 posts

Latest updates to Jamroom Core 6.0.0b1



Edge is the only one I have currently installed, don't think I will ever install chrome again, it has gotten really bad.
gary.moncrieff
@garymoncrieff
09/30/16 03:41:11AM
865 posts

Latest updates to Jamroom Core 6.0.0b1



If you slide chat open and then close it on Follow Me, the header doesn't go back to full 100% until you load the page again.
gary.moncrieff
@garymoncrieff
09/29/16 02:24:44AM
865 posts

Latest updates to Jamroom Core 6.0.0b1



If I set up a new site, none of these issues seem to appear, so its whatever I have done with customisations on my main site that is throwing up the issues.
gary.moncrieff
@garymoncrieff
09/28/16 12:08:56PM
865 posts

Latest updates to Jamroom Core 6.0.0b1



Oh yes and this is just an annoyance, if you enable tinymce, even in follow me, the input box is massive and generally you have to scroll to find the submit button. I
gary.moncrieff
@garymoncrieff
09/28/16 11:59:29AM
865 posts

Latest updates to Jamroom Core 6.0.0b1



Most of the ones I have seen in my limited tests have been sorted as far as I know. The only one I know hasn't been sorted so far is this one https://www.jamroom.net/the-jamroom-network/forum/my_posts/41383/audio-item-list-displaying-extra-characters I can still see the extra characters in MSkin.
gary.moncrieff
@garymoncrieff
09/28/16 11:24:58AM
865 posts

Latest updates to Jamroom Core 6.0.0b1



I have never got on well with this new generation of skins, little issues here and there have put me off. I think having so many templates overriding core module skins is the reason for this and must be a nightmare for you to keep on top of.

I think I figured out why I am not as excited about these than others, the old skins had more features in them than these, essentially the new ones are all the same bar some css and index page. I have never been a big fan of eye candy over function, and to me the older skins where more functional.

I don't know if that makes any sense at all lol
gary.moncrieff
@garymoncrieff
09/28/16 01:01:57AM
865 posts

Latest updates to Jamroom Core 6.0.0b1



I am still testing but see the two screenshots,

timeline 1 shows what I see

timeline 2 shows after clicking the share icon on the timeline

On clicking reply on a comment in this skin, the normal. Your Reply To: Username message doesn't show, so when you add the comment it doesn't get added as a reply to the said comment.
timeline1.jpg timeline1.jpg - 191KB
  15