添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
霸气的铅笔  ·  Reload ads using ...·  16 小时前    · 
帅气的黄瓜  ·  Experiences with ...·  2 周前    · 
直爽的上铺  ·  河南省人民政府 ...·  1 月前    · 
没人理的绿豆  ·  ISSN 1942-0994 ...·  5 月前    · 
We provide the code snippets and content on this page without any guarantee or support . In most cases, these pages are created on requests or based on individual solutions sent to us by other users. After it was published, we are only reviewing the code and content when we are made aware of an issue. Please let us know if you find one.

Please only use the codes if you understand them and know how to add custom code to your WordPress site.

You can reload ads in the frontend using a JavaScript function. This is possible for all ads delivered through the Cache Busting technology in Advanced Ads Pro.

Use the following JavaScript whenever you want to reload the ads:

jQuery( document ).triggerHandler( 'advanced-ads-resize-window' );Code language: JavaScript (javascript)

Please note:

Cache Busting is only used automatically when needed. The simplest way to force it is to give the ad or placement a visitor condition.

If you use our Tracking add-on , ad impressions are counted each time you reload the ads.