Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
There are some scripts that you add to your site that run on page load. This doesn't happen when you navigate to a topic from another page.
What can I do to make those scripts work?
Can you share some examples of these scripts?
@julian Sure. This one for example:
https://www.anrdoezrs.net/am/1234567/include/allCj/generate/onLoad/impressions/page/am.js
@julian I think there's some front end hook that I would need to call here, is that right?
Yes, you'd need $(window).on('action:ajaxify.end', ...)
$(window).on('action:ajaxify.end', ...)
This isn't something you can do with template edits. You'll need to add that data on the server side.
@baris ohh i see! thanks a bunch!
@alberto__segura May take a look at this later and maybe extend it to add a kitchen sink icon if required.
ah crap, i totally missed reading this line!
thanks you @baris
@psychobunny
Ok, the Google ad will not show on the home page or category page, only on topic pages. Scripts from another ad provider does not work and the side will not load. The HTML widget, me thinks, should be able to render any HTML/JS script.