• Resolved smalltalkmag

    (@smalltalkmag)


    Hi
    Can you tell me what this is for please? It is under EDIT AD

    theme function
    <?php the_ad(3655); ?>

    Thanks
    Nigel

Viewing 1 replies (of 1 total)
  • Plugin Author Thomas Maier

    (@webzunft)

    Hi Nigel,

    > <?php the_ad(3655); ?>

    You can use this PHP code if you want to place the ad manually in your theme files. If you do then it could be overridden by a theme update and in general, you should not use PHP unless you know what you are doing.

    If you want to place an ad manually somewhere else then use the shortcode, e.g., [the_ad id="3655"] or the Advanced Ads widget or block.

    Please let me know if you need anything else.

    Best regards,
    Thomas

Viewing 1 replies (of 1 total)

The topic ‘Just some basic info please’ is closed to new replies.