Hi all customer,
In this topic we’ll help you manage all Custom Posttype in our theme and all shortcodes.
1. To manage Posttypes you can find in: wp-content/plugins/haru-xxx-core/includes/posttypes/ then open file _init.php (xxx is name of theme)

You can disable posttype by delete or comment the code if you don’t want to use.
2. To manage Shortcodes you can find in: wp-content/plugins/haru-xxx-core/includes/shorcodes/ then open file shortcodes.php (xxx is name of theme)

Similar Posttype you can disable shortcodes you don’t want to use.
Here is more topic to help you manage (add new posttype): https://harutheme.com/forums/topic/how-to-create-wordpress-custom-post-type-and-display-template/
Hope this help you!
******
Best regards,
HaruTheme