Home Forums Pro Themes Magazine Plus Pro Add advertisement

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #55832
    realm81
    Participant

    Hi,

    I wanna add advertisement using the plugin in AdRotate to the end of the article but appear before the comment box and author bio with the code “<?php echo adrotate_group(3); ?>” which file should I edit to add it?

    #55920
    wensolutions
    Keymaster

    Hello @realm81,

    First of all let us remind you that you should make any additional modification through the use of child theme only . If you make the direct modification in your original file then the modification will be lost .

    You can create the child theme using the plugin given below :

    https://wordpress.org/plugins/wp-child-theme-generator/

    After the activation of the child theme in your child theme create the file single.php and paste below given code .

    https://gist.github.com/anonymous/358fb0606c3c2bb892d5ef7d6d9c8151

    Also we have not done any compatibility testing with the plugin you have mentioned or any other third party plugin beside the one recommended by the theme itself . So if use of this plugin brings any changes in layout or any other factor then we cannot provide the support as it is not within the support criteria .
    Hope this helps .

    Best Regards!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.