25-10-2022 15:50
29-11-2022 11:14
16-11-2023 16:42
01-11-2022 10:21
Seditio CMS için hazırlamış olduğum sosyal medya paylaş butonlarını sizlerle paylaşıyorum.
Kendi sitenize göre düzenleme yapabilirsiniz.
Özellikle mail gönderme özelliği çok işinize yarayacaktır.
Temanızda kullanmak istediğiniz özellikleri seçerek kullanabilirsiniz.
page.tpl de kullanabileceğiniz Paylaş Butonları:
<!-- Facebook --> <a href="https://facebook.com/share.php?u={PAGE_URL}" target="_blank"><button class="btn btn-falcon btn-sm" style="background-color: #3b5998; width;30px; height:30px;"><i style="color: #fff;" class="fab fa-facebook-f"></i></button></a> <!-- Twitter --> <a href="http://twitter.com/share?text={PAGE_SHORTTITLE}&url={PAGE_URL}&hashtags=Seditio,seditio.com.tr,SeditioCMS,Yazılım,Software,Php,Template,Html5,Css3,Bootstrap,Tema,Eklenti,Plugins" target="_blank"><button class="btn btn-falcon btn-sm" style="background-color: #55acee; width;30px; height:30px;"><i style="color: #fff;" class="fab fa-twitter"></i></button></a> <!-- Linkedin --> <a href="https://www.linkedin.com/shareArticle?mini=true&url={PAGE_URL}&title={PAGE_SHORTTITLE}&summary=ozet&source={PHP.cfg.mainurl}" target="_blank"><button class="btn btn-falcon btn-sm" style="background-color: #0082ca; width;30px; height:30px;"><i style="color: #fff;" class="fab fa-linkedin-in"></i></button></a> <!-- Pinterest --> <a href="https://pinterest.com/pin/create/button/?url={PAGE_URL}&media={PHP.cfg.mainurl}/{PAGE_THUMB}&description={PAGE_SHORTTITLE}" target="_blank" data-pin-do="buttonBookmark" data-pin-color="red"><button class="btn btn-falcon btn-sm" style="background-color: #c61118; width;30px; height:30px;"><i style="color: #fff;" class="fab fa-pinterest"></i></button></a> <!-- Whatsapp --> <a href="https://api.whatsapp.com/send?text={PAGE_SHORTTITLE}%20{PAGE_URL}" target="_blank"><button class="btn btn-falcon btn-sm" style="background-color: #25d366; width;30px; height:30px;"><i style="color: #fff;" class="fab fa-whatsapp"></i></button></a> <!-- Telegram --> <a href="https://t.me/share/url?url={PAGE_URL}&text={PAGE_SHORTTITLE}" target="_blank"><button class="btn btn-falcon btn-sm" style="background-color: #1c93e3; width;30px; height:30px;"><i style="color: #fff;" class="fab fa-telegram"></i></button></a> <!-- Email Gönder --> <a class="text-900 hover-primary" href="mailto:?subject={PAGE_SHORTTITLE}&body={PAGE_SHORTTITLE}%0D%0A{PAGE_URL}%0D%0A%0D%0A{PHP.cfg.maintitle} %0D%0A{PHP.cfg.mainurl}"> <button class="btn btn-falcon btn-sm" style="background-color: #f5803e; width;30px; height:30px;"><i style="color: #fff;" class="far fa-envelope"></i></button></a>
system/core/page/page.inc.php de aşağıdakini bulun.
"PAGE_ID" => $pag['page_id'],
Altına ekleyin.
"PAGE_URL" => $out['canonical_url'],
işlem tamamdır.
Yukarıdaki paylaş buton kodlarını kendinize göre düzenleyin.
Seditio 175+ için geçerlidir.
Kendi özelleştirilmiş stilini belirle
Uygulamanız için mükemmel renk modunu seçin.
Dil yönünüzü değiştirin
Tam ekran modu aç/kapat
Web sitesi için uygun bir menü sistemi seçin