WordPress : Image Widget ไม่สามารถเปิดลิ้งค์ในแท็บใหม่ได้
ปัญหาไอคอน ฟันเฟืองหายไป ตรง Cutom Link ใน Image Widget ของ Elementor
ใครเป็นบ้าง ??
งานเข้าล่ะสิ งมหาประมาณ 2 ชั่วโมง ได้คำตอบและวิธีแก้ไขมาว่า
ไปที่ Advanced → CSS Classes = open-blank (just the name, no dot)
แล้วเอา Script ด้านล่างนีไปใส่ไว้ใน Footer ใครที่ไม่รู้ที่ใส่ก็ลง Plugin Insert Header and Footer เข้าไปได้ครับ
<script>
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.open-blank a').forEach(function(a){
a.target = '_blank';
a.rel = 'noopener noreferrer';
});
});
</script>
หลังจากติดตั้ง และทดสอบ ได้ผลถูกต้องครับ ลองไปทำดูครับ
ปล หรือผมจะเจอปัญหานี้คนเดียว 5555
มาเป็นเพื่อนกันครับ บนช่องทาง Social ด้านล่างนี้ครับ
--------------------------► LINE@ : @siamfocus.com
► Facebook : fanpage.siamfocus
► Twitter (X) : siamfocus
► Linkedin : taam-siamfocus
► Instagram : iamtaam
► Youtube : SiAMFOCUS
► Tiktok : @taamsiamfocus
--------------------------