Forum Activity for @brianrudie

brianrudie
@brianrudie
12/11/16 09:58:28AM
39 posts

Html code is showing in the chart description in Media Pro


Installation and Configuration

I currently have
Html code is showing in the Top 10 Artists chart description in Media Pro

How do I get this to show normally instead of source code
Screen Shot 2016-12-11 at 17.55.30.jpg Screen Shot 2016-12-11 at 17.55.30.jpg - 25KB

updated by @brianrudie: 03/13/17 12:43:09AM
brianrudie
@brianrudie
12/11/16 09:17:19AM
39 posts

Media Pro - Putting the latest uploaded songs on the front page


Design and Skin Customization

Hey Douglas,

Thanks, That did the trick, My next question is How do I change the heading above from Top Singles to New Singles ?
Screen Shot 2016-12-11 at 17.16.23.jpg Screen Shot 2016-12-11 at 17.16.23.jpg - 52KB
brianrudie
@brianrudie
12/10/16 04:42:16PM
39 posts

Clearing out Bot Members to avoid high bounce rate with Mail gun


Using Jamroom

I have tried to configure it but to be fair I am practically clueless as nothing new seems to happening from the admin side
brianrudie
@brianrudie
12/10/16 04:37:53PM
39 posts

Clearing out Bot Members to avoid high bounce rate with Mail gun


Using Jamroom

Hi Brian, Any chance you could help a nubie out under my Jamroom VIP support?
brianrudie
@brianrudie
12/10/16 03:05:23PM
39 posts

Clearing out Bot Members to avoid high bounce rate with Mail gun


Using Jamroom

whats puzzling me then is the last time I sent out an email mailgun blocked me saying that my bounce rate was to high?


To protect your email reputation, our system has automatically disabled your domain. Your bounce rate is too high due to invalid recipients.

junglistdownload.com
12.5%
1hr
12.31%
24hr
11.81%
31day
You need to stop sending to invalid recipients to lower your bounce rate.

How To Lower My Bounce Rate
Once you have made changes to lower your bounce rate, please create a support ticket to let us know so we can re-enable your domain.
brianrudie
@brianrudie
12/10/16 03:00:39PM
39 posts

Media Pro - Putting the latest uploaded songs on the front page


Design and Skin Customization

Hi Paul
I have change from
{if jrCore_module_is_active('jrRating')}
{if isset($_conf.jrMediaProLight_require_images) && $_conf.jrMediaProLight_require_images == 'on'}
{jrCore_list module="jrAudio" order_by="audio_rating_overall_average_count numerical_desc" quota_id=$_conf.jrMediaProLight_artist_quota search1="profile_active = 1" template="index_top_singles_rating_row.tpl" require_image="audio_image" pagebreak="6" page=$_post.p}
{else}
{jrCore_list module="jrAudio" order_by="audio_rating_overall_average_count numerical_desc" search1="profile_active = 1" quota_id=$_conf.jrMediaProLight_artist_quota template="index_top_singles_rating_row.tpl" pagebreak="6" page=$_post.p}
{/if}
{else}
{if isset($_conf.jrMediaProLight_require_images) && $_conf.jrMediaProLight_require_images == 'on'}
{jrCore_list module="jrAudio" order_by="audio_file_stream_count numerical_desc" quota_id=$_conf.jrMediaProLight_artist_quota search1="profile_active = 1" template="index_top_singles_row.tpl" require_image="audio_image" pagebreak="6" page=$_post.p}
{else}
{jrCore_list module="jrAudio" order_by="audio_file_stream_count numerical_desc" search1="profile_active = 1" quota_id=$_conf.jrMediaProLight_artist_quota template="index_top_singles_row.tpl" pagebreak="6" page=$_post.p}
{/if}
{/if}

to

{if jrCore_module_is_active('jrRating')}
{if isset($_conf.jrMediaProLight_require_images) && $_conf.jrMediaProLight_require_images == 'on'}
{jrCore_list module="jrAudio" order_by="_item_id desc" quota_id=$_conf.jrMediaProLight_artist_quota search1="profile_active = 1" template="index_top_singles_rating_row.tpl" require_image="audio_image" pagebreak="6" page=$_post.p}
{else}
{jrCore_list module="jrAudio" order_by="_item_id desc" search1="profile_active = 1" quota_id=$_conf.jrMediaProLight_artist_quota template="index_top_singles_rating_row.tpl" pagebreak="6" page=$_post.p}
{/if}
{else}
{if isset($_conf.jrMediaProLight_require_images) && $_conf.jrMediaProLight_require_images == 'on'}
{jrCore_list module="jrAudio" order_by="_item_id desc" quota_id=$_conf.jrMediaProLight_artist_quota search1="profile_active = 1" template="index_top_singles_row.tpl" require_image="audio_image" pagebreak="6" page=$_post.p}
{else}
{jrCore_list module="jrAudio" order_by="_item_id desc" search1="profile_active = 1" quota_id=$_conf.jrMediaProLight_artist_quota template="index_top_singles_row.tpl" pagebreak="6" page=$_post.p}
{/if}
{/if}


also cleared caches and still showing the same
brianrudie
@brianrudie
12/10/16 10:05:48AM
39 posts

Clearing out Bot Members to avoid high bounce rate with Mail gun


Using Jamroom

How to I go about Clearing out Bot Members to avoid high bounce rate with Mail gun, My site currently have 1500 users and it seems impossible to spot who is who, Any ideas on how to go about fixing this?
updated by @brianrudie: 03/11/17 06:20:57AM
brianrudie
@brianrudie
12/10/16 09:06:43AM
39 posts

Media Pro - Putting the latest uploaded songs on the front page


Design and Skin Customization


In Media Pro
How do I Put the latest releases / newley uploaded songs on the front page instead of top singles?
so that returning visitors can see the latest tunes / new releases
example.jpg example.jpg - 378KB

updated by @brianrudie: 03/13/17 01:35:40AM
  3