Forum Activity for @garymoncrieff

gary.moncrieff
@garymoncrieff
06/05/15 11:13:42PM
865 posts

Aparna Suggestions


Suggestions

Hey Guys

Just a couple of things that would be nice if they were added to a default aparna module.

Module search capability on pages.
Post later option (ie blog).


updated by @garymoncrieff: 08/18/15 06:05:21AM
gary.moncrieff
@garymoncrieff
06/05/15 06:07:00AM
865 posts

Upload limit


Installation and Configuration

If you need 500mb you will need to set it to 2gb, as only 1/4 will be made available the rest is reserved for other processes.
gary.moncrieff
@garymoncrieff
06/02/15 03:46:28AM
865 posts

Profile Layouts


Design and Skin Customization

Thanks Michael that's another headache solved now on to the next lol
gary.moncrieff
@garymoncrieff
06/02/15 01:11:35AM
865 posts

Timeline - One All


Suggestions

If you have set up soical networks to share your content to, if for example your adding a blog post you can select all or individual networks to send the content to.

However, if your posting a status update via the timeline you only get the option to select all connected networks or none. There is no way to say share something to Twitter and not Facebook etc
gary.moncrieff
@garymoncrieff
06/02/15 01:01:42AM
865 posts

Profile Layouts


Design and Skin Customization

{$show_featured}
"<link rel="stylesheet" property="styl..." shows if album is featured
gary.moncrieff
@garymoncrieff
06/02/15 01:00:22AM
865 posts

Profile Layouts


Design and Skin Customization

Hmm cant edit posts,

You have entered an invalid value for "text" - value must be printable characters with the following allowed HTML tags: span,strong,em,a,b,u,i,p,div,br,img,h1,h2,h3,h4,pre,hr,ul,ol,li

{$show_featured}
"{jrCore_media_player} no media found ..." shows if no album is featured


updated by @garymoncrieff: 06/02/15 01:01:33AM
gary.moncrieff
@garymoncrieff
06/02/15 12:54:53AM
865 posts

Profile Layouts


Design and Skin Customization

{$show_featured}
"{jrCore_media_player} no media found ..."
gary.moncrieff
@garymoncrieff
06/01/15 11:52:05PM
865 posts

Profile Layouts


Design and Skin Customization

Thanks for the explanation.

Have you any idea why this doesnt work?

{jrCore_media_player module="jrAudio" field="audio_file" search1="_profile_id = `$_profile_id`" search2="audio_featured = on" limit="21" type="jrAudio_blue_monday" assign="show_featured"}

{if isset($show_featured) && strlen($show_featured) > 0}
{$show_featured}
{else}
<div class="block">
    {jrCore_include template="profile_index_image.tpl"}
</div>
{/if}

If there is no album set as featured it should show the photos block but that bit of code never gets initialised as if I oout a debug tag in there it never opens the debug window.

To me this would indicate an issue with the show_featured variable I assigned to the core_media_player function?
gary.moncrieff
@garymoncrieff
06/01/15 11:48:28PM
865 posts

Timeline - One All


Suggestions

Hey Guys

When posting any sort of item to the site bar a status update on timeline, we can select to share the update to specific social networks but for a status update it is all or none.

Could this be revised?
updated by @garymoncrieff: 07/05/15 02:34:41PM
gary.moncrieff
@garymoncrieff
06/01/15 11:46:39PM
865 posts

Audio module request


Suggestions

Sorry mustn't have been clear, what I mean is on profile/audio it shows a list of songs, but there is an albums view which would be nice to have an option to show this by default on the audio tab instead of the list of songs.
  40