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

    (@codepeople)

    Hello @porquero,

    Thank you very much for the review and rhe suggestion.

    An alternative would be insert the shortcode directly into the code of the template file “index.php “, of the theme active on your website.

    For example, assuming your ads id is 1, the code to include would be:

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

    and the ad would be available on every page of website.

    Best regards.

    Thread Starter porquero

    (@porquero)

    Good!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Simple and Works’ is closed to new replies.