Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The Corner Ad will be displayed in the webpage where the shortcode is inserted, however if you want display it in all pages, I suggest to include the shortcode directly in a template file of the theme active on website.

    For example, if the id of the Corner Ad is the number 1, you should paste the following code in the template file:

    <?php echo do_shortcode( '[corner-ad id="1"]' ); ?>

    Best regards.

    Thread Starter t-mu

    (@t-mu)

    Hi,
    Thanks for reply. I have already inserted the Corner Ad separately to all pages but it was still not showing. I’ll try to insert it directly to the template.

    Thread Starter t-mu

    (@t-mu)

    That worked, thanks! Easy and simple plugin, just what I need, five stars.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Don't see the corner ad on all pages’ is closed to new replies.