You are commenting out the code in the wrong way. Don't use //

Just add /* at the beginning and */ at the end of the code


/*
// Unhook default ClassiPress functions
function...