Forum Activity for @paul

paul
@paul
12/15/15 11:51:17AM
4,335 posts

tweak the Like/Dislike module


Using Jamroom

Ahh - Forum discussions (not group discussions).
OK - Will check that out - Thanks
paul
@paul
12/15/15 10:58:45AM
4,335 posts

tweak the Like/Dislike module


Using Jamroom

OK - There was a typo in the GroupDiscuss item_list.tpl template. I've got that fixed up and will get it in the Marketplace but first, I'm not seeing any activity feed page not founds on my development system. Can you show me where you are seeing it on fotmd?
paul
@paul
12/15/15 10:41:40AM
4,335 posts

tweak the Like/Dislike module


Using Jamroom

I'm getting a white screen when clicking on the Liked items Discuss tab. Is that what you are seeing?
I'll check it out anyway.
paul
@paul
12/15/15 03:37:17AM
4,335 posts

How to make lists?


Using Jamroom

Can you send your admin login to support[at]jamroom[dot]net so that we can check this out?
Thanks
paul
@paul
12/15/15 01:34:32AM
4,335 posts

tweak the Like/Dislike module


Using Jamroom

@strumelia - I've just looked around your site and it seems that you have changed the language strings appropriately.
Are you ok now or is there anything outstanding on this thread?
paul
@paul
12/15/15 01:20:39AM
4,335 posts

Footer social media links


Using Jamroom

Ceri - There's no need to wrap the jrCore_image code and link in an {if} statement as there is no variable for it (as you deduced). It will be there all the time.

Michael - I just Googled 'youtube icon' and selected 'images' there were plenty to choose from and download. Just look for a 'square' one and don't worry too much about its size (as long as its less than a few hundred pixels square) as the width and height parameters in the jrCore_image call will scale it.
paul
@paul
12/14/15 01:17:16PM
4,335 posts

Footer social media links


Using Jamroom

Pretty simple for you to do. I've just added YouTube to the footer of my test site by uploading a YT icon image to the skin via the skin's Images tab then adding the following code to the template after all the others -
<a href="https://www.youtube.com/channel/UCCl2ErTwq80VEgLPF-lopkQ" target="_blank">{jrCore_image skin="jrNingja" image="youtube.jpeg" width="40" height="40" class="social-img" alt="youtube" title="Follow Paul on YouTube"}</a>
The same could be applied to Reddit, Tumblr etc.
paul
@paul
12/14/15 12:08:42PM
4,335 posts

Footer social media links


Using Jamroom

Thanks Michael. YouTube would be easy to add in but how much of a social media is it? I've never thought of it as one, maybe because no one has ever referenced or pointed me to their YT profile pages in any of my other online networking activities. Does anyone else here use YT as a social network?
paul
@paul
12/14/15 10:04:02AM
4,335 posts

Footer social media links


Using Jamroom

Are you in developer mode (see above)?
  245