Topic: Back to top Morfy Plugin
Download here:
Back to top Morfy Plugin
Instructions:
1) Copy Back_to_top folder in morfy plugins
2) Call this with
<?php echo Morfy::factory()->runAction('Back_to_top'); ?>
3) For example in the end of footer.html
4) Activate/deactivate plugin, add Back_to_top in array like this.
Example config.php
'plugins' => array( 'markdown', 'sitemap', 'Back_to_top' ),
5) That's it.
http://e-getcode.eu/
+ dextra