Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ithacaindy Friend
    #175171

    I’m using an ad server. The ad server requires a couple php hooks, so that it can serve my site ads via php calls instead of several javascripts. The hooks include
    <?php include_once(‘…’); ?>

    and then a <?php if(function_exists(‘oiopub_header’)) oiopub_header(); ?> above </head> and then <?php if(function_exists(‘oiopub_footer’)) oiopub_footer(); ?> before </body>.

    What files would best be added to add these calls?

    Thanks.

    Manos Moderator
    #444536

    Hi,

    Even though i am not familiar with Ad Server, the best way to add this snippet of code is the default.php file in JAT3 plugin and i would suggest that you create an overwrite for this, you can see the method described here -> How to avoid editing JA T3 plugin – T3 default page overwrite method

    Please let me know if there is anything else you need help with!

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Manos 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum