Profiles

  • Member Since: January 6th, 2010
  • Find me on:
  • Posted a reply to Skip first row, on the site WordPress.org Forums:
    Hello @wpallimport, We have the Ultimate Pro Vertion.

  • Created a topic, Skip first row, on the site WordPress.org Forums:
    Hello, is it possible to skip headers row?

  • Posted a reply to Πρόβλημα με κάποια Test Cases, on the site WordPress.org Forums:
    Κι εγω που τελικά τα πέρασα δεν τις είδα ποτέ. Οταν το 1ο σου βγάλει…

  • Posted a reply to Πρόβλημα με κάποια Test Cases, on the site WordPress.org Forums:
    Χα χα. 20 μέρες με ταλαιπωρούν. Ευχαριστώ για την απάντηση

  • Posted a reply to Πρόβλημα με κάποια Test Cases, on the site WordPress.org Forums:
    Τελικά λύθηκε?

  • Posted a reply to crashed my site, on the site WordPress.org Forums:
    Same problem to me. The plugin's version I installed from wordpress.org was 1.0.1. Is there…

  • Posted a reply to Cart, Checkout, My Account; doesn't linked and working after translation, on the site WordPress.org Forums:
    Hello, in wp-content/plugins/woo-poly-integration/src/Hyyan/WPI/Pages.php I changed the add_filter(sprintf('woocommerce_get_%s_page_id', $page), $method); with `add_filter(sprintf('woocommerce_get_%s_page_id', $page), $method, 100);' This…

  • Posted a reply to Cart, Checkout, My Account; doesn't linked and working after translation, on the site WordPress.org Forums:
    Hello changing this code: add_filter(sprintf('woocommerce_get_%s_page_id', $page), $method); working well but still I have problem in…