Recent questions from F.A.Q

I'm working for a client who is really bad at computers. What would be ideal for him would be to copy all the photos for his site to a local folder on his computer. And then, automatically, the files would be synchronized in his publit.io.
Does this sound feasible?

BY guillaume 1230 1
files synchronize synchro local automation
Dragan
Dragan
Aug 11, 2022

Hello,

This is currently not possible but we will think about making a feature like this soon,

Thanks!

BY Josef Kraus 1050 1
Network Mapping
Dragan
Dragan
Aug 11, 2022

Sorry, not yet possible.

I have tried your videos link to play "https://media.publit.io/file/TheT/IMG_2950.mp4"

only audio is playing not video on flutter "video player" package.

but as i have tried other video links to play on flutter video player it's working fine.

here is the link of the package i am using currently
"https://pub.dev/packages/video_player"

please give feedback faster our project depends on this.

Thanks

BY Gautam Singh Rathor 1698 1
video not working Flutter
MajaKisic
MajaKisic
Apr 27, 2022

Hi,

Please open a support ticket so we can check and help you.

Regards

Maja

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 1383 1
images wordpress blog wpbakery builder featured posts
Dragan
Dragan
Apr 27, 2022

Hello,

Please open a support ticket and share as much information of the problem you can (screenshots are welcome too) and we will be happy to help you out.
Regards,
Dragan.

2 years ago Server outage

Any server outage? Unable to upload videos

BY Viktor Entertainments 1702 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 1401 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 1391 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 1464 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.

2 years ago Elementor

Can Publitio be used with Elementor Pro?

BY Mark Bustamonte 1537 1
MajaKisic
MajaKisic
Mar 27, 2022

Hello Mark,

Yes, Publitio works with Elementor Pro.

2 years ago Paypal !

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

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

Ditto. I'd like this too.