Couple of issues
Hi,
I just got the theme and its all up and running however i have 2 issues:
1 - the advanced search & refine is now gone... how can i get this back ?
2 - I get this problem when i click an individual ad ///// NOW FIXED IT WAS SERVICE DELAY! I still need some help with my first issue though.
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'sr_ad_loop_related_else' not found or invalid function name in /home/mylittle/public_html/
wp-includes/plugin.php on line 503
as suggested previously i added "//" in both lines 264 & 264 in functions.php which now look like this:
//remove_action( 'appthemes_loop_related_else', 'cp_ad_loop_related_else' );
//add_action( 'appthemes_loop_related_else', 'sr_ad_loop_related_else' );
however the problem is still there and every time i click on an advert, the warning comes on the bottom of the listing just under related ads...
any help will be much appreciated!