Hello,
I’ve installed mainWP report pro and the Woocommerce Status extension.
I managed to show it by changing the template files. But for Woocommerce, when data are empty, it still shows it
these settings are set :
‘woocommerce’ => 0,
php if ( $plugin_active_woocommerce ) :
php echo $config_tokens[ $showhide_values[‘woocommerce’] ];
The preview mode show all the right datas, but when downloading PDF, most of the sections like plugin updates disappear !
Thanks
Thanks