Hi JoomShaper Support Team,
I am really struggling and hope you can assist.
My home page lists the first 9 'latest products'.
It has been working fine until today but started showing the message:
"Attempt to assign property "source" on null".
I have enabled Joomla debug and set error reporting to maximum.
That revealed the PHP code "JROOT/components/com_easystore/sppagebuilder/common/productlist/site.php:73"
At line 73, I am able to bypass the error with an if statement.
Note that there are also menu items shop/mens and shop/ladies. The 'mens' product listing is also stopping with the same error message.