Hi,
The plugin is able to record videos to the media library but not to the AWS S3 bucket. I have already read the docs and configured the required settings on AWS related to the IAM access keys and to the CORS settings. Still, I the plugin is NOT able to upload the video to the bucket.
Any help would be appreciated.
]]>Hi there, just looking for a little assistance with the following error when attempting to activate the plugin. I have installed on WordPress Multisite.
Plugin could not be activated because it triggered a fatal error.
Warning: Unknown: open(/var/cpanel/php/sessions/ea3/sess_cqvq1k47fm2hvjpflran87fgl5, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/cpanel/php/sessions/ea3) in Unknown on line 0
Any help is very much appreciated.
Cheers ??
]]>Hey,
I am using Free trail of 14 days version of your plugin
Renewal Date: November 27, 2018
but when i upload video it just stores a screen-shot and no video in media library.
kindly explain the process to save video in my WordPress media library
thank you
Cant find anything to change the language….
]]>Now i testet this widget…
is it possible to show the users if a new video was upload in a widget??
i cant find anything.
so now i testet an other solution to show the new uploaded videos to my users but also its not working.
i set my uploaded video to automatic “published” to category -> “test”
but in my category widgets (last posts) the uploaded videos are not shown in the widget.
but if i go directly to a my category “test” all videos are inside.?!
cansoemone help?
i need a widget with the latets uploaded video.
thx for help
]]>I am getting the following error from button.js both when using gravity forms or trying to use the short code.
Uncaught ReferenceError: ccbMetadataAvailable is not defined
]]>The video is small even if the video output is HD.
]]>How do I make it so that when a user uploads a video, the thumbnail is selected automatically? And if it is possible can I change the size of the thumbnail? Thank you!
]]>Hi,
I have installed the latest version of plugin on my wordpress setup and tried to connect to clipchamp basic account to get API but its not working.
When I click on “Connect your ClipChamp acount” button, its open a new tab for login but close automatically without login.
https://prnt.sc/ja9at4
However I am login on ClipChamp account but its not returnning any API key.
Please let me know how I will get and connect to clipchamp API key?
Thanks
]]>When i try to add this in Gravity forms it gives Not Found Error.
]]>I added the shortcode and the button doesn’t show.
]]>Hi, Can I let users create a list of videos only they can see?
Thanks
Joe
Hi . I’d really like to try your plug in , but my version of WordPress is 4.9.1 .
I see your plug in haven’t been tested on the latest version .
is it safe? anyone have test this out ?
Hi,
How can I replace the clipchamp default button? I see this in your documentation – https://clipchamp.com/en/documentation/custom-button-api but how can I use it with the plugin?
Thanks
]]>Hi there,
In your
– Add domains
– Add upload location
– Install on your site
3-step installation instructions, it says,
“Copy the following code and paste it directly above the closing </head> of the HTML in your website on every page you want the Clipchamp API to work on.”
<script type= "text/javascript" src= "https://api.clipchamp.com/XF0TqFCf9WLgE1mM1VN-lregv6U/button.js">
</script>
Sorry that I’m not techie. Could you please tell me how to do that. When you said “every page you want the Clipchamp API to work on”, do we add this code when we are creating a new page at backend admin? If so, I don’t know where to access the </head> code you were referring to. I only see the editor there.
“Copy the following code and paste it in the HTML in your website where you want a Clipchamp button to appear.”
<div id="clipchamp-button"></div>
<script type="text/javascript">
var el = document.querySelector("#clipchamp-button");
// For more customization options refer to our Documentation.
var options = {
output: "dummy",
style: {
url: "https://api.clipchamp.com/static/button/themes/modern-education.css"
}
}
clipchamp(el, options);
</script>
So this means this is the code for the button and we should paste it on the page where we want the button to be inside the editor at backend, correct?
If correct, do we place the first set of codes right over this second set of codes inside the editor at backend admin? That doesn’t seem to be correct though because when I did that, I can see the button on that page at frontend but when clicking on it, nothing came up.
Thank you.
]]>