Title: thomas987's Replies | WordPress.org

---

# thomas987

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Replace file removal button](https://wordpress.org/support/topic/replace-file-removal-button/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17210007)
 * Aah of course! Alright thanks for all the help!
 * Have a nice day.
 * Kind regards,
 * Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Replace file removal button](https://wordpress.org/support/topic/replace-file-removal-button/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209751)
 * Hi Glen,
 * Thanks for the information! However, I would like to slightly change the translated
   text as well. Is there a way to do that via a piece of code in my functions.php?
 * Kind regards,
 * Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Replace file removal button](https://wordpress.org/support/topic/replace-file-removal-button/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209546)
 * Hi Glen,
 * That worked! Thank you so much!
 * I had a second and final question about the note that pops up when you don’t 
   fill out a required field: ‘Please fill out this field.’
   I would like to translate
   my site to dutch. How can I change this note?
 * Kind regards,
 * Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Replace file removal button](https://wordpress.org/support/topic/replace-file-removal-button/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209478)
 * Hi Glen,
 * Thanks! Here is the page I was talking about:
 * [https://patt-antwerp.com/jewelry-design-form/](https://patt-antwerp.com/jewelry-design-form/)
 * Kind regards,
 * Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter for Elementor] Filter on inner sections](https://wordpress.org/support/topic/filter-on-inner-sections/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/filter-on-inner-sections/#post-17120132)
 * Thank you for your answer! With the new version I still encounter the same problem.
   Is it possible to filter whole inner sections within a section?
 * For the moment I have a section (with the ef-area class) and some inner sections
   within that section (with the efc class). I would like to filter the whole inner
   section blocks within the main section.
 * Is this possible?
   Kind regards,Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Variation Swatches for WooCommerce] Change attribute name once selected](https://wordpress.org/support/topic/change-attribute-name-once-selected/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/change-attribute-name-once-selected/#post-15612396)
 * Hi [@techlabpro1](https://wordpress.org/support/users/techlabpro1/),
 * Thank you for your reply!
 * Here is the url of a product I would like to apply the adjustment to:
 * [https://oneoff-antwerp.com/product/mobi-ring/](https://oneoff-antwerp.com/product/mobi-ring/)
 * Thank you for your help!
 * Kind regards,
    Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Center align additional content](https://wordpress.org/support/topic/center-align-additional-content/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/center-align-additional-content/#post-15603445)
 * Hi [@maykato](https://wordpress.org/support/users/maykato/),
 * Thank you for your answer.
 * I already have this code but I am looking for the right CSS class to address 
   the additional content:
 *     ```
       add_filter( 'woocommerce_email_styles', 'mm_add_custom_woocommerce_email_styles', 10, 2 );
       function mm_add_custom_woocommerce_email_styles( $css, $email ) {
       	return $css . '
       #body_content_inner .text{
       	text-align: center !important; 
       }
       ';
       }
       ```
   
 * I looked in the email-styles.php file for an ‘additional content’ class but did
   not find anything..
 * Could you maybe help me with that?
 * Kind regards,
    Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet - Newsletters, Email Marketing, and Automation] Adjusting Woocommerce email layout not working](https://wordpress.org/support/topic/adjusting-woocommerce-email-layout-not-working/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/adjusting-woocommerce-email-layout-not-working/#post-15592600)
 * Hi [@treibalen](https://wordpress.org/support/users/treibalen/),
 * Thank you for your reply!
 * I use the newest version of MailPoet (3.88.0).
    You can find the screenshots 
   via this wetransfer link: [https://we.tl/t-U7EPTqjl4f](https://we.tl/t-U7EPTqjl4f)
 * Kind regards,
    Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet - Newsletters, Email Marketing, and Automation] Adjusting Woocommerce email layout not working](https://wordpress.org/support/topic/adjusting-woocommerce-email-layout-not-working/)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/adjusting-woocommerce-email-layout-not-working/#post-15578032)
 * Hi [@danielinhou](https://wordpress.org/support/users/danielinhou/),
 * Thank you for your reply.
 * I added a wetransfer link with some pictures of the settings.
    I also added the
   mail template with which the emails are sent even tho I added a logo and a button
   in the MailPoet template editor..
 * [https://we.tl/t-OyZoPqYsnC](https://we.tl/t-OyZoPqYsnC)
 * Thank you for your help.
 * Kind regards,
    Thomas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet - Newsletters, Email Marketing, and Automation] Woocommerce Email Customizer Doesn’t work…](https://wordpress.org/support/topic/woocommerce-email-customizer-doesnt-work/)
 *  [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-email-customizer-doesnt-work/#post-15570995)
 * Hi [@danielinhou](https://wordpress.org/support/users/danielinhou/),
 * I have the same problem. I’ve adjusted the settings as you described, but the
   emails are still sent in the default Woocommerce template. It’s like no MailPoet
   adjustments have any effect.
 * Is there another solution you can think of?
    Thank you in advance!
 * Kind regards,
    Thomas

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