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






    Try 3D Issue FREE for 14 days

    PCMac




    Your Phone Number

    ‘; else echo ‘






      Prueba 3D Issue GRATIS durante 14 días

      PCMac




      Tu número de teléfono

      ‘; [/php]