Jump to content

Edit video filtering


Candys

Recommended Posts

Please go to Website UI -> Texts and search for videos.sortings_general in External ID. It should give you this:

videos.sortings_general = array(post_date, video_viewed, rating, duration, most_commented, most_favourited)

 

Change like this:

videos.sortings_general = array(post_date, rating)

 

  • Thanks 1
Link to comment
Share on other sites

12 hours ago, Tech Support said:

Please go to Website UI -> Texts and search for videos.sortings_general in External ID. It should give you this:

videos.sortings_general = array(post_date, video_viewed, rating, duration, most_commented, most_favourited)

 

Change like this:

videos.sortings_general = array(post_date, rating)

 

Thank you so much!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...