Hello Experts,
I am using the latest Snow-Flat Mobile theme that shipped with 1.7 version. The theme is great, but I am getting the error on home page " Notice : Trying to get property of non-object in /home/.../qa-theme.php" on line 295 .
I checked the code and it says the below :
$this->output($qam_snow->headers['ask_button']);
Also, there is another error saying the same error in line 309 . The code look like below.
$this->output($qam_snow->footer_custom_content);
I checked in the forum, others have reported this, no one responded to it. Hence asking your help.
Cheers,