Forum Activity for @ecodeahpro

nduguseliphaz
@ecodeahpro
01/31/23 06:39:06AM
206 posts

Licence


Using Jamroom

Thanks it worked
nduguseliphaz
@ecodeahpro
01/31/23 01:06:46AM
206 posts

Licence


Using Jamroom

There are no licenses active in your account

I had premium license where did it go?

I had bought it please check and advice
updated by @ecodeahpro: 05/02/23 01:19:13AM
nduguseliphaz
@ecodeahpro
12/15/21 12:58:39AM
206 posts

Profile menu error


Installation and Configuration

I am Unable to resolve this error. How do i resolve it?
nduguseliphaz
@ecodeahpro
12/13/21 10:58:33PM
206 posts

Profile menu error


Installation and Configuration

PFA Screenshot
download (22).png download (22).png - 195KB

updated by @ecodeahpro: 12/13/21 11:00:03PM
nduguseliphaz
@ecodeahpro
12/11/21 12:34:35PM
206 posts

Profile menu error


Installation and Configuration

jrProfile_menu: valid profile_quota_id parameter required

https://prnt.sc/22rbwqb
updated by @ecodeahpro: 03/15/22 09:07:07AM
nduguseliphaz
@ecodeahpro
12/10/21 07:58:36AM
206 posts

Foxycart In active


Installation and Configuration

Despite adding all Subscription and adding all my foxycart details its still inactive kindly assist.
updated by @ecodeahpro: 03/11/22 04:16:59PM
nduguseliphaz
@ecodeahpro
12/10/21 06:53:21AM
206 posts

Subscription


Design and Skin Customization

I mean this on homepage of audio skin

{$page_javascript}
<div class="block">
    <div class="title">
        <h1>{jrCore_lang module="jrSubscribe" id="28" default="subscriptions"}</h1>
    </div>
    <div class="block_content">
        <div class="item">
            <div class="container">
                {if isset($_plans)}
                    {$sym = jrPayment_get_currency_code()}
                    {foreach $_plans as $k => $item}
                        {if $item@first || ($item@iteration % 3) == 1}
                            <div class="row">
                        {/if}
                        <div class="col4{if $item@last || ($item@iteration % 3) == 0} last{/if}">
                            <div class="sub-plan-box">
                                <div class="sub-header">
                                    <h2>{$item.sub_title}</h2>
                                </div>
                                {if isset($item.sub_features) && strlen($item.sub_features) > 0}
                                    <div class="sub-features">
                                        {$item.sub_features|jrCore_format_string:'allow_all_formatters'}
                                    </div>
                                {/if}
                                <div class="sub-price">
                                    <h4>
                                        {$sym}{$item.sub_item_price} / {jrSubscribe_get_sub_duration_string($item.sub_duration)}
                                        {if isset($item.sub_trial) && $item.sub_trial > 0}
                                             - 
                                            {jrSubscribe_convert_interval_to_days($item.sub_trial)} {jrCore_lang module="jrSubscribe" id="3" default="Day"} {jrCore_lang module="jrSubscribe" id="48" default="Free"} {jrCore_lang module="jrSubscribe" id="23" default="Trial"}
                                        {/if}
                                    </h4>
                                </div>
                                <div class="p10 center">
                                    {jrSubscribe_get_subscription_button plan_id=$item._item_id}
                                </div>
                            </div>
                        </div>
                        {if $item@last || ($item@iteration % 3) == 0}
                            </div>
                        {/if}
                    {/foreach}
                {/if}
            </div>
        </div>
    </div>
</div>
nduguseliphaz
@ecodeahpro
12/10/21 06:02:41AM
206 posts

Subscription


Design and Skin Customization

Ho do I create a page for my subscriptions like this https://www.jamroom.net/products
updated by @ecodeahpro: 03/10/22 05:53:58PM
nduguseliphaz
@ecodeahpro
12/08/21 05:25:18AM
206 posts

Premium Features


Installation and Configuration

And yes I purchased premium.
1