I have never experienced such support in my 2yrs development career…Vinod and his team is very professional with there approach and support..
It was an amazing experience…These guys continuously mailed me with all the suggestions they can suggest to fix a rare and unexpected issue in the video gallery…
ISSUE: Video thumbnails were not showing in the site.
https://tlcphp.com/ldt/Screenshots/video-issue-12122014.jpg
RESOLVED: HTTPS in youtube link was the issue…by using HTTP got the result.
https://tlcphp.com/ldt/Screenshots/video-issue-solved-12122014.jpg
Thanks a ton ??
Subrata
]]>Hi!,
I am using “all video gallery” plugin in a wordpress site and it was running perfectly…but yesterday i noticed that, the image related to each videos are not showing and even the videos are not playing in firefox, chrome and IE8….Please help.
You can also give your suggestions via mail ([email protected])
Subrata
]]>How to display description of each video on the page ?
]]>Recently I’ve had an issue with the video gallery, where all the video categories will show up in a list, but when I click on the category the page doesn’t finish loading (no videos listed, other widgets to not load)
Anyone have any idea why this could happen?
]]>How to remove message show on a video “Powered By MrVinoth.com”.
]]>Hi, great plugin!
Got it all set up with our videos and links before realising it’s non responsive. Is the premium version responsive or is there a way to make this one?
thanks!
]]>Does anyone know i try to find the code but no luck ?!
]]>Just checking, will this plugin work well with the newest wordpress?
]]>It is awesome plug-in for video gallery and its most important thing is it is free ??
Now i have use this plug in but after few days the plug-in is not working due to Failed to load resource: the server responded with a status error but the config.php file is appear in plug-in and i have set permission 0777
please help me
]]>I want to add custom field for add URL, after the videos played the page will redirect to other that admin entered URL on particular video post
]]>hi,
love your plugin by the way. But what i’m finding difficult to achieve is how to display ALL videos available(from all the categories) on a single paginated page…could you please help with that?
Love your plugin! We need a solution that will allow us to show closed captioning for videos, though. Is there a way to do this right now? Will you work on a way?
The way we usually add videos to your plugin is by linking YouTube videos we have. I’ve added closed captioning to these, but then the closed captioning no longer works in the All Video Gallery plugin.
Please advise – we really appreciate it! Our websites are college-level courses used by students in a variety of browsers and on a variety of devices.
Thanks,
Susie
[email protected]
Only administrators could add videos and the editors could not. Please help how to make the editors to add videos.
]]>Dear Plugin Author,
I’ve been trying to create a video gallery for a site I’m building but I can’t make it work like the demo. I’ve followed the instructions of https://allvideogallery.mrvinoth.com/forum/12-playback-issues/1580-error-division-by-zero#1587 to the letter, but it has not worked.
Please help
]]>I’ve added three YouTube videos to my sidebar via the widget but they don’t play. When I click on them the page reloads but without the video thumbnail that I clicked on.
Dev site is here
https://www.webmolecms.co.uk/trillion/how-does-it-work
Any help much appreciated. Thanks
]]>How can I remove this comment from the player?
The client asked for it and I really like the plugin to delete it.
Thank you in advance,
TT
Hi
I added multiple sections to my galley page for example one box for each categories and one box for new videos and …
but when i click on one video link all other sections still remain in the page and change to the clicked video.
]]>I’m attempting to integrate All Video Gallery with S2Member and was hoping someone here might be able to help with an issue I’m having. The site I’m working on is https://www.miracleofyoga.com. When users log in they are first directed to a videos page. When they click one of the videos it pulls it up using All Video Gallery. In the player.php file I decided the add some custom PHP to inject an S2Member shortcode for displaying a video for paid Level 1 users and a thumbnail video image for those who are not Level 1 members. The problem is that when a user clicks to the individual video page the WordPress bar at the top disappears like they are not logged in and the video displays as the thumbnail image. If the person refreshes the page the bar reappears and the video is watchable. Any advice?
Here’s the code (hope the formatting doesn’t look too bad):
$sel_video = mysql_fetch_array(mysql_query("select * from wp_allvideogallery_videos where slug = '".$_REQUEST['slg']."'"));
$result .= do_shortcode('[s2If current_user_can(access_s2member_level1)]'.'<video id="example_video_1" class="video-js vjs-default-skin" controls width="640" height="480" poster="'.$sel_video['preview'].'" preload="auto" data-setup="{}">
<source type="video/mp4" src="'.$sel_video['video'].'">
</video>'.'[/s2If]'.'[s2If !current_user_can(access_s2member_level1)]'.'<a href="https://www.miracleofyoga.com/moy-subscription/"><img src="https://miracleofyoga.com/wp-content/uploads/2013/07/yoga-video-preview.jpg" /></a>'.'[/s2If]');
return $result;
]]>
Hey, i have been using all video gallery plugin in a month now, but there is a feature i really need to have. Multiple categories for a single video, i have 50+ videos in one gallery, and i have my own filter system with buttons that i want to filter the videos with.
Like if i click on a button named “Warrior” then it should show videos from the warrior categorie (works) but then i click on another button named “BG” then it should show videos for both warrior and BG. please help.
]]>Hi,
I installed All Video Gallery. However, each time I try to add a new video and click the ‘Save Options’ button, the fields just get reset, and the video is not added.
What do I do?
Regards,
]]>in the demo you link to there is a ‘Latest Videos’ and ‘Popular videos’ area to the right of the video. How do you get that through the plugin? Or is this a different code?
]]>Hi.
We’re getting the following mysql error as reported by NewRelic:
in mysql_query called at /home/wp/wordpress/wp-includes/wp-db.php (1095)
…alled at /home/wp/wordpress/wp-content/plugins/all-video-gallery/installer.php (160)
in allvideogallery_update_db_check called at ? (?)
in call_user_func_array called at /home/wp/wordpress/wp-includes/plugin.php (403)
in do_action called at /home/wp/wordpress/wp-settings.php (212)
in require_once called at /home/wp/wordpress/wp-config.php (123)
in require_once called at /home/wp/wordpress/wp-load.php (29)
in require_once called at /home/wp/wordpress/wp-admin/admin-ajax.php (24)
We’re using All Video Gallery with a multi-site installation. The plugin creates tables for each site so there are indeed columns with the same names between the tables.
The tables yielding the problem are named
ftc_allvideogallery_profiles
ftc_2_allvideogallery_profiles
ftc_4_allvideogallery_profiles
Have you ever encountered this?
It doesn’t seem to cause any functionality problems but the error messages are clogging up our application monitoring feed from NewRelic.
Thanks for any insight or help.
Cheers,
Jeff
After installing the plugin, I tried to the width and height on the default profiles. When I tried to save the changes, I got a 404 Page Not Found Error.
When I tried to Add a different profile, it pulled up the Add Profile screen, but with all of the Default profile info. When I tried to put in my information, I once again got a 404 error.
When I deleted the Default profile and created a new profile called “Program” (ID=2), I didn’t get an error.
So with a profile created, I created a category also called “Program”. No problems.
Then I added a video using embed code from a Vimeo-hosted video and assigned it to the Program Category.
I created a test page and pasted the shortcode [allvideogallery profile=2]
. It generated the div tags with the id of avs_gallery, but there was no content.
I also tried it with the shortcode [allvideogallery profile=2 category=1]
, again with the same results.
When I pasted the shortcode [allvideogallery profile=2 video=1]
the video displayed.
Any ideas why it won’t display the video when I just listed the profile or the profile and category, but not the specific video?
]]>hello, is there an easier way to make my video gallery look like the demo for this plugin?? There must be an easier way than all the coding that some others have suggested? Why not an easier way to make it look like the demo? Please help
]]>Hello..is it possible to add a small ad or intro video to the videos through plugin? SO that it is played before all videos posted?
]]>Hello, I am new to this and love the plugin. However, I would want this video gallery on a page or section on my site, is it possible to use your plugin to create a video gallery for just one page of the site or is this plugin intended for use to have a video website?
]]>The checkbox seems to do nothing.. what is the problem?
]]>I have installed this plugin & setup with one category. Also added one video to the this category.
But I am unable to add this gallery to the page.
Please can you help me on this.
Thanks for your help.
]]>Hi Vinoth
Great work , one of my client need to show player on Center top position of site, is there any way to show player anywhere apart of blog-post ?
I am trying to get more than one vimeo link viewable within a single portfolio.
As of right now, the prettyphoto video box opens and when you click on the arrows it goes to the next video portfolio post. I’d like for each post to have it’s own gallery of videos.
This site does it: https://www.russell.cd
The one I’m working on: https://www.russandmatt.com
]]>