Hi there,
I need to insert this code: ***// <?php firefly_wp_setup(); ?> **// to call out a plugin to display an animated background FX, how do I locate the file for a specific POST page? I don’t want to insert it into header.php or footer.php, since it’ll display all on all pages.
I just want to insert the call out php code onto a specific that I chooses. Let me know. Thanks.