Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 21, 20177 yr Author 8 minutes ago, Optic14 said: Hi @onlyME Feature request, would you consider adding the ability for thumbnails to be automatically downloaded and set via YouTube API ? https://developers.google.com/youtube/v3/docs/thumbnails The add-on I used in XenForo had this feature, and also automatically downloaded the video duration/description (but you had to register for an Web Application API token in Google Developers Console) I think it would be a very advanced feature but maybe others would find it useful too? No, it's so complex and slow. The current thumbnail is fast without sending request to youtube api. Edited August 21, 20177 yr by onlyME
August 21, 20177 yr 35 minutes ago, onlyME said: I don't understand. Do you mean adding uploading Featured Image Form for livestreams? yes, but the ability to have that uploaded image stay no matter what, stay on even if the stream is not live So if the stream is not live you see the still image that was uploaded by the admin or if possible the member who posted the stream
August 21, 20177 yr Author Just now, FGN said: yes, but the ability to have that uploaded image stay no matter what, stay on even if the stream is not live So if the stream is not live you see the still image that was uploaded by the admin or if possible the member who posted the stream I will consider your idea.
August 29, 20177 yr I know you're super busy and updating files isn't your whole life, lol But any updates coming out for this soon?
August 29, 20177 yr Author 7 minutes ago, FGN said: I know you're super busy and updating files isn't your whole life, lol But any updates coming out for this soon? No, I don't get any bug report.
August 29, 20177 yr Well.... Even though you haven't received any "Bug Reports" can you at least think about putting in the add on of the thumbnail for Live Streams? for at least the Owner to be able to do this on certain ones of our Pick
August 29, 20177 yr Author Just now, FGN said: Well.... Even though you haven't received any "Bug Reports" can you at least think about putting in the add on of the thumbnail for Live Streams? for at least the Owner to be able to do this on certain ones of our Pick The livestream should get the live screenshot. When you promote a video, you can select its thumbnail or upload new thumbnail manually
August 29, 20177 yr i know this, I'm talking about on the stand still, to cover up the ugly picture of purple and black offline pic When you're on these actual sites, you don't see the those purple or black offline pics, you see the person's added thumbnail i'm just wondering if you could the option like you have for the regular videos, that way when selected streams are offline, it shows a selected thumbnail The reason i'm asking this, is because i have a custom membership for featured live streams, that means that the stream is pinned (you don't have a regular widget for featured streams...just the slider) so those streams are offline sometimes, i would like to put a thumbnail there so it looks good alongside the streams that are showing live here's a screenshot
August 29, 20177 yr Author Just now, FGN said: i know this, I'm talking about on the stand still, to cover up the ugly picture of purple and black offline pic When you're on these actual sites, you don't see the those purple or black offline pics, you see the person's added thumbnail i'm just wondering if you could the option like you have for the regular videos, that way when selected streams are offline, it shows a selected thumbnail The reason i'm asking this, is because i have a custom membership for featured live streams, that means that the stream is pinned (you don't have a regular widget for featured streams...just the slider) so those streams are offline sometimes, i would like to put a thumbnail there so it looks good alongside the streams that are showing live here's a screenshot Do you mean the default offline picture?
August 29, 20177 yr yes, if that's what the purple and black pic is it would be so good to be able to override that but the option to upload thumbs for streams goes away when you use the slider to post live stream
August 29, 20177 yr Author Just now, FGN said: yes, if that's what the purple and black pic is it would be so good to be able to override that but the option to upload thumbs for streams goes away when you use the slider to post live stream I will consider it.
August 29, 20177 yr No matter what options I try, I can't get the newest videos to show in the widget on my forum index page. Any idea what I am doing wrong?
August 30, 20177 yr Author 10 hours ago, JEFF MACK said: No matter what options I try, I can't get the newest videos to show in the widget on my forum index page. Any idea what I am doing wrong? Can you give me acp access so I can take a look? I can not reproduce this problem.
August 31, 20177 yr On 01.03.2016 at 3:02 AM, onlyME said: I need time for other customers ideas, reports. And I always give priority to fix bugs. About new features you need to wait, I will do if they are necessary. In your case, you no need to wait, you can use 'Customizable Video Feed' block. After placing it on site, click Edit button, set 'Number to show' = 1, 'Block theme' = 'Thumbnail with Title'. Save. Then go to ACP > Customization > Themes > click </> to edit your theme > videobox > front > widgets > Videos Find <div class="esnList_item" {{if $orientation=='vertical'}}style="width: 33.33% !important;"{{endif}}> Replace by <div class="esnList_item" {{if $orientation=='vertical'}}style="width: {{if count($videos)==1}}100%{{else}}33.33%{{endif}} !important;"{{endif}}> Save and done. how to do that in new videobox version if i can't find in file Videos text ? - <div class="esnList_item" {{if $orientation=='vertical'}}style="width: 33.33% !important;"{{endif}}>
August 31, 20177 yr Author @Aleksandrs Davids Sidurins the 2.x version uses different template codes for columns layout so you can not use the old method. But I don't remember what you want to do. Edited August 31, 20177 yr by onlyME
August 31, 20177 yr 5 hours ago, onlyME said: @Aleksandrs Davids Sidurins the 2.x version uses different template codes for columns layout so you can not use the old method. But I don't remember what you want to do. You can make one block like you see on screen, in right side with big windows?
August 31, 20177 yr Author 1 hour ago, Aleksandrs Davids Sidurins said: You can make one block like you see on screen, in right side with big windows? If you only show 1 video, find <div class='ipsGrid_span1 ipsSpacer_bottom vbItem'> Replace by <div class='ipsGrid_span1 ipsSpacer_bottom vbItem' {{if count( $videos ) == 1}}style='width: 100% !important;'{{endif}}>
September 1, 20177 yr 20 hours ago, onlyME said: If you only show 1 video, find <div class='ipsGrid_span1 ipsSpacer_bottom vbItem'> Replace by <div class='ipsGrid_span1 ipsSpacer_bottom vbItem' {{if count( $videos ) == 1}}style='width: 100% !important;'{{endif}}> where i can find this stroke ? <div class='ipsGrid_span1 ipsSpacer_bottom vbItem'>
September 1, 20177 yr Author Just now, Aleksandrs Davids Sidurins said: where i can find this stroke ? <div class='ipsGrid_span1 ipsSpacer_bottom vbItem'> ACP > Customization > Themes > click </> to edit your theme > videobox > front > widgets > Videos
September 3, 20177 yr @onlyME I had a member do something crazy..... They accidently hit the X button on the url field to copy/paste youtube videos i can't see any way to re enable it for them........the field still shows on all other members post when wanting to add a video....just not this one persons Do you know of a way to put this field back up for this one member? then after this is fixed(if possible) can you tell me what setting i need to enable so reg members can't see that X to take off the field
September 3, 20177 yr Author 3 hours ago, FGN said: @onlyME I had a member do something crazy..... They accidently hit the X button on the url field to copy/paste youtube videos i can't see any way to re enable it for them........the field still shows on all other members post when wanting to add a video....just not this one persons Do you know of a way to put this field back up for this one member? then after this is fixed(if possible) can you tell me what setting i need to enable so reg members can't see that X to take off the field I don understand this issue. The form does not have setting to remember closinh or opening. Try to clear the browser cache and refresh page.
September 4, 20177 yr They did....and i logged into their account, and its not there i cleared and restarted mine, still no there they are the ONLY ones who don't see this, all other members can see that field
September 4, 20177 yr Author 2 hours ago, FGN said: They did....and i logged into their account, and its not there i cleared and restarted mine, still no there they are the ONLY ones who don't see this, all other members can see that field Maybe a bug, I wil test it again.