Title: magnetize83's Replies | WordPress.org

---

# magnetize83

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visualizer – Tables & Charts Manager with Built-in AI Generator] Wrong text color on X and Y axis](https://wordpress.org/support/topic/wrong-text-color-on-x-and-y-axis/)
 *  Thread Starter [magnetize83](https://wordpress.org/support/users/magnetize83/)
 * (@magnetize83)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/wrong-text-color-on-x-and-y-axis/#post-9268613)
 * So no news on this still?
    Problem is still there and I had to edit the render.
   js-file again to have white text and still be able to see the hover text. If 
   I added g text { fill: #FFFFFF; } all text is white and thus I cannot read the
   info text in the hover field at all.
    -  This reply was modified 8 years, 11 months ago by [magnetize83](https://wordpress.org/support/users/magnetize83/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce Email Triggering Twice (2x sends)](https://wordpress.org/support/topic/woocommerce-email-triggering-twice-2x-sends/)
 *  [magnetize83](https://wordpress.org/support/users/magnetize83/)
 * (@magnetize83)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/woocommerce-email-triggering-twice-2x-sends/#post-9240429)
 * Just wanted to say thank you for finding this as I’ve been struggling with the
   same problem, double emails.
    Even made a Stackoverflow question regarding this
   but thanks to you I solved it. 🙂
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Beaver Builder Page Builder - Drag and Drop Website Builder] Widget Module does not work with pre-instantiated widgets](https://wordpress.org/support/topic/widget-module-does-not-work-with-pre-instantiated-widgets/)
 *  [magnetize83](https://wordpress.org/support/users/magnetize83/)
 * (@magnetize83)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/widget-module-does-not-work-with-pre-instantiated-widgets/#post-8673483)
 * [@justinbusa](https://wordpress.org/support/users/justinbusa/) Hey, ah I see.
   
   Thanks for the update!
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Beaver Builder Page Builder - Drag and Drop Website Builder] Widget Module does not work with pre-instantiated widgets](https://wordpress.org/support/topic/widget-module-does-not-work-with-pre-instantiated-widgets/)
 *  [magnetize83](https://wordpress.org/support/users/magnetize83/)
 * (@magnetize83)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/widget-module-does-not-work-with-pre-instantiated-widgets/#post-8668291)
 * I am experiencing the same problem,
 *     ```
       include_once( 'widget-class.php' );
       register_widget( 'widget_id' );
       ```
   
 *  is ok.
    However
 *     ```
       include_once( 'widget-class.php' );
       $widget = new Widget_Class();
       register_widget( $widget );
       ```
   
 *  is not.
    -  This reply was modified 9 years, 4 months ago by [magnetize83](https://wordpress.org/support/users/magnetize83/).

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