Problem in Woocommerce Description with jQuery
-
hello. I user Advanced AJAX Product Filters and Load More Products for WooCommerce on my WordPress Site. Another solution is XML for Avito by icopydoc (https://ww.wp.xz.cn/plugins/xml-for-avito/) for create XML-feed. This is XML-feed from my site https://soyuznyi.ru/wp-content/uploads/sites/2/6feed-avito-2.xml and in all Description you can see “jQuery(‘.berocket_ww_container’).each( function( i, o ) { if ( jQuery(o).height() + 20 < jQuery(o).find(‘.berocket_ww_ul_container’).height() && jQuery(o).find(‘.berocket_ww_show_all’).length ) { jQuery(o).find(‘.berocket_ww_show_all’).show(); } else if( ! jQuery(o).find(‘.berocket_ww_show_all’).length ) { var $scroll_block = jQuery(o).find(‘.berocket_ww_list’); $scroll_block.css( {maxHeight: ‘initial’} ); } });”
Could you help me to delete this jQuery code?
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.