after reviewing the google speed test - im getting info messages that i should use the new picture format webp on the site in order to boost the performance.
Unfortunatelly i can't upload new gen picture on sitepad.
is there a workaround to this issue ?
if you use cpanel and istall sitepad using softacoulous (not softaculous website builder in main cpanel dashboard), then you can edit this file home/sitepad-editor/config.php
then add this line
define('ALLOW_UNFILTERED_UPLOADS', true);
if you use sitepad website builder in cpanel dashboard, then you need to edit the file in the server files.
I mean using softacoulous (not sitepad website builder in main cpanel dashboard)
Quote From : silversh June 8, 2023, 7:32 am
if you use cpanel and istall sitepad using softacoulous (not softaculous website builder in main cpanel dashboard), then you can edit this file home/sitepad-editor/config.php
then add this line
define('ALLOW_UNFILTERED_UPLOADS', true);
if you use sitepad website builder in cpanel dashboard, then you need to edit the file in the server files.