Title: scumpy's Replies | WordPress.org

---

# scumpy

  [  ](https://wordpress.org/support/users/scumpy/)

 *   [Profile](https://wordpress.org/support/users/scumpy/)
 *   [Topics Started](https://wordpress.org/support/users/scumpy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scumpy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scumpy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scumpy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scumpy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scumpy/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Critical issue with updating to Sydney 1.8.5 / no content will be shown](https://wordpress.org/support/topic/critical-issue-with-updating-to-sydney-1-8-5-no-content-will-be-shown/)
 *  Thread Starter [scumpy](https://wordpress.org/support/users/scumpy/)
 * (@scumpy)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/critical-issue-with-updating-to-sydney-1-8-5-no-content-will-be-shown/#post-15181186)
 * Hello Kharis,
 * I have checked and the php version is 7.4.26 it is not 8.x
 * kind regards
    -  This reply was modified 4 years, 4 months ago by [scumpy](https://wordpress.org/support/users/scumpy/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] WooCommerce germanized und XStore Theme](https://wordpress.org/support/topic/woocommerce-germanized-und-xstore-theme/)
 *  Thread Starter [scumpy](https://wordpress.org/support/users/scumpy/)
 * (@scumpy)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-germanized-und-xstore-theme/#post-8165682)
 * Hallo,
    das war es. Vielen Dank für den Tipp. Da habe ich wohl vor lauter Bäumen
   den Wald nicht gesehen 😉 Super Plugin, und nooch besserer Support, klasse.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Scroll Back To Top] is it possible to include control tip text with button](https://wordpress.org/support/topic/is-it-possible-to-include-control-tip-text-with-button/)
 *  [scumpy](https://wordpress.org/support/users/scumpy/)
 * (@scumpy)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/is-it-possible-to-include-control-tip-text-with-button/#post-5428560)
 * Very great Plugin !!!
    But I’ve got a problem an no idea to solve.
 * I’ve added the following code to functions.php:
 *     ```
       add_filter( 'sbtt_button_markup', 'my_sbtt_filter' );
       function my_sbtt_filter($button_markup) {
   
       // Add your tooltip to the current button markup here.
   
       return $button_markup;
   
       }
       ```
   
 * My problem is that I dont’t know where I have to put in my text which should 
   appears, when I hover over the scroll-back-to-top-button.
 * As you explained it have to filled in here:
 *     ```
       // Add your tooltip to the current button markup here.
   
       return $button_markup;
       ```
   
 * Could you make an example, please.

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