文件操作 - whatsapp.php
返回文件管理
返回主菜单
删除本文件
文件: /home/tecnoht/public_html/studiolegalebelloni--it/wp-content/themes/belloni/popups/whatsapp.php
编辑文件内容
<style> #popup_wa { width: 6%; bottom: 24%; z-index: 100000; /* opacity: 0.7; */ } #imgwa{ border-radius: 8px; } @media only screen and (max-width: 600px) { #popup_wa { width: 18%; } } </style> <?php /* se c'è un prodotto metto il titolo del prodotto nella desc x whatsapp ?text=Send20%a20%quote */ $textProduct = "Richiesta generica sito web con Whatsapp"; // : " . $product_title; $uri = $_SERVER['REQUEST_URI']; //echo "pos " . strpos( $uri, "/shop/"); ?> <a href="https://wa.me/[numero]?text=<?php echo $textProduct ?>" class="popup_wa" id="popup_wa" style="position: fixed; right: 10px;"><img id="imgwa" src="/wp-content/uploads/2025/05/whatsapp-logo.jpg" width="100%;" style="width: 100%;"></a>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件