Profiles

  • Member Since: May 14th, 2009
  • Find me on:
  • Posted a reply to wordpress conditional function for processing order template, on the site WordPress.org Forums:
    I've ended up using: class_exists( 'WC_Email' ) and it seems to work.

  • Posted a reply to wordpress conditional function for processing order template, on the site WordPress.org Forums:
    Got to the final question: if(is_front_page()) { //SHOW ONLY ON HOME PAGE //BUG: THIS GETS…

  • Posted a reply to wordpress conditional function for processing order template, on the site WordPress.org Forums:
    What's even more strange even if I have the following part: if ( is_product_category() ==…

  • Posted a reply to wordpress conditional function for processing order template, on the site WordPress.org Forums:
    Hi guys, Thanks for the feedback, I'd share more context in order to understand better:…

  • Created a topic, wordpress conditional function for processing order template, on the site WordPress.org Forums:
    I am looking for right WordPress conditional function,…

  • Posted a reply to Billing appended to edited fields (first_name, last_name address_1 and phone), on the site WordPress.org Forums:
    Solved using this: // Replace translatable text by force add_filter( 'gettext', function( $translated_text, $text, $domain…

  • Created a topic, Billing appended to edited fields (first_name, last_name address_1 and phone), on the site WordPress.org Forums:
    I have edited labels on checkout page for the followin…

  • Committed [1710834] to Plugins SVN:
    1.2.1 Release

  • Committed [1710828] to Plugins SVN:
    Bumped version number & updated release notes

  • Committed [1710823] to Plugins SVN:
    Fixed on change trigger jQuery

  • Posted a reply to Add Amount, on the site WordPress.org Forums:
    @sabke2: Have you solved this issue? Looking forward! :)

  • Posted a reply to Create fields to add additional amount., on the site WordPress.org Forums:
    @albert0346: Have you solved this? Looking forward for a similar solution :)