Hello, I am trying to disable upload acceleration, but in the configuration of the plugin I cannot see any buttons for saving.
Only unchecking does not save the settings.
Any hints?
]]>After updating to Elementor 3.19, the Elementor SmartVideo widget no longer displays Swarmify videos where the Source is set to “Another Source” containing a “swarmify://” URL (or in our case an ACF Custom Field containing a “swarmify://” URL).
This is caused by an Elementor update that has switched to using esc_url() for all URL Control fields (reported in their changelog as “Fix: Added better output escaping to URL controls”): https://github.com/elementor/elementor/commit/cf292a5659511f0ed8d3223f4eaba1aecbe0493d
To remedy this issue, one should register “swarmify” as an allowed protocol. I would suggest that this be integrated into the official Swarmify plugin, but for now this snippet does the trick:
add_filter( 'kses_allowed_protocols' , function ( $protocols ) {
$protocols[] = 'swarmify';
return $protocols;
});
]]>
Hey there,
We had problems where the set rules for WordPress and server were being overwritten from 100 mt to over 1G. It seems that the “Toggle upload acceleration on or off” from you folks overwrites these set rules that should be set on the server level.
]]>I Had a subscribtion and I cannot cancel it and make a refund
]]>Trying to speed up my page, and no plugins that help with defering or move the JS script to the bottom are helping. What can be done?
]]>Auto play is working nicely, but it starts auto playing from the moment the page loads.
I want the video to start auto playing when it appears in the viewport – like lazy load pictures. Possible somehow? (Using elementor)
]]>Users are reporting playback issues on iOS devices, various versions including the latest. Video stops playing and goes black and need to skip forwards and back to continue where left off… plays for a while and then goes black again. Iphone 7 & 8 and an iPad so far reported.
]]>Videos on the backend are being converted as well. Maybe you should exclude wp-admin pages from loading the script?
]]>Hi,
I am experiencing an issue, where videos don’t play automatically. We have video in the background and in galleries, and the problem exists in both places.
The problem only occurs on some devices (e.g. iPhone 8), so the videos behave as they should on most devices.
What can I do to fix this?
Thanks in advance. ??
]]>I would like to remove the outer black ring from the video control play button and make the black arrow icon white. Thank you.
]]>One of the reviewers mentioned you can use pcloud. This is what I would like to confirm.
I want to create video galleries on www.remarpro.com (not .com). I have a Vimeo account, and there is a way to embed in a plugin called Vimeography. However, most of my videos are stored on pcloud, and I thought if there were a way to kill two birds with one stone, I could somehow link /embed directly from pcloud to WordPress. That way I wouldn’t have to upload first to vimeo.
(Not I want to have galleries, but just display a single video).
Tryingjust to display a single video using PCloud’s embed/link to WordPress did not work. And PCloud told me once they don’t have that function, yet in the reviews one person mentioned it is supported with Swamrify.
Can you confirm whether/how I can use PCloud. Or another online cloud storage service (I really would not like to have multiple media hosting.
Thank you!
]]>Is it possible to exclude some of the videos from
being ingested to swarmify?
Does this automatically replace the default WP player or do I need to edit my theme or use a shortcode? Also, does it automatically create thumbnail for self hosted videos?
]]>Hi,
At the moment, the plugin loads assets sitewide, even on posts/pages/CPT which do not feature a video.
Could it be possible to add the options to:
– load video-js.css locally
– only load the plugin assets when there is an actual video in a given post/page/CPT
Thank you,
Matt
Hi
Can you pelase tell me why your plugin laods 760kB of font files on every page of a website? I haven’t found a setting to turn it off anywhere.
]]>Plz check details in my video,
https://www.loom.com/share/9dc31535946d456297da50b383f99dbb
can your video player offer this feature? Letme know, thanks
]]>Hello guys, great platform! My question is if shortcode feature will be added soon or in the works at all? Thank you.
]]>