Recent questions from F.A.Q

Hello,

I use Uncode Theme and WPBakery builder in my Wordpress website and there have been a bunch of issues loading Featured Images, Post Collections, and Media Galleries with my Publitio images.

Am I supposed to be configuring something in my file explorer? Is there some other way to fix these issues? It's beginning to ruin a lot of my pages on my site. Please advise.

BY Film Festival Network 2381 2
images wordpress blog wpbakery builder featured posts
Retawe fareta
Retawe fareta
Feb 22, 2026

Hi folks! I found this site while searching for new poker challenges and was immediately drawn to the user interface. Accessing the https://spinmamas.com/login area was quick, and I was playing my favorite slots in no time. I’d had a bit of a dry spell lately, but things changed quickly once I found the right table. I walked away with a significant profit that made all the previous losses seem like a distant memory. It feels great to finally be on a winning streak again.

4 years ago Server outage

Any server outage? Unable to upload videos

BY Viktor Entertainments 2698 1
MajaKisic
MajaKisic
Feb 25, 2022

Hi Viktor,

Everything is fine on our side.
Contact support via ticket so we can help you.

I cant use my Flutter plugin. Because plugin is too old and not supported null safety. I cant generate signature key with my flutter for use my api.

Please help me (

BY saudian king 2324 1
api Flutter signature
MajaKisic
MajaKisic
Mar 27, 2022

Hi Saudian,

This is a simple script that will generate an API signature for any Publitio API call via Postman.
let API_KEY = "YOUR API KEY HERE"
let API_SECRET = "YOUR API SECRET HERE"

let rand = String(Math.floor(Math.random() * (99999999 - 10000000 + 1)) + 10000000)
let timestamp = String(Math.floor(Date.now() / 1000))
let signature = timestamp.concat(rand, API_SECRET)
signature = CryptoJS.SHA1(signature).toString()
let query = "?api_key=" + API_KEY + "&api_nonce=" + rand + "&api_signature=" + signature + "&api_timestamp=" + timestamp
postman.setEnvironmentVariable("api_signature", query);
You can add this script to the "Pre-request script" tab in your Postman request,
change the API_KEY and API_SECRET values to the ones on your dashboard api settings.
And now you can make any call with the parameter like so:
https://api.publit.io/v1/files/list

This script will make a fresh API signature every time a request is sent so you will always be authenticated to Publitio API.

Hello, I’d like to activate 4K video and not stop out at 1080, is this possible?

BY Jonathan Evans 2303 1
MajaKisic
MajaKisic
Mar 27, 2022

Hi Jonathan,

4k videos are a possibility. If you want you can upload and send us a link to one of the 4K videos. We will see if is it a quick fix to add support for 2K and 4K video formats.

For some reason I uploaded 2 videos and the versions of these videos are not loading. The JPG's are created and says 2 versions available, the MP4 versions do not load and are in 0 Bytes.

BY Manuel Arauz 2387 1
MajaKisic
MajaKisic
Mar 27, 2022

Hi Manuel,

If you have a problem with the conversion of versions, you can open a support ticket and our support team will help you.

4 years ago Elementor

Can Publitio be used with Elementor Pro?

BY Mark Bustamonte 2513 2
voocccie
voocccie
Feb 21, 2026

Pěkný den! V Liberci jsem našel tuhle stránku díky náhodnému příspěvku na sociální síti a rozhodl se tomu dát šanci. Byl jsem už v sázkách docela v mínusu a chtěl jsem nadobro skončit, ale skrze https://spinmama-casino.com/cs-cz/ jsem trefil jackpot. Výhra mi nejen vrátila vklady, ale i slušně vydělala. Automaty mají super grafiku a poker tam běží naprosto bez jakýchkoliv záseků. Jsem velmi spokojený.

4 years ago Paypal !

Will you be considering accepting PayPal payments? It will be more secure option for some of your customers !

BY Veena 2634 2
Wild Soundscapes
Wild Soundscapes
Apr 16, 2023

Ditto. I'd like this too.

Would like to know how long my files /videos will be saved ?

BY Veena 2666 1
MajaKisic
MajaKisic
Dec 23, 2021

Hi,

As long as you have an active account.
If you reach the monthly limit for Bandwidth usage, Publitio will stop serving content for your account.

When your account is close to 80% of a limit you will receive an email notifying you that the account is close to the limit.

Are there any native metrics that come out of this system that allow us to calculate the percentage completion of a video, or time spent in a file or asset?

This would help us in calculating the percentage completion of a course our learners are doing.

BY Andrew Mowat 2430 1
lms course Metrics completion
Publit.io
Publit.io
Dec 10, 2021

Not yet, but will be added as an part of publitio player stats in the future.

We are having to move away from Vimeo after discovering that it is banned/restricted in Indonesia.

Are there any geographies where Publitio docs/videos cannot be served?

Thanks.

BY Andrew Mowat 2817 1
Geography Banned Sites Global delivery
Publit.io
Publit.io
Dec 10, 2021

Not that we are aware off. Some people reported issues with China Great Firewall, and some countries like Egypt have their own countries firewall in place. You can test different servers bellow :

https://media-us.publit.io/file/tummy.mp4 United States East(New York) data center
https://media-us.publit.io/file/tummy.mp4 United States West (Oregon) data center
https://media-us.publit.io/file/tummy.mp4 Europe East (Sweeden) data center
https://media-us.publit.io/file/tummy.mp4 Europe West (London) data center
https://media-us.publit.io/file/tummy.mp4 Asia East (Singapore) data center
https://media-us.publit.io/file/tummy.mp4 Asia West (India) data center

If server is accessible for specific country it will work for the end visitors also.