• Hi there,

    I’m building a site at https://devwp.childmag.co.za.www77.cpt1.host-h.net/ and the template has an option to include ads between the posts and around the page but when I add the shortcode you just see {openx:6}

    In the back end you see the ad pulling through in that test but it doesn’t show in the front, you only see the text shortcode. Is there a way to fix this?

Viewing 1 replies (of 1 total)
  • Plugin Author hwde

    (@hwde)

    Hey Zenbadger,

    sure, but you have to call the plugin with PHP code: instead of

    {openx:6}

    you have to write

    <?php echo get_openx_zone(6); ?>

    Best
    Heiko

Viewing 1 replies (of 1 total)
  • The topic ‘Adding outside of post’ is closed to new replies.