• Hi

    The plugin does not work on Iphone (tested on chrome and safari).
    In the debug console of safari I have a javascript error “SyntaxError: Unexpected token ‘.'” at line 282 of the wpf-public.js file

    Commenting the following condition resolve the problem but is probably not the best solution :

    if( isMasonry && typeof Themify?.isoTop === 'function' ) {
    Themify.isoTop( $container.find( '.products' ) );
    } else if ( scroll_to_result ) {
    ToScroll(scrollTo);
    }

    Regards

    • This topic was modified 2 years, 11 months ago by noerve.
    • This topic was modified 2 years, 11 months ago by noerve.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author themifyme

    (@themifyme)

    Hi,

    Please try to deactivate your third-party plugins, except WooCommerce, also try with a default WooCommerce Theme, like StoreFront and if the issue still persists, please post a link to your website, to the page where we can see the issue.

    Thread Starter noerve

    (@noerve)

    Hi,

    I already deactivated all plugins other than woocommerce without results !

    Reread the message please.

    As mentioned, commenting out the problematic conditional block works but is not a reliable solution because if my client updates the plugin it probably won’t work again.

    Regards

    Plugin Author themifyme

    (@themifyme)

    The code may conflict with your plugins or the Theme, or could you test our demo on your iPhone: https://themify.me/demo/themes/wc-product-filter/ and let us know if you can reproduce the issue on our demo too.

    Thread Starter noerve

    (@noerve)

    The problem is exactly the same.
    I sent you an email with screenshots

    Plugin Author themifyme

    (@themifyme)

    Hi @noerve

    We will check your email and we’ll reply to you via email.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not working on iphone – js error’ is closed to new replies.