Thread Starter
ncho
(@ncho)
Figured it out. I just needed to add the custom page type name to line 86 in the metaboxes.php file:
‘pages’ => array( ‘post’,’YOUR-CPT-NAME’), // Post type
Are there any examples of data files that can be uploaded within Redirection? So, an example of a CSV file, an example of an XML file, etc? I can’t seem to get the CSV upload to work either. I’m having the same problem as @makabra and I’m using the SVN version.