I have a custom ribbon tab that works perfectly on the root Site, e.g.
www.site.com/Lists/MainContentType/AllItems.aspx
But it does not work on subsites e.g.
www.site.com/contentTypeMainList/example/Lists/levelContentType/AllItems.aspx
I have defined the Custom Ribbon as
<CustomAction
Id="CustomRibbonListsActionsTab"
RegistrationType="ContentType"
Location="CommandUI.Ribbon"
Rights="ManageLists"
RegistrationId="0x01">