Forum Activity for @ecodeahpro

nduguseliphaz
@ecodeahpro
11/02/18 02:02:58AM
206 posts

Upload Music ID - jrFanClub


Design and Skin Customization

douglas:
Give this a try:

{jrCore_lang skin="jrFanClub" id="177" default="Upload Music"}
{jrCore_module_url module="jrAudio" assign="murl"}
{jrCore_module_url module="jrUser" assign="uurl"}
{if jrUser_is_logged_in()}
    <a href="{$jamroom_url}/{jrUser_home_profile_key key="profile_url"}/{$murl}">
{else}
    <a href="{$jamroom_url}/{$uurl}/login">
{/if}

Hope this helps!

Its still redirecting to the profile
nduguseliphaz
@ecodeahpro
11/01/18 06:19:36AM
206 posts

Upload Music ID - jrFanClub


Design and Skin Customization

 {jrCore_lang skin="jrFanClub" id="177" default="Upload Music"}
                        {jrCore_module_url module="jrAudio" assign="murl"}
                        {if jrUser_is_logged_in()}
                             <a href="{$jamroom_url}/{$purl}/{$murl}">
                        {else}
                             <a href="{$jamroom_url}/{$uurl}/login">
                        {/if}
nduguseliphaz
@ecodeahpro
11/01/18 05:24:40AM
206 posts

Upload Music ID - jrFanClub


Design and Skin Customization

When am logged it's redirecting me "timeline" when I click instead of /audio/create.
How do I sort this?
nduguseliphaz
@ecodeahpro
10/26/18 05:16:02AM
206 posts

Upload Music ID - jrFanClub


Design and Skin Customization

jrFanCl{jrCore_lang skin="jrFanClub" id="HERE" default="Upload Music"}</a><br>
                        {jrCore_module_url module="jrAudio" assign="murl"}
                        {if jrUser_is_logged_in()}
                            <a href="{$jamroom_url}/{$murl}/create">
                        {else}
                            <a href="{$jamroom_url}/{$uurl}/login">
                        {/if}
                        ub
nduguseliphaz
@ecodeahpro
10/26/18 05:14:49AM
206 posts

Upload Music ID - jrFanClub


Design and Skin Customization

What is the Upload Music Id on skin= jrFanClub


updated by @ecodeahpro: 02/12/19 03:50:12PM
nduguseliphaz
@ecodeahpro
10/16/18 02:16:25AM
206 posts

How to add Youtube Videos block on Audio Pro Skin


Design and Skin Customization

Can anyone assist me please?
updated by @ecodeahpro: 01/14/19 06:36:41AM
nduguseliphaz
@ecodeahpro
03/21/18 11:31:36PM
206 posts

Embedding Iframe


Installation and Configuration

paul:
Your site is https. Try making the iframe url https as well.

Thanks it is now working!
nduguseliphaz
@ecodeahpro
03/21/18 05:20:46AM
206 posts

Embedding Iframe


Installation and Configuration

michael:
How are you putting it there? by SFTP or by Template editor? If you're using SFTP and adjusting the .tpl file in your skin it should just work.

Its working on my Mobile phone but it's not working on desktops even after clearing cache
nduguseliphaz
@ecodeahpro
03/21/18 04:53:24AM
206 posts

Embedding Iframe


Installation and Configuration

Here public_html/skins/jrAudioPro?
  3