Add the following to the theme functions.php file
add_filter('cp_allow_listing_banner_image', '__return_false');
I suggest using a plugin such as Code Snippets by Shea Bunge to perform a...
Add the following to the theme functions.php file
add_filter('cp_allow_listing_banner_image', '__return_false');
I suggest using a plugin such as Code Snippets by Shea Bunge to perform a...