Share quotes
-
Hi, it would be nice to add “share” icons to each quote with direct links like:
- SMS
- Telegram
<a href=\"whatsapp://send?text=" . $text . "\"><img src=\"/img/whatsapp.png\"></a> "; <a href=\"sms:?body=" . $text . "\"><img src=\"/img/sms.png\"></a> "; <a href=\"https://telegram.me/share/url?url=http://www.XYZ.de&text=" . $text . "\"><img src=\"/img/telegram.png\"></a> "; <a href=\"mailto:[email protected]?subject=Mail%20vfrom%20XYZ.de&body=" . $textm . "\"><img src=\"/img/mail.png\"></a>";Thanks
Simon
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Share quotes’ is closed to new replies.