Alright, after searching some more, it looks like I found the solution.
You just need to add the following line to the functions.php of the theme:
add_filter("um_restrict_post_thumbnail","__return_true");
Empty site cache, hit f5, et voilá
-
This reply was modified 4 years, 6 months ago by aesirsports.