Hi.
Is there any plugin to use Yandex Ad (https://partner2.yandex.ru) banners with Discourse (with auto disabling for trust users)?
Perhaps there is another way? The ads code doesn’t work (
كيف تمكنت من ذلك؟ هل يمكنك مشاركة التفاصيل من فضلك؟
- لقد استخدمت GitHub - discourse/discourse-adplugin: Official Discourse Advertising Plugin. Install & Start Serving Ads on Your Discourse Forum · GitHub. تحتاج إلى إنشاء إعلان خاص بك.
تحتاج إلى إضافة كود من Yandex مثل:
<!-- Yandex.RTB R-A-******-* --> <div id="yandex_rtb_R-A-******-*"></div>
- وأضف الكود الكامل من Yandex إلى
- أضف إلى “content security policy script src” الكود
https://mc.yandex.ru/metrika/tag.js
للأسف، يظهر الإعلان من Yandex فقط بعد تحديث صفحة الموقع (ctrl + f5). إذا تمكنت من حل هذه المشكلة، يرجى مشاركة الحل.

