Forum Activity for @blindmime

blindmime
@blindmime
11/30/17 08:09:33PM
774 posts

list if field is not empty


Using Jamroom

That did it -- thanks!
blindmime
@blindmime
11/30/17 05:51:06AM
774 posts

list if field is not empty


Using Jamroom

I have this
{jrCore_list module="jrAudio" order_by="_item_id desc" limit="10" search1="audio_details != ''" template="index_audio_list.tpl"}
audio_details is a custom form field. The search1 doesn't seem to be having any effect since the list that is generated contains jrAudio submissions which both do and do not have something entered into audio_details.

What might make this work?
updated by @blindmime: 03/02/18 03:38:27PM
blindmime
@blindmime
11/29/17 07:42:16AM
774 posts

Documentation module stripping html


Using Jamroom

I want it to actually display an html5 audio player.
blindmime
@blindmime
11/28/17 04:57:39AM
774 posts

Documentation module stripping html


Using Jamroom

I'd like to add something like this in Documentation:
<audio controls>
  <source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>

However, the Documentation module is stripping out everything except, "Your browser does not support the audio element."

I've added the tags to the allowable tags for the quota. After that didn't work I checked the Allow All HTML box and that didn't work either.
updated by @blindmime: 03/02/18 03:38:20PM
blindmime
@blindmime
11/18/17 07:48:41AM
774 posts

updating template to jrCore_item_detail_features doesn't display prior entered tags


Using Jamroom

Michael's got it. I had {jrCore_item_detail_features module="jrBlog" item=$item} in the youtube detail template.

I was able to clean things up with the Batch Items Editor after correcting that.

Thanks!
blindmime
@blindmime
11/16/17 02:50:53PM
774 posts

updating template to jrCore_item_detail_features doesn't display prior entered tags


Using Jamroom

There are not more than a few tags per item. 4 or maybe 5 at the most. None of the tags entered prior to changing the template show up. It's not a huge deal though.
blindmime
@blindmime
11/14/17 05:05:03AM
774 posts

updating template to jrCore_item_detail_features doesn't display prior entered tags


Using Jamroom

I've had a modified youtube item_details template which was using an old way of displaying comments and other item features, pulling them in with separate calls. At some point {jrCore_item_detail_features module="jrBlog" item=$item} replaced this method. I'm not sure when the old method stopped working, but I updated the template with the new method, but now the tags entered prior to that are not showing on the detail page even though they are still present in the data.
updated by @blindmime: 02/16/18 06:38:28PM
  7