Profiles

  • Member Since: October 20th, 2010
  • Location: Valencia, Spain
  • Website: blavetstudio.com
  • GitHub: cfaria
  • Job Title: Lead Developer
  • Employer: Blavet Studio
  • Find me on:
  • Posted a reply to WorkerAttemptsExceededException, on the site WordPress.org Forums:
    Oh! That log... Ok, I'll activate that one and see if there are some errors...…

  • Posted a reply to WorkerAttemptsExceededException, on the site WordPress.org Forums:
    On top of the Reports tab I see an error: There was an error attempting…

  • Posted a reply to WorkerAttemptsExceededException, on the site WordPress.org Forums:
    I've seen that sometimes not all Queued mails are sent and stay as Queued. Then…

  • Created a topic, WorkerAttemptsExceededException, on the site WordPress.org Forums:
    I'm having a lot of failed email deliveries. This is t…

  • Posted a reply to Remove Version 1.1.15, on the site WordPress.org Forums:
    Thank you very much @sormano !!!

  • Created a topic, Remove Version 1.1.15, on the site WordPress.org Forums:
    Hi, Is it possible to remove the 1.1.15 version. It…

  • Posted a reply to Is this plugin abandoned?, on the site WordPress.org Forums:
    CMB2 should be updated to be fully compatible with PHP8

  • Posted a reply to The Events Calendar 6.0+ conflict, on the site WordPress.org Forums:
    Using this code from TEC resolves the problem: if ( function_exists( 'YoastSEO' ) && defined(…

  • Posted a reply to The Events Calendar 6.0+ conflict, on the site WordPress.org Forums:
    Not yet, as long as this PR is not accepted nor implemented: https://github.com/Yoast/wordpress-seo/pull/19106 :D

  • Created a topic, The Events Calendar 6.0+ conflict, on the site WordPress.org Forums:
    Yoast SEO 19.9 The Events Calendar 6.0.2 I get these …

  • Posted a reply to Website crashing after update from 2.7.2 to 2.7.3, on the site WordPress.org Forums:
    I can confirm that this is happening only on the homepage as $curl and $home…

  • Posted a reply to Website crashing after update from 2.7.2 to 2.7.3, on the site WordPress.org Forums:
    Ok, the problem is here: eu-vat-for-woocommerce/includes/class-alg-wc-eu-vat-core.php function start_session() The function is always exiting by the…

  • Posted a reply to Website crashing after update from 2.7.2 to 2.7.3, on the site WordPress.org Forums:
    Same problem here, I'm going to try debugging it a bit to help.

  • Created a topic, [Simple JWT Login - Login and Register to WordPress using JWT] Best JWT plugin ever, on the site WordPress.org Forums:
    I think it should have a lot more hooks to be fired, b…

  • Created a topic, Uncaught SyntaxError: unexpected token: string, on the site WordPress.org Forums:
    There is an issue in admin script admin/rvy_post-block…

  • Posted a reply to Fatal error when running Elementor DB upgrade manually, on the site WordPress.org Forums:
    K thankyou!

  • Posted a reply to Fatal error when running Elementor DB upgrade manually, on the site WordPress.org Forums:
    Hi @qodeinteractive I've update all plugins and still have the same error... Fatal error: Uncaught…

  • Created a topic, Fatal error when running Elementor DB upgrade manually, on the site WordPress.org Forums:
    Hi, Qi Addons for Elementor is causing fatal errors w…

  • Posted a reply to Paypal Express checkout is hiding WC notice, on the site WordPress.org Forums:
    Thank you very much Gustavo!! You saved me!!!

  • Posted a reply to Undefined index: HTTPS in includes/class-alg-wc-eu-vat-core.php on line 95, on the site WordPress.org Forums:
    Fixed!! Thank you very much Omar

  • Posted a reply to Optin checkout nonce causes PayPal Checkout to fail, on the site WordPress.org Forums:
    I can confirm the issue is fixed. Thank you very much!!

  • Posted a reply to HTML Form Validation, on the site WordPress.org Forums:
    Nevermind, using PHP_INT_MAX on my hook works great too. Thank you!!

  • Created a topic, HTML Form Validation, on the site WordPress.org Forums:
    Hi, I need to custom validate a form from HTML Forms.…

  • Posted a reply to Optin checkout nonce causes PayPal Checkout to fail, on the site WordPress.org Forums:
    Yes, I can remove that line, but then the functionality won't work as the nonce…

  • Posted a reply to Optin checkout nonce causes PayPal Checkout to fail, on the site WordPress.org Forums:
    I can confirm that the problem is the nonce created in woocommerce-sendinblue-newsletter-subscription/woocommerce-sendinblue.php line 611 <input…

  • Posted a reply to Optin checkout nonce causes PayPal Checkout to fail, on the site WordPress.org Forums:
    I can reproduce the issue in a test environment, last version of the plugin, last…

  • Posted a reply to create_order_error Object { err: “JSON.parse: unexpected character at line 1, on the site WordPress.org Forums:
    Seems to be a known problem, not resolved yet: https://wordpress.org/support/topic/optin-checkout-nonce-causes-paypal-checkout-to-fail/

  • Posted a reply to Optin checkout nonce causes PayPal Checkout to fail, on the site WordPress.org Forums:
    Same problem here. Can I help in any way?

  • Posted a reply to create_order_error Object { err: “JSON.parse: unexpected character at line 1, on the site WordPress.org Forums:
    Ok, so I detected the culprit. Is a conflict with Sendinblue - WooCommerce Email Marketing…

  • Posted a reply to create_order_error Object { err: “JSON.parse: unexpected character at line 1, on the site WordPress.org Forums:
    Here you have it. I'll try deactivating some plugins and removing theme overrides. If I…

  • Posted a reply to Compatible to WP5.7?, on the site WordPress.org Forums:
    wp_no_robots is deprecated since WP 5.7. There is an action hook loading that function in…

  • Created a topic, create_order_error Object { err: “JSON.parse: unexpected character at line 1, on the site WordPress.org Forums:
    Hi, I'm having an error using Paypal Sandbox as my s…

  • Posted a reply to Undefined index: HTTPS in includes/class-alg-wc-eu-vat-core.php on line 95, on the site WordPress.org Forums:
    // Unhook and redo eu_vat to fix current_url Errors and WP_CLI if(class_exists('Alg_WC_EU_VAT')){ remove_action( 'init', array(…

  • Posted a reply to Undefined index: HTTPS in includes/class-alg-wc-eu-vat-core.php on line 95, on the site WordPress.org Forums:
    Also, the variable $_SERVER doesn't have HTTPS, SERVER_NAME or SERVER_PORT if using WP CLI. Would…

  • Created a topic, Undefined index: HTTPS in includes/class-alg-wc-eu-vat-core.php on line 95, on the site WordPress.org Forums:
    Hi, just to let you know there is a Notice here: inc…

  • Posted a reply to Scheduled revision published with parent as own ID, on the site WordPress.org Forums:
    It uses the comment_count, doesn't it? Anyway, I'm testing a bit locally and can't repeat…

  • Posted a reply to Scheduled revision published with parent as own ID, on the site WordPress.org Forums:
    Sorry, didn't get the first notification :S The revision is created by an Admin Active…

  • Created a topic, Scheduled revision published with parent as own ID, on the site WordPress.org Forums:
    Hi, I'm using the plugin to publish some changes and t…

  • Created a topic, Notice: Undefined index: title in connect-existing-pages.php on line 21, on the site WordPress.org Forums:
    Hi, WooCommerce is showing some notices when trying t…

  • Posted a reply to register_rest_route permission_callback argument, on the site WordPress.org Forums:
    Thank you!!!

  • Created a topic, register_rest_route permission_callback argument, on the site WordPress.org Forums:
    I have some notices in my backend showing errors like …

  • Posted a reply to wc_doing_it_wrong, on the site WordPress.org Forums:
    Here you have: https://algolplus.freshdesk.com/support/tickets/42055

  • Created a topic, wc_doing_it_wrong, on the site WordPress.org Forums:
    I get this warning when exporting orders: Parent was …

  • Posted a reply to v2.5.2 using composer wpackagist downloads complete wp folder, on the site WordPress.org Forums:
    Thank you @pomegranate !!

  • Posted a reply to v2.5.2 using composer wpackagist downloads complete wp folder, on the site WordPress.org Forums:
    Maybe you tagged the wrong folder in svn? https://plugins.trac.wordpress.org/browser/woocommerce-pdf-invoices-packing-slips/tags#2.5.2

  • Created a topic, v2.5.2 using composer wpackagist downloads complete trunk, on the site WordPress.org Forums:
    I'm using composer to automatically download your plug…

  • Posted a reply to Notice: Undefined property: stdClass::$pending-revision, on the site WordPress.org Forums:
    I've tested it without no other plugin than: WooCommerce 4.2.0 PublishPress Revisions 2.3.6 Twenty Ten…

  • Posted a reply to The Events Calendar 5.1.2 conflict with WooCommerce, on the site WordPress.org Forums:
    Same error here on dev environment Notice: Undefined property: stdClass::$tribe-ignored WordPress 5.4.2 WooCommerce 4.2.0 The…

  • Created a topic, Notice: Undefined property: stdClass::$pending-revision, on the site WordPress.org Forums:
    I've just updated to 2.3.6 and WordPress 5.4.2 and I g…

Plugins

Español (Spanish (Spain)) Translation Contributor - #es_ES

bbPress