When attempting to insert a brightcove video to add to a page, all that shows up in the editor is an empty shortcode
[brightcove videoID= playerID= height= width=]
nothing displays on the published screen.
I am able to see all of our videos and playlist in the media viewer, but just not able to insert any successfully into a page or post.
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>When the browser viewport is resized, the width changes accordingly, however the height stays fixed leaving huge black bars/block above and below the videos. Is there a way to make the video responsive to the player resizes proportionally?
Also:
1. Is it necessary for several js files from this plugin to be loaded on every page including those not including any videos? Can these be included only on pages that contain the shortcode?
2. Is it necessary for the plugin to include its own outdated copy of jQuery rather than making use of the version bundled in WordPress?
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>This must be on a recent update of your plugin or WP 4 that broke this.
When active the Brightcove plugin interferes with this lightbox script.
https://www.ads-software.com/plugins/form-lightbox/
Is 1.2 really the latest version?
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>I’ve discovered the Brightcove plugin is also conflicting with the Placid Slider made by Sliderville.
Not good.
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>Brightcove is causing the Calendarize It plugin not to work (I can no longer add new events.) I can’t turn off Brightcove as several on demand webinars on the site use it.
The site is https://www.advantageind.com/
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>After activating the plugin on a multisite install you just get an error message saying:
You do not have sufficient permissions to access this page.
The error goes away after I removed the folder.
I think this is the same issue described here.
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>Hello,
I’ve successfully set up my Brightcove player settings and am using an API (Read) Key.
When I try to insert a Playlist into a page post via Add Media I am able to successfully find and select my playlist, but when i choose “Assign to Playlist” it retrieves a blank player.
Alternatively if I choose a single video (in the alternate tab within add media) it appears and can be inserted into a post for playback.
Any ideas?
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>Any update soon ?
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>Hello,
I installed this plugin and it works fine for video, but not for playlist. Can you help me?
Thanks,
Ana
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>Hello,
I need to create thumbnail of brightcove video on wordpress posts
and pages.
can you help me.
https://www.ads-software.com/plugins/brightcove-video-cloud/
]]>THey refuse to help with this and it does not work only gets a gray loading bar. See other comments, never resolved. They suck.
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>I have signed up (to start with) the $99 account — NO API.
This “Official” plugin does not work, you simply get a never ending gray loading bar.
This “Official” plugin is only supported through this forum where no answer to this problem can be found, however, several people are having the problem.
If you simple want to embed the players into WordPress(.org) installs, you can not use the Visual Editor. This will break the embed code. This is useless if the visual editor is turned enabled, which most people need.
I have added the information for PublisherID, PlayerID and PlayerKey. I then go to WordPress, click on a post to edit, click Add Media and then choose the Brightcove Tab. This is where the problem is, the page will never load.
I’ve tried all the different player IDs/keys with no success.
This plugin created by Brightcove is not supported professioanlly by the company only through this forum as they claim it is “open source”.
Is there a way for this plugin to work? Otherwise I would not suggest ANYONE WITH A www.ads-software.com INSTALL BOTHER WITH THIS COMPANY.
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>Since it seems like Brightcove isn’t actually maintaining their own plugin, if you really want to use this service and get the plugin to work, add this to your functions.php.
add_action( 'wp_print_scripts', 'custom_load_scripts' );
function custom_load_scripts()
{
wp_enqueue_script( array(
'jquery',
'jquery-ui-core',
'jquery-ui-tabs'
) );
}
Although the status of this plugin and the fact that they can’t fix such a simple bug should make you think twice about using Brightcove…
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>Hi,
Thanks for your plugin. I am finding it very useful. Nevertheless I have found a small problem with the player width and height when using certain players. The width is always set to 480 and the height to 270px.
If you take a look at brightcove_shortcode.php ln17. the isset statement should be ( ! isset ( $width ) ), otherwise it will always set it to 480, which is what is happening at the moment. This is the same for the height in line 26.
Could you please fix this issue and push it back to WP?
Thanks for your work,
Manuel
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>we can only have livestreams and not stored videos in our brightcove account. How do we show those?
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>I am using brightcove plugins couple of days. There is no problem, but when i active mandrill and wp mail smtp to send mail through mandrill. there was an admin notice occure like
Mandrill: wp_mail has been declared by another process or plugin, so you won’t be able to use Mandrill until the problem is solved.
and if i only deactivate the brightcove plugin then only everything works fine in mandrill. otherwise brightcove works fine but mandill did not.
can you help me about this problem…??
Thanks.
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>What’s the status of the Brightcove plugin for WordPress 3.4 or above? It seems like there are open issues with the Admin panel, but it’s still at version 1.0.
Is there an alternative plug-in that anyone recommends?
Thanks – Tim
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>The brightcove short code for my video is showing up on my wordpress web page as part of the text to my article. The video shows up where it is supposed to but the code is unwelcome.
Does anyone know how to fix this?
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>Immediately after installing Brightcove Video Cloud v1.0 on WordPress v3.4.2, I get “You do not have sufficient permissions to access this page.” and cannot log back in to wp-admin without hitting that message.
I was able to restore functionality by manually deleting the folder in ‘plugins’ via FTP.
I replicated this behavior a second time, with only this plug-in network activated. This network is (currently) only one site recently converted from a non multi-site install.
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>Aloha,
If I dont use the API it works fine but when I do I get to select the video but when I click the button it goes to the post page with player and video ID numbers blank.
Thanks!
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>I am new to bright cove, but I just created a playlist and tried to add the playlist ID into the player and get back an error:
An error has occured, please check to make sure that you have a valid video or playlist ID
errorType: unknown
It works with a video id, but not a playlist id.
Please advise.
thanks,
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>After installing this plug-in, it is impossible to use the admin anymore.
All you get is a white page telling that you have no rights to access this page.
The only way to use the admin again is to delete the plug-in folder from the server
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>Parse error: syntax error, unexpected ‘}’ in
…\wp-content\plugins\brightcove-video-cloud\brightcove.php on line 465
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>I tried installing your plugin but got the following error on the plugin page.
“Parse error: syntax error, unexpected ‘}’ in /home/business/public_html/wp-content/plugins/brightcove-video-cloud/brightcove.php on line 465”
I tried downloading it from the plugin directory AND manually installing the zip file and it happened both times.
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>I installed the Brightcove plugin, and when I go to the media uploader and click on video, all I get is the little grey bar telling me that the page is loading, but nothing ever happens. I have this on a test site that is just using TwentyEleven and no other plugins. Has anyone else had this problem?
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>After installing this video plugin, right at the Network Install or back to Plugins page prompt… anything else I do draws a blank screen with text in the middle saying “I do not have access to this page”. I am locked out of the admin area. I have to manually uninstall with FTP to get back to the admin area of the blog.
https://www.ads-software.com/extend/plugins/brightcove-video-cloud/
]]>