this:: Call to undefined function search_ads_listing_top_fn() means that you are missing the function of the "search ads". so that means plugin error
this:: Parse error: syntax error, unexpected '}' means that something was not closed or there are too many }}}} closing brackets
so start in your sidebar, make sure you don't have any unclosed loops, everything has an open and a close (some are inside of others). if everything is ok, check every file that you have altered....
once you have solved the bracket, }, issue problem #1 will probably go away