Forum Activity for @the-patria-company

PatriaCo
@the-patria-company
06/19/16 09:59:57AM
349 posts

"Liked: a Timeline Post" - needs some love


Jamroom Developers

Is there anything that can be added to this code to give the viewer a clue as to what the timeline post is about. This action item is extremely vague.

{elseif $item.action_data.like_module == "jrAction" }
            <a href="{$jamroom_url}/{$item.action_data.like_profile_url}/{$murl}/{$item.action_data.like_item_id}">
                a timeline post
            </a>

This code is found in the - Like It > item_action.tpl
Screenshot 2016-06-19 11.54.00.png Screenshot 2016-06-19 11.54.00.png - 627KB

updated by @the-patria-company: 09/23/16 12:41:00PM
PatriaCo
@the-patria-company
06/19/16 09:29:46AM
349 posts

Testing the Wall Widget


Using Jamroom

Hey @michael,

Can I take a look at your template code for this module please? I am working on a grid style - profile level - timeline template, that I can share with the JR community (so far it is working really nice). I would like to add images and video images, that pop out into a light box viewer/player.

I really like what you already have here so far. :) Good Job!
PatriaCo
@the-patria-company
06/17/16 02:21:19PM
349 posts

{if} statement - works in some templates not in others


Jamroom Developers

It is weird, because I could see both, but only the $item version worked.

Thanks again and thanks for the extra explanation. Lesson learned. :)
PatriaCo
@the-patria-company
06/17/16 02:18:37PM
349 posts

Modal Login


Suggestions

When directing people from other websites to parts of our site that require login, the original linked pages are not easily found by our visitors/members after login.

Is there a way to create a modal login/signup so that the link is maintained?

I can use a login link on the page with a target="_blank", but on a smartphone, pages/tabs get lost easily.

Any thoughts?
updated by @the-patria-company: 10/01/16 10:16:23AM
PatriaCo
@the-patria-company
06/17/16 05:09:44AM
349 posts

{if} statement - works in some templates not in others


Jamroom Developers

That was it Paul! :) It is working now.

So why is it that my other custom field was able to be used as {$profile_family}, but this custom field required the $item. in front?
PatriaCo
@the-patria-company
06/16/16 08:11:43PM
349 posts

{if} statement - works in some templates not in others


Jamroom Developers

Ok, I am missing something, and it is probably something small.

I just confirmed that {$group_intro_video} is not "printing", for lack of a better term.

Although I can see it on the debug screen, when I set it in an area where it should just return the text. It fails.

Any ideas?
PatriaCo
@the-patria-company
06/16/16 06:20:58PM
349 posts

{if} statement - works in some templates not in others


Jamroom Developers

No change.

When I {debug} I can see
$group_intro_video "52"

and it is listed in the $items array but my {if} statement doesn't work. (grrrrrrr)

Thanks for any and all help.
PatriaCo
@the-patria-company
06/16/16 01:18:18PM
349 posts

{if} statement - works in some templates not in others


Jamroom Developers

I am stumped. I used the form designer in the Create New Group form.

I added a group_intro_video (text, number) to store the ID of a YouTube video.

Then I added this {if} statement:
{if isset($group_intro_video) && $group_intro_video != null}
(Which works fine with another custom field I have set up in the profiles form.) But this statement is being ignored in the group template - item_detail.tpl.

Any thoughts?
updated by @the-patria-company: 09/19/16 05:45:25PM
PatriaCo
@the-patria-company
06/16/16 12:57:21PM
349 posts

Any Plans for HTTP/2 Support?


Jamroom Hosting

GREAT!! Will be looking forward to it :)
PatriaCo
@the-patria-company
06/16/16 09:14:07AM
349 posts

Any Plans for HTTP/2 Support?


Jamroom Hosting

I just read a nice article explaining that all the major browsers are now supporting HTTP/2.

https://http2.github.io/faq/

Is there a time frame planned for implementing this in Jamroom Hosting?

How to test: https://tools.keycdn.com/http2-test

Thanks :)
updated by @the-patria-company: 09/17/16 09:39:41PM
  26