[php] include_once(“wp-content/themes/ktwosix/Mobile_Detect.php”); $detect = new Mobile_Detect(); if($detect->isMobile() || $detect->isTablet()) {echo ‘






    Prueba 3D Issue GRATIS durante 14 días

    PCMac




    Tu número de teléfono

    ‘; } else {echo ‘






      Prueba 3D Issue GRATIS durante 14 días

      PCMac




      Tu número de teléfono

      ‘; } [/php]