If you have configured a custom object as a step, a new custom lookup relationship field must be added to your custom object that looks up to the Approval object. The API name of the field needs to be approval__c. Also, in order to view the approval items on a custom object's page layout in Classic, a Visualforce page will need to be created and added to the page layout.