The problem is if you look at the hardware it has an PCF 8574A which sits at address decimal 61..the BASIC LCD Print command will not send data to this address, nor does it let you declare a different address.
OK for displays driven by the PCF 8574..but remember to include " " in the print statement, that are not shown in the online manual.
Not trying to criticise just pass along the fruit of a lot of hours work.....Yes I have a fix too