Not working on iphone – js error
-
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 fileCommenting 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
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Not working on iphone – js error’ is closed to new replies.