Forum Activity for @softdesigns

SoftDesigns
@softdesigns
08/28/17 10:21:47AM
242 posts

Proxima Bridge List Users


Proxima

Using Proxima Bridge:
How to GET list of all users including Avatar URLs, and Profile URLs ?
updated by @softdesigns: 12/23/17 07:57:54PM
SoftDesigns
@softdesigns
08/27/17 07:52:47AM
242 posts

Still don't fully understand Proxima


Proxima

@serveion - Thanks - Yes, you confirmed - there is basically Little to NO documentation, or code samples for Proxima Bridge :(
--
Our pro coding team feels it's quite a risky investment to try and write code with no docs or samples...
Still it seems you were able to build an app using the bridge?
--
We would really like to start coding on Proxima Bridge API - but we are stuck...
--
How were you able to develop a production APP using Proxima Bridge - with no documentation or code samples?
updated by @softdesigns: 08/27/17 02:26:38PM
SoftDesigns
@softdesigns
08/26/17 12:29:19PM
242 posts

Still don't fully understand Proxima


Proxima

@juancha / @serveion : We are also interested specifically in Proxima Bridge. Our coder was not able to find any docs or code samples. Maybe we are missing something?
--
Anyone know where we can find the latest docs or code samples on Proxima Bridge?
updated by @softdesigns: 08/26/17 12:30:27PM
SoftDesigns
@softdesigns
07/13/17 01:01:58PM
242 posts

where do I find the page that shows the subscription plans.. ?


Using Jamroom

@paul : Great - Our goal is to quickly setup PayPal recurring subscriptions for selected Quota Access.
Where can we find the new Payment module docs on how to achieve this goal?
SoftDesigns
@softdesigns
07/13/17 08:44:45AM
242 posts

where do I find the page that shows the subscription plans.. ?


Using Jamroom

@michael : RE: Above picture : subscribe.jpg :

We have been waiting on the new Payment module, to offer full support for PayPal.
Now we understand new Payment module is published?
Does this now mean JR offers simple - recurring monthly subscription - types of subscriptions using PayPal? Or are we still required to Pay monthly for FoxyCart to charge simple recurring subscriptions for selected Quota Access?
updated by @softdesigns: 07/13/17 08:53:20AM
SoftDesigns
@softdesigns
07/02/17 06:09:37AM
242 posts

Vertical Display in jrList


Jamroom Developers

@michael : Ahh - Got it... Now it all makes sense. We only copied the bottom part of the code, but the CAPTURE template code was above in the top part. We were looking for a physical .tpl file, but there is none.
--
Now we can see CAPTURE is quite powerful, and does not require a physical template file.
--
Great Support - Solved...
updated by @softdesigns: 07/02/17 06:10:04AM
SoftDesigns
@softdesigns
07/01/17 08:09:26AM
242 posts

Vertical Display in jrList


Jamroom Developers

<div class="blog-index-text" style="margin: 10px 0 0 0;padding-bottom: 10px;{if !jrCore_is_mobile_device()}height:240px;{/if}overflow:hidden;">
   {jrCore_list 
   	module="jrProfile" 
    order_by="_created asc" 
    limit="5" 
    profile_id="2,3,5,7"
    template=$profile_tpl}
</div>

The code above shows a horizontal list.
--
Maybe need to use a different template? : template=$profile_tpl
Where are these templates located for jrList?
--
How can force the jrList code above to show a Vertical Display list?
updated by @softdesigns: 10/02/17 02:05:57AM
SoftDesigns
@softdesigns
07/01/17 03:06:18AM
242 posts

Smarty Language Modifiers


Jamroom Developers

@michael : Thanks so much for taking time and teaching us JR platform.
--
We want to learn, and really understand this powerful JR platform.
--
Let me find the exact URL, and then will create a private ticket to you on this soon...
--
Great Support - In Progress...
SoftDesigns
@softdesigns
06/29/17 11:37:21PM
242 posts

Smarty Language Modifiers


Jamroom Developers

@michael - Yes, you are correct, we added another layer of CSS.
If this was a custom module, we could find the CSS quickly, in the CSS folder.
However, since this is SiteBuilder Widget, where to find that original CSS code?
--
Skin = Ninja : Using Site builder default "About" widget
--
See Image: https://www.screencast.com/t/8FJlkzyW
--
Where to find original Site Builder Widget CSS code?
SoftDesigns
@softdesigns
06/29/17 02:37:57PM
242 posts

Smarty Language Modifiers


Jamroom Developers

@douglas: Yes, that worked, cool...
--
Sometimes confusing when to use CSS, HTML, or Smarty tags...
--
In this case HTML / CSS worked - final solution:
<span style="text-transform:capitalize;">{jrCore_lang skin="jrNinja" id="8" default="About"}</span>
Great Support
updated by @softdesigns: 06/29/17 11:37:45PM
  14