Title: [Plugin: Dynamic &quot;To Top&quot; Plugin] Dynamic To Top &#8211; Manual Implementation using PHP ECHO?
Last modified: August 20, 2016

---

# [Plugin: Dynamic "To Top" Plugin] Dynamic To Top – Manual Implementation using PHP ECHO?

 *  Resolved [bendaggers](https://wordpress.org/support/users/bendaggers/)
 * (@bendaggers)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/)
 * Hi Matt,
 * I would like to ask if there is a way where i can manually implement your Dynamic
   to top plug in using something like this php code?
 * `<?php echo dynamic-to-top() ?>`
 * what is the correct function name? the great reason for this is because my wordpress
   theme is not capable of adding widgets and other plugins. Every plugins that 
   I add was implemented using `php echo`
 * I’m currently developing my website in my local drive using Xampp, so i can’t
   provide you any link.
 * Cany you help me please?
 * [http://wordpress.org/extend/plugins/dynamic-to-top/](http://wordpress.org/extend/plugins/dynamic-to-top/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [Matt](https://wordpress.org/support/users/sksmatt/)
 * (@sksmatt)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689751)
 * Hi Bendaggers,
 * Unfortunately what you need is not possible.
 * Kind Regards!
 *  Thread Starter [bendaggers](https://wordpress.org/support/users/bendaggers/)
 * (@bendaggers)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689760)
 * Awwww… that’s sad 🙁
 * cause i cant make it work.
 * Anyway, thank you very much. you have a great dynamic to top plug in.
 * Goodluck.
 *  [rhangesr](https://wordpress.org/support/users/rhangesr/)
 * (@rhangesr)
 * [14 years ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689820)
 * See if your theme has: “<?php wp_footer(); ?>” in the footer, because I did not
   have this tag in my theme and it did not work. Now that I put this code and the
   is working perfectly! is an awesome plugin!
 * (sorry for bad English, I’m using google translate)
 * bye
 *  Plugin Contributor [Matt](https://wordpress.org/support/users/sksmatt/)
 * (@sksmatt)
 * [14 years ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689822)
 * Thanks rhangesr!
 *  Thread Starter [bendaggers](https://wordpress.org/support/users/bendaggers/)
 * (@bendaggers)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689823)
 * I never knew that! thanks rhangesr!
 * hey sksmatt, i think you should include this information in your plug in description.
   Your plugin will work if it has <?php wp_footer(); ?>
 * have a great day every one!
 *  Plugin Contributor [Matt](https://wordpress.org/support/users/sksmatt/)
 * (@sksmatt)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689827)
 * Hi bendaggers,
 * Thanks for the suggestion! will surely add when possible,
 * Kind Regards!
 *  [rasihanbharathi](https://wordpress.org/support/users/rasihanbharathi/)
 * (@rasihanbharathi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689844)
 * this plugin work in wordpress default themes but not working in my theme!! can
   anyone help me out ??
 *  Thread Starter [bendaggers](https://wordpress.org/support/users/bendaggers/)
 * (@bendaggers)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689845)
 * do you have the custom theme? try looking for this code `<?php wp_footer(); ?
   >`in your footer.php or anywhere. if you can’t find it, that’s one of the reason
   why. THat was my problem before, but when I added that line, it’s working already.
 * you can check it out the working example of Matt’s [Dynamic to top in my website here](http://www.bendaggers.com).

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘[Plugin: Dynamic "To Top" Plugin] Dynamic To Top – Manual Implementation
using PHP ECHO?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dynamic-to-top_282828.svg)
 * [Dynamic "To Top" Plugin](https://wordpress.org/plugins/dynamic-to-top/)
 * [Support Threads](https://wordpress.org/support/plugin/dynamic-to-top/)
 * [Active Topics](https://wordpress.org/support/plugin/dynamic-to-top/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dynamic-to-top/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dynamic-to-top/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [bendaggers](https://wordpress.org/support/users/bendaggers/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-dynamic-to-top-manual-implementation-using-php-echo/#post-2689845)
 * Status: resolved