• Is there a way I can take a code and place the adds manually in one of my pages?
    Example: I want to place them after my content on my posts.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author datafeedr

    (@datafeedrcom)

    Sure, you just need to add the Template Code (something like this: <?php if (function_exists(‘dfrads’)) { echo dfrads(‘7318530’); } ?>) into your single.php file after the the_content() section.

    Thread Starter Isaakwells

    (@isaakwells)

    Thank you the other plugin I was using was really messing up the speed of my site.

    Thread Starter Isaakwells

    (@isaakwells)

    Oh and now I feel stupid i just found that the plugin provides such a code. Should have looked before asking, sorry. Thank you again.

    pusbucket

    (@pusbucket)

    but can datafeedr use shortcodes? it would GREAT if this could be done because i’m using other plugins’ shortcodes in certain pages.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Random / Rotating Ads V2] Placing the adds in specific area’ is closed to new replies.