Forum Activity for @derrickhand300

derrickhand300
@derrickhand300
03/23/15 04:30:15PM
1,353 posts

Trying To Sort Videos By Tags


Using Jamroom

To clarify- lets say that ALL tags are removed from vimeo and youtube videos after import then only JRtags are added ( which is pretty much what I am doing) but still cannot get youtube and vimeo videos to show in my lists using jr tags
The reason I am trying to use tags is because categories wont work
https://www.jamroom.net/the-jamroom-network/forum/jamroom-developers/26703/jrvimeo-category

Not sure what the solution is here- again it sure is FRUSTRATING the way these different video modules will not work together
updated by @derrickhand300: 03/23/15 04:30:29PM
derrickhand300
@derrickhand300
03/23/15 02:29:16PM
1,353 posts

Trying To Sort Videos By Tags


Using Jamroom

Here is an example where its installed using
 {jrSeamless_list modules="jrVideo,jrVimeo,jrYouTube" search1="video_tags LIKE %educational%" order_by="_created numerical_desc" require_image="video_image"  pagebreak=28 page=$_post.p pager=true template=$tpl}
derrickhand300
@derrickhand300
03/23/15 02:27:07PM
1,353 posts

Trying To Sort Videos By Tags


Using Jamroom

Sorry I have to reopen this-using
search1="video_tags LIKE %educational%"
brings in all my jrVideo videos but does not bring in my youtube and vimeo videos?

I have used jrTags to tag the youtube and vimeo videos same way I do the jr Videos- but its not adding them to my list
Any ideas?
derrickhand300
@derrickhand300
03/23/15 11:49:26AM
1,353 posts

How to remove links from profile_menu.tpl


Using Jamroom

As is usually the case I have been going about it wrong- I should have been editing the profile_header.tpl with the "excludes" at the end of this code
{jrProfile_menu template="profile_menu.tpl" profile_quota_id=$profile_quota_id profile_url=$profile_url exclude_modules="jrPage,jrYouTube,jrVimeo,"}
derrickhand300
@derrickhand300
03/23/15 11:45:01AM
1,353 posts

Editing Facebook Profile Page Metadata


Using Jamroom

Looks like this could be replaced
/image/profile_image/
with something that pulls the image from the page content if its there
derrickhand300
@derrickhand300
03/23/15 08:50:53AM
1,353 posts

Trying To Sort Videos By Tags


Using Jamroom

Works PERFECTLY- thanks!
derrickhand300
@derrickhand300
03/23/15 04:28:24AM
1,353 posts

Trying To Sort Videos By Tags


Using Jamroom

Thanks Paul- I will give it a try
derrickhand300
@derrickhand300
03/23/15 02:01:27AM
1,353 posts

Trying To Sort Videos By Tags


Using Jamroom

This from the LOG
[Curtis]: invalid search criteria in jrCore_db_search_items parameters
derrickhand300
@derrickhand300
03/23/15 01:19:06AM
1,353 posts

Trying To Sort Videos By Tags


Using Jamroom

I am trying to add this

search1="video_tags = educational" 

to my embed code here

{jrSeamless_list modules="jrVideo,jrVimeo,jrYouTube" search1="video_tags = educational"   order_by="_created numerical_desc" require_image="video_image"  pagebreak=28 page=$_post.p pager=true template=$tpl}

I am trying to create pages that contain only videos by tags ie

*Educational
*Accident
*Funny

When I add this
search1="video_tags = educational" 

It breaks the page and NO videos are displayed
I have also tried
search1="video_tags=educational" 

I got video_tags from the datastore so I feel like it should be valid

Any ideas?
updated by @derrickhand300: 12/22/16 11:55:59AM
derrickhand300
@derrickhand300
03/22/15 01:21:23PM
1,353 posts

Editing Facebook Profile Page Metadata


Using Jamroom

Its really not so much item_detail pages
but just copying a url and posting- like this POLL on my profile
http://drillingahead.com/drilling-ahead/poll
lots of instances like this I have seen
  103