Title: plugin not working
Last modified: July 20, 2020

---

# plugin not working

 *  Resolved [antitrollpatrol](https://wordpress.org/support/users/antitrollpatrol/)
 * (@antitrollpatrol)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-working-909/)
 * I am using divi theme builder for my products page. I did the set up but nothing
   appear on the products linked with the chart I made. Can you help?

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

 *  Plugin Author [Dotstore](https://wordpress.org/support/users/dots/)
 * (@dots)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-working-909/#post-13145314)
 * Hello antitrollpatrol,
 * Thanks for reaching out to us.
 * Actually, our plugin is used to display the size chart link based on the default
   woocommerce product detail page hook.
 * /**
    * MOVE SIZE GUIDE LINK */ function add_hook_custom_size_chart_position_change(){
   return “woocommerce_before_add_to_cart_button”; } add_filter( ‘add_hook_custom_size_chart_position’,‘
   add_hook_custom_size_chart_position_change’, 10 );
 * You can use above filter and based on the your current theme you can change the
   return value from “woocommerce_before_add_to_cart_button” this to any one from
   [this guide](https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/)
   page link.
 * Let us know still if any.
 * Thanks,
 *  Plugin Author [Dotstore](https://wordpress.org/support/users/dots/)
 * (@dots)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-working-909/#post-13208138)
 * Hello antitrollpatrol,
 * Hope your query gets resolved from our previous email reply.
 * This thread has been inactive for a while so we’re going to go ahead and mark
   it Resolved.
 * Please feel free to open a new thread if any other questions come up and we’d
   be happy to help. 🙂
 * Thanks,

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

The topic ‘plugin not working’ is closed to new replies.

 * ![](https://ps.w.org/woo-advanced-product-size-chart/assets/icon-256x256.png?
   rev=3011312)
 * [Product Size Charts Plugin for WooCommerce](https://wordpress.org/plugins/woo-advanced-product-size-chart/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-advanced-product-size-chart/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-advanced-product-size-chart/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-advanced-product-size-chart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-advanced-product-size-chart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-advanced-product-size-chart/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Dotstore](https://wordpress.org/support/users/dots/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-working-909/#post-13208138)
 * Status: resolved