Error in mobile version: out of range
Please correct, I received your wp platform in test mode, I added the changes but in mobile version the entire popup is not visible, it is out of range.
Another, the message is not in Spanish, in particular the time shortcode, despite changing the country in woocommerce, for example “someone bought x product 4 hours ago” (you cannot change the language during these hours)
]]>Plugin is causing a memory leak.
wc_get_orders() /wp-content/plugins/wc-live-sale-notifications/xslsn-includes/xslsn-frontendpopup.php:959
This is causing massive database queries:
https://gist.githubusercontent.com/jcatello/0ff87f2af6065be03f28b01251f50228/raw/0b0bd14ab9f6fc4abcc6fbdf42a3d146adcf426b/gistfile1.txt
This is CPU intensive on the database server and due to the results, its causing massive amounts of memory usage per PHP process.