Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ghog Friend
    #177802

    I need to find a way to ad doubleclick ads to my mobile version. is there a known way to do this?
    does the mobile template have positions?

    Stork11 Friend
    #456047

    <em>@ghog 323359 wrote:</em><blockquote>I need to find a way to ad doubleclick ads to my mobile version. is there a known way to do this?
    does the mobile template have positions?</blockquote>
    Hello ghog,

    You can file template position by using URL like this “http://www.your-site.com/index.php?tp=1”.

    Feel free to let me know if you need any further assistance.

    Best regards.

    ghog Friend
    #456819

    thanks stork. can you tell me where i can find the actual mobile template so i can put the js into the header?

    Stork11 Friend
    #456871

    <em>@ghog 324578 wrote:</em><blockquote>thanks stork. can you tell me where i can find the actual mobile template so i can put the js into the header?</blockquote>
    Hello ghog,

    You should duplicate “pluginssystemjat3jat3base-themesdefaultblockshead.php” to “templatesja_t3_blankblocks”. Then open this duplicated file, you will see 2 lines as below:

    – For iPhone:
    [PHP]<?php if (T3Common::mobile_device_detect()==’iphone’):?>[/PHP]

    – For other handheld:
    [PHP]<?php if (T3Common::mobile_device_detect()):?>[/PHP]

    You can put your JS code in this “if” block.

    Best regards.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Stork11 12 years, 5 months ago.

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