Profiles

  • Member Since: May 5th, 2019
  • Find me on:
  • Posted a reply to Selecting Columns to View on Mobile, on the site WordPress.org Forums:
    Trying this on latest version, updated lines 241, 248 from 1 to 2, mobile is…

  • Created a topic, Add Tracking to Completed Email Subject Line, on the site WordPress.org Forums:
    Is there a shortcode or query I could add to my Comple…

  • Posted a reply to Change color of shipping providers, on the site WordPress.org Forums:
    This is exactly what I was looking for. Thank you!

  • Posted a reply to Change color of shipping providers, on the site WordPress.org Forums:
    this is what I've tried /* purolator change color */ add_action( 'get_ast_provider_name_callback', 'color_purolator', 10, 3…

  • Created a topic, Change color of shipping providers, on the site WordPress.org Forums:
    Is there a way to change the color of shipping provide…

  • Posted a reply to Remove EMT Instructions on Processing Emails, on the site WordPress.org Forums:
    Do you have access to FTP or cpanel in hosting? You will need to edit…

  • Posted a reply to Remove EMT Instructions on Processing Emails, on the site WordPress.org Forums:
    This is how I updated my code to get it to work. if ( $this->instructions…

  • Posted a reply to Remove EMT Instructions on Processing Emails, on the site WordPress.org Forums:
    Tried removing 'processing' from that line and its working exactly how we were wanting it…

  • Created a topic, Remove EMT Instructions on Processing Emails, on the site WordPress.org Forums:
    Hi, I was trying to update your plugin to not include…