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.
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.
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.
Thank you the other plugin I was using was really messing up the speed of my site.
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.
but can datafeedr use shortcodes? it would GREAT if this could be done because i'm using other plugins' shortcodes in certain pages.
This topic has been closed to new replies.