Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PluginsPoint

    (@kentothemes)

    Use this way…. 🙂

    <?php echo do_shortcode("[kads id="1539"]"); ?>

    <?php echo do_shortcode("[kads group="test"]"); ?>

    Thread Starter adjaya

    (@adjaya)

    thank you for quick reply
    but do not work for me.

    Same problem! do not work for me neither.

    it works! you should try to replace (“) from (‘)
    after:
    <?php echo do_shortcode(“[kads group=”test”]”); ?>
    beore:
    <?php echo do_shortcode(‘[kads group=”test”]’); ?>

    Hi- this works, but the ad is aligned left. How do I align center? I’ve looked at the short code codex, but can’t figure out what to do.

    I also don’t see an alignment option in your plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘code in php’ is closed to new replies.