Where do I find the php file that contains the appthemes_loop_else function?
Hi,
I'm attempting to use the Classipress theme to allow users to advertise their property. When a user searches for properties and no properties are found, the website displays the message "Sorry, no listings were found.".
I would like to change this to read "Sorry, no properties were found".
I think the php file that generates the page is the loop-ad_listing.php file and in there is a if statement that calls appthemes_loop_else but I don't know where that function exists.
Please help!
Thanks
Robin