The videos Thumbnail image the alt text is not displaying which really affects our SEO Please let me know how to make alt text to be displayed in the source code?Even though I updated the “Alt text ” field the alt text is not displaying.
]]>Ive tried the standard ways of overriding a plugin template on a child theme, but it seems its not working properly. How can I modify templates without changing your plugin files?
]]>How to auto generate thumbnail or do I need to manually upload one. all I get is a little gray box.
]]>Hi,
Are you still involved with this plugin?
I noticed some things with your plugin which I really like, so no problem there.
1. Your link: https://www.ads-software.com/plugins/video-central/ is not a functioning link
2. Doesn’t play well with all themes especially Avada by ThemeFusion (sidebar is one thing I had to manually code)
3. Instructions on how to use the 2 page templates and better instructions on how to use the shortcodes would be great.
4. Left a message/reply at https://demo.videocentral.co/?page_id=151 March 4, 2018 and it is still awaiting moderation
Thanks
]]>Video Playlist is showing only first video as there are 5 video in list. And 5 videos are showing in description list. Can you please help me, It’s very urgent issue.
Thanks
]]>Hi i have installed the plugin but when i have activate it, its css make change to my layout. i want to apply its own css only on the page (/video/) where the video are show. it’s possibile?
]]>Hello
What is the shortcode for The video homepage layout?
Thanks so much
Aureliano
Tried numerous times to upload .mp4 clip and it will not.
]]>Hoe to get these? Your documentation is lacking.
To get your YouTube API key, visit this address: https://code.google.com/apis/console.
After signing in, Create a new project and enable YouTube Data API. To get your API key, visit APIs & auth and under Public API access create a new Server Key.
For more detailed informations please see this tutorial.
WHERE’S THE TUTORIAL?
]]>Hello! Fresh install of WP and Video Central. Added an mp4 video to media @ 640×360, 24f, h.264, AAC 320.
Go to “New Video”
Change source to: Self Hosting
Hit Add Media button next to: Video Url (.mp4)
Select my mp4 video from Media
but that’s it. It still reads 0/1 files.
Thoughts, suggestions?
(I have not added any YouTube api info because I’m self hosting… correct?)
Thanks,
Michael
I have installed and activated the plug in.
Now what do I do to get the video player on my page?
Thank you.
Benecia
YouTube feed is empty.
API error (code: youtube_query_results_empty): Query to YouTube API returned no results.
Why doesn’t work the importer wizard? If it is not working, just delete the video importer wizard then please, and just make only the things that is work.
]]>You need to add this
//Load http and https over //
$located = str_replace(‘https://’, ‘//’, strtolower($located));
$located = str_replace(‘https://’, ‘//’, strtolower($located));
to
function video_central_enqueue_style
and
function video_central_enqueue_script
Or provide a way to filter it so content is served on HTTPS sites without causing browser warnings.
]]>The admin icon at @2x is distorted. I would replace with some icon font as other icons…
]]>Hello,
I cant find any information on how to select the “featured” videos – I just see the first video’s added. Anyone able to help?
Kind Regards
Mads
i love this plugin ?? thanks man!
theirs possibility that i can put a number of video per page?. for example in main page i want only to view 6 latest video post and the other page is all video. then better if you use light box ??
waiting for response thanks man
]]>i love this plugin ?? thanks man!
theirs possibility that i can put a number of video per page?. for example in main page i want only to view 6 latest video post and the other page is all video. then better if you use light box ??
waiting for response thanks man
]]>Since the last update of youtube api, it doesn’t work the import.
Are you thinking on update it?
]]>I am using the shortcode to show videos of one category but it showing me all videos by using following shortcode.
[video-central-single-category id=11]
Please help
]]>Your plugin is awesome!
The back end is very organized, user friendly and totally makes sens.
However I would like to have the option to use a light box once a video thumbnail is clicked instead of having a separate page.
Is that possible?
Is there any other plugin you know that could add that feature to this?
Thanks
]]>Hello and thx for this great plugin.
I’ve created a form in User Frontend Pro and I want, that Users can upload Video by this form. I set the post format to video (videocentral)
It works fine, the video is listed on video central home, but I can’t view the video with the Central Player.
Can U help me please? THXX
]]>i want to use a sidebar for video central but how do i do it
]]>The plugin works very well except for the fact that I am unable to use the show more or less on my website…
https://thedailyexposition.com/video/multinews-theme-review/
Other than that, I have some recommendations.
1. Combine the CSS files when I attempt to combine them with W3TC I get display errors so combining them into the least amount of files possible would be a good start.
2. attempt to combine JS Files.
3. Allow us to turn off the like and read more sections..
4. Load the CSS and JS only on pages that request it. Conditional loading would greatly improve this plugin as all the scripts and styles being called on every page is rather annoying and can slow the website down.
5. There is an issue with the plugin and BuddyPress. All the posted by URLS are /users/namehere
However, BuddyPress does /members/namehere and this can cause issues. At the very least I recommend changing it to be /author/namehere to avoid this issue.
6. Allow us to remove font awesome if our theme already includes it
]]>Good Day to you Mr. Franklin Gitonga. I am using the shortcode
[video-central-index] and what happens is that the player shows up fine and the thumbnails of all the videos are showing up fine too. The problem I am having is that when you click on any video it takes you back to one specific video and then you will have to scroll down on the playlist to get to the video you want to watch. Can you please help me. I am using the version 1.1.3 of the plugin.
You can view my website to see the problem at https://dsa.carlisbineyministries.org/dsahome/?portfolio=classroom
Hello,
I would like to randomize (shuffle) the related videos instead of showing the most recent. How can I do that please ?
]]>Hello,
I find a javascript problem (firebug) :
TypeError: document.getElementById(...) is null
var width = document.getElementById(myPlayer.id).parentElement.offsetWidth;
it refers to ../wp-content/plugins/video-central/assets/frontend/js/source/video-central.js?ver=1.1.0 (ligne 21, col. 16)
but maybe only with my theme ? It causes problem on the video home page (via template) like the arrow (on carrousel) doesn’t work to next video (feature, latest…etc) because redirect on ‘#’ after the root url of the page on my website.
I have problem with style css :
– this code css breaks style of my breadcrumbs, and menu of my header
box-sizing: border-box;
– this code results the slider/carrousel (featured and lastest…) doesn’t use all the width on the video home page (template)
.video-central-row {
margin: 0;
max-width: 62.5rem;
width: 100%;
}
– video tabs (video home page template) to latest or featured doesn’t display correctly, the video list is bottom the slider of the main video (current)
– different icons displayed on every html list (
li tag) on the widget for example, this problem go away if I disable this code (firebug)
span.twitter, span.youtube, span.skype, span.facebook, span.like, span.video, span.dropbox, span.vimeo, span.paypal, .twitter li, .youtube li, .skype li, .facebook li, .like li, .video li, .dropbox li, .vimeo li, .paypal li {
background-image: url("../images/typography/dark/icon-set3.png");
}
Now I’m done. maybe my problems will be used to improve the code so that it is integrated better.
Thanks. Sorry my english is bad ??
]]>Is there a short code for the Carousel in the top of the Demo Home page?
]]>Hello,
first I would like to say it’s a good plugin.
Is it possible to add dailymotion support (like youtube and vimeo) ?
Up to now, I test with the embed code but it’s not a very perfect way with a responsive theme ;).
Thanks.
]]>Hi,
Thanks for your plugin!
The old version is very good. I have upgraded to the newest version to day. After upgraded, the player size becomes too small. How to fix it! Please!
Check here:
https://xconruoix.tk/?video=lien-khuc-nhac-sen-hoang-long
===============
https://www.ads-software.com/plugins/video-central/
Hello,
I really like your plugin – it does everything I was looking for in a video plugin – search, curate, import, and includes video description.
I made a video describing the problem with how it displays in the 2014 and 2013 WordPress themes. The video size is HUGE and also it goes flush up against the left; i.e. there’s no margin at all. In the 2014 theme, it conflicts with the left menu that is a part of that theme.
If you could let me know how to fix that, I’d appreciate it very much since I don’t believe I’d find another plugin that I liked as much. https://screencast.com/t/XDqIlMseN4
Thanks,
Nancy
P.S. Any chance of being able to import video comments, as well?
]]>