Forum Activity for @douglas

douglas
@douglas
06/19/24 03:21:09PM
2,791 posts

Solo Artist Skin - How do I remove Latest Activity from Index Page


Design and Skin Customization

You can replace the entire content of your index.tpl file with this:

{assign var="selected" value="home"}
{jrCore_include template="header.tpl"}

<div class="container">

    <div class="row">

        <div class="col3">

            <div class="block">
                <div class="title mb10">
                    <h1>{jrCore_lang skin="jrSoloArtist" id="11" default="latest"}&nbsp;{jrCore_lang skin="jrSoloArtist" id="13" default="Music"}:</h1>
                </div>
                <div class="block_content">
                    {jrCore_list module="jrAudio" order_by="_created desc" template="index_list_songs.tpl" limit="1" search1="_profile_id = `$_conf.jrSoloArtist_main_id`" require_image="audio_image"}
                    <div class="block_config normal capital">
                        <a href="{$jamroom_url}/music">{jrCore_lang skin="jrSoloArtist" id="48" default="more"}&nbsp;{jrCore_lang skin="jrSoloArtist" id="13" default="Music"}&nbsp;&raquo;</a>
                    </div>
                </div>
            </div>

            <div class="block">
                <div class="title mb10">
                    <h1>{jrCore_lang skin="jrSoloArtist" id="11" default="latest"}&nbsp;{jrCore_lang skin="jrSoloArtist" id="50" default="video"}:</h1>
                </div>
                <div class="block_content">
                    {jrCore_list module="jrVideo" order_by="_created desc" template="index_list_videos.tpl" limit="1" search1="_profile_id = `$_conf.jrSoloArtist_main_id`" require_image="video_image"}
                    <div class="block_config normal capital">
                        <a href="{$jamroom_url}/{$_conf.jrSoloArtist_main_profile_url|replace:' ':'-'}/video">{jrCore_lang skin="jrSoloArtist" id="48" default="more"}&nbsp;{jrCore_lang skin="jrSoloArtist" id="14" default="videos"}&nbsp;&raquo;</a>
                    </div>
                </div>
            </div>

            {* sitewide tag cloud*}
            {jrTags_cloud height="300" assign="tag_cloud"}
            {if strlen("{$tag_cloud}") > 0}
                <div class="block">
                    <div class="title mb10">
                        <h1>Tag Cloud</h1>
                    </div>
                    <div class="block_content">
                        <div class="p5 center top">
                            {$tag_cloud}
                        </div>
                    </div>
                </div>
            {/if}

        </div>

        <div class="col9 last">

            <div class="block">
                <div class="title mb10">
                    <h1>{jrCore_lang skin="jrSoloArtist" id="19" default="tour dates"}:</h1>
                </div>
                <div class="block_content">
                    {jrCore_list module="jrEvent" order_by="event_date numerical_desc" search1="_profile_id = `$_conf.jrSoloArtist_main_id`" template="index_list_events.tpl" limit="5" require_image="event_image"}
                    <div class="block_config normal capital">
                        <a href="{$jamroom_url}/{$_conf.jrSoloArtist_main_profile_url|replace:' ':'-'}/event">{jrCore_lang skin="jrSoloArtist" id="48" default="more"}&nbsp;{jrCore_lang skin="jrSoloArtist" id="19" default="tour dates"}&nbsp;&raquo;</a>
                    </div>
                </div>
            </div>

        </div>

    </div>

</div>

{jrCore_include template="footer.tpl"}

Hope this helps!
douglas
@douglas
06/19/24 07:03:25AM
2,791 posts

songs are not streaming to full length


Using Jamroom

Is there a price set for the song?
douglas
@douglas
06/14/24 06:00:31AM
2,791 posts

Solo Artist Skin - How do I remove Latest Activity from Index Page


Design and Skin Customization

That section supports three different types of content and is controlled via the skin settings > main > index content.

It will either show the artists blog, comments, or timeline.

If you want to remove it all together, you'll want to modify the index.tpl file.

Hope this helps!-
douglas
@douglas
06/03/24 05:01:18AM
2,791 posts

Wadduuuup!


Off Topic

Congrats Nate! I'm glad things are working out for you.
douglas
@douglas
05/22/24 06:25:17AM
2,791 posts

Beatslinger2 in dark mode :)


Design and Skin Customization

Yeah, I saw that error too and I have opened a tracker for it , however, the skin should have reloaded. Be sure to run the Integrity Check tool and clear the cache.
douglas
@douglas
05/21/24 06:01:45AM
2,791 posts

Beatslinger2 in dark mode :)


Design and Skin Customization

This is fixed, you'll want to go to your ACP > Core > Marketplace > Tools > Reload Modules Or Skins ( /marketplace/system_update/all=1 ) and reload the jrBeatSlinger2 skin.
douglas
@douglas
05/20/24 03:51:29AM
2,791 posts

Beatslinger2 in dark mode :)


Design and Skin Customization

BeatSlinger2 is now in the marketplace, you can upgrad/download from your ACP. You'll want to make sure and run the Integrity Check Tool and Reset Caches. The Dark mode check box can be found in the skin settings under the General tab.

Let me know if you see any issues.
douglas
@douglas
05/18/24 11:19:43AM
2,791 posts

Beatslinger2 in dark mode :)


Design and Skin Customization

I just about have this finished and will get in the Marketplace very soon.
douglas
@douglas
05/16/24 01:45:03PM
2,791 posts

Celebrity Skin Issue with images


Design and Skin Customization

The new logo is showing for me.

After making a change to your skin, you'll want to run the ACP > Core > System Core > Tools > Reset Caches tool ( https://tonyscottcomic.com/new/core/cache_reset ), as well as, the ACP > Core > Image Support > Tools > Reset Image Cache tool ( https://tonyscottcomic.com/new/image/cache_reset ).

You may also need to clear your browser cache. Usually, ctrl+r will do it when you are on your webpage. Or you can clear the cache from your browser settings.

Hope this helps!
Screenshot 2024-05-16 at 3.39.26 PM.png Screenshot 2024-05-16 at 3.39.26 PM.png - 572KB
douglas
@douglas
05/15/24 01:26:30PM
2,791 posts

Celebrity Skin Issue with images


Design and Skin Customization

Actually, If you just uploaded an image from the skins image tab, then that will not replace the logo. What you will want to do is find the actual logo image in the list of images, and click the browse button to the right of it to change the logo image.

I believe there are two logo images that will need to be replaced for the Celebrity skin.
  2