Viewing 5 replies - 1 through 5 (of 5 total)
  • I get a similar message very often, as in:
    Strict Standards: Declaration of WC_Product_Variation::get_price_html() should be compatible with WC_Product::get_price_html($price = '') in C:\xampp\htdocs\alexandertragedy.com\wp-content\plugins\woocommerce\classes\class-wc-product-variation.php on line 455

    thus, besides the notices showing up on many pages, the PJAX doesn’t seem to play well with the WooCommerce plugin.

    Also, there seems to be a bug in that I can’t turn off the settings for PJAX notices. No matter how many times I unclick the boxes for “Show PJAX toggle:”, “Show PJAX notice”, or “Enable sticky notices” and then “update settings” it always defaults back to being enabled.

    I fixed the calls in my git fork :
    https://github.com/daslicht/wp-pjax

    Plugin Author Peter Elmered

    (@pekz0r)

    Hello!

    Nice to see some activity here!
    I haven’t touched this plugin for over half a year, but maybe I should start to put some effort into this again.

    grayayer: I actually started working on an extension for this plugin that would make it play nicely with WooCommerce.

    daslicht: Thanks for the fixes. If you make a pull request I will add update the plugin this weekend. I’ll will try to find some time to develop this further and make it reasonable stable.

    Thank you pekz0r. I look forward to seeing the results.

    Thread Starter Leah

    (@gezan)

    Yeah!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Strict Standards error’ is closed to new replies.