scifind
Forum Replies Created
-
Update.
I found this code
But now no content is loaded at all after a filter has been selected.
if( ! function_exists( ‘yith_wcan_content_selector’ ) ){
function yith_wcan_content_selector( $selector ){
// $selector = ‘.elementor-location-archive.product’;
$selector = ‘.elementor-location-archive’;
return $selector;
}
add_filter( ‘yith_wcan_content_selector’, ‘yith_wcan_content_selector’ );
}Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Bulk PrintingThis is still an issue and it is across several woocomemrce installs on the same server. Might there be a PHP function required by this multi page print?
I have run out of ideas
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Bulk PrintingHi. Doesn’t preview more than one. Never has.
Not even if i just select 2
Thanks
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Bulk PrintingShould have stated WooCommerce version 2.3.7 installed.
But again the problem has been consistent over several combinations of WP, WOO and this plugin versions