Title: customyou's Replies | WordPress.org

---

# customyou

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] #tab-description](https://wordpress.org/support/topic/tab-description-2/)
 *  Thread Starter [customyou](https://wordpress.org/support/users/customyou/)
 * (@customyou)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/tab-description-2/#post-17822416)
 * i found the problem: i had this code to scroll smooth the ellements: but is also
   added the #tab-description only on the single product page. thanks for your help
 *     ```wp-block-code
       jQuery(document).ready(function(){	jQuery('a[href^="#"]').on('click',function (e) {	    e.preventDefault();	    var target = this.hash;	    var $target = jQuery(target);	    jQuery('html, body').stop().animate({	        'scrollTop': $target.offset().top	    }, 900, 'swing', function () {	        window.location.hash = target;	    });	});});
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] #tab-description](https://wordpress.org/support/topic/tab-description-2/)
 *  Thread Starter [customyou](https://wordpress.org/support/users/customyou/)
 * (@customyou)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/tab-description-2/#post-17822381)
 * I disabled al the plugins exept woocommerce and it still apears. but when i changed
   the theme to a different one the #tab no longer apears. so at must be in my theme
   but i cant find it. it should be a js or php code.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] #tab-description](https://wordpress.org/support/topic/tab-description-2/)
 *  Thread Starter [customyou](https://wordpress.org/support/users/customyou/)
 * (@customyou)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/tab-description-2/#post-17819000)
 * the link to the screenshot: [https://snipboard.io/KHg9uq.jpg](https://snipboard.io/KHg9uq.jpg)
 * I already try to disable differtent plugins to see if the interfering with the
   urls. Everyting in the website is up to date.
 * thanks for your help.

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