not a problem, the site works correctly, I want to block the view from the desktop
not a problem, the site works correctly, I want to block the view from the desktop
yes the code works, otherwise you as a theme have the internal possibility to block the desktop view of the site?
I need to block the desktop view of the site, I have to insert this php in the header.php, but it doesn’t let me insert it!
function isMobileDevice(){
$aMobileUA = array(
‘/iphone/i’ => ‘iPhone’,
‘/ipod/i’ => ‘iPod’,
‘/ipad/i’ => ‘iPad’,
‘/android/i’ => ‘Android’,
‘/blackberry/i’ => ‘BlackBerry’,
‘/webos/i’ => ‘Mobile’
);
//Return true if Mobile User Agent is detected
foreach($aMobileUA as $sMobileKey => $sMobileOS){
if(preg_match($sMobileKey, $_SERVER[‘HTTP_USER_AGENT’])){
return true; //telefono o tablet
}
}
//Otherwise return false..
return false; //fai il redirect o mostri la pagina di errore
}
Hi, I have to make a change on the php header and I can’t because everything is blocked, can’t I work on the code?
Non avete un icona che rappresenti le scarpe?
password
Ho già provato a con logo translate ma non mi trova la sezione per tradurla, vi do gli accessi. gentilmente potete risolvere voi?
Le icone non si aggiungono anche se imposto i parametri come dite voi
https://prnt.sc/McF98UTHIQrT – https://prnt.sc/KQ45WDMrguDj
Poi ho chiesto se questa sezione si può tradurre, perché non trovo l’opzione per tradurla essendo errata per la mia lingua
Vorrei capire anche perché sulla voce “abbigliamento” e “scarpe” non compare nessuna faticon accanto, io le ho inserite, allego foto
https://drive.google.com/drive/folders/1pq5DKBuZevcaqmm_tT2tneNL5sglljVy
thanks
Accedete voi, vorrei mi fosse installato il template Marseille03
vi ho condiviso la cartella, controlla ora