Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Not working on iphone – js error

$
0
0

Replies: 0

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 17 minutes ago by noerve.
  • This topic was modified 11 minutes ago by noerve.

Viewing all articles
Browse latest Browse all 59525

Trending Articles