Forum Activity for @intro2music

Intro2Music
@intro2music
03/20/14 04:30:09PM
123 posts

Aparna clone text area problem


Jamroom Developers

Is this the code that should be deleted?

                        <div class="p5">
                            <h2>{$item.channels_title}</h2>
                            {foreach from=$item item="v" key="k"}
                                {assign var="m" value="Channels"}
                                {assign var="l" value=$m|strlen}
                                {if substr($k,0,$l) == "channels"}
                                    <span class="info">{$k}:</span> <span class="info_c">{$v}</span><br>
                                {/if}
                            {/foreach}
                        </div>
Intro2Music
@intro2music
03/20/14 04:24:28PM
123 posts

Aparna clone text area problem


Jamroom Developers

I managed to get rid of the images but I'm not sure what to delete from item_detail.tpl to stop the text from showing on the page. Here's my code...

    <div class="block_content">

        <div class="item">
            <div class="container">
                <div class="row">
                    <div class="col9 last">
                        <div class="p5">
                            <h2>{$item.channels_title}</h2>
                            {foreach from=$item item="v" key="k"}
                                {assign var="m" value="Channels"}
                                {assign var="l" value=$m|strlen}
                                {if substr($k,0,$l) == "channels"}
                                    <span class="info">{$k}:</span> <span class="info_c">{$v}</span><br>
                                {/if}
                            {/foreach}
                        </div>
                    </div>
                </div>
            </div>
        </div>
        {jrCore_item_detail_features module="i2Channels" item=$item}
    </div>

updated by @intro2music: 03/20/14 04:25:58PM
Intro2Music
@intro2music
03/20/14 04:04:41PM
123 posts

Aparna clone text area problem


Jamroom Developers

Hi Paul, I hope you can help.

I created an Aparna Clone (Channel) and set content (text area) and description fields so's I can have an iFrame in the content. Looking at the resulting profile page I can see two default images which I can do without and some text that looks like stuff I'd expect to see only in the ACP, e.g.,

Channels_pending: 0
Channels_title_url: mobile-browsing
Channels_description: Mobile Browsing Module - for mobile devices

How do I go about getting rid of the text an images?

Here's a link so you can have a look yourself... http://www.intro2.tv/intro2-tv/channels/4/mobile-browsing

This is the first chance I've had to play around with Aparna. What an excellent tool it is! Nice work Pa.
updated by @intro2music: 05/03/14 12:47:32AM
Intro2Music
@intro2music
03/14/14 02:55:48PM
123 posts

Profile Pages - set item order


Using Jamroom

I've just looked at this using Firefox and it still doesn't work for me.

I'll open a support ticket on this and send you the admin login so's you can see what's happening for yourself.

Mick
Intro2Music
@intro2music
03/14/14 02:50:06PM
123 posts

Profile Pages - set item order


Using Jamroom

It can't be the Chrome browser because I can see it working in another of my sites. I will try some other browsers and let you know how I get on.

Cheers.

Mick
Intro2Music
@intro2music
03/14/14 01:45:40PM
123 posts

Profile Pages - set item order


Using Jamroom

I see this in Chrome's 'element inspect' ...

Uncaught TypeError: Object [object Object] has no method 'sortable'

I've reloaded the core and modules from the marketplace but this error still shows.
Intro2Music
@intro2music
03/14/14 11:24:16AM
123 posts

Profile Pages - set item order


Using Jamroom

I have it working fine on one of my sites but not on the other.

The problem site was installed originally using the Jamroom account (mick) that I set up during Beta stage. I then changed the license at Jamroom to my Intro2music account and released the license from the old mick account.

Could this be what is causing the issue?
Intro2Music
@intro2music
03/13/14 05:02:12PM
123 posts

Profile Pages - set item order


Using Jamroom

Using Chrome, I've been trying to set the item order of profile pages but the drag-drop isn't working for me. Is there anyone else experiencing this?

Mick
updated by @intro2music: 04/15/14 02:29:38PM
Intro2Music
@intro2music
03/11/14 09:51:08PM
123 posts

Cannot Download JR4 from Jamroom


Using Jamroom

I managed a download after all. Clicking the icon on the left (next to the version number) worked.
  10