I am just beginner, but figured out how to manage roles. You need to edit file spreadsheet_data.php
I needed simply give public access to anybody so I edited $available_to and added:
‘guest’ => true
So I guess you can be adding more roles to it as well.
Hi I don’t have an answer, but I would like to know the same thing.
Installed portfolio press and trying make custom header with image embedded into it, but don’t want to use custom logo as it would replace my current written logo.
For Twenty Eleven I believe it’s file functions.php that needs to be edited, Portfolio press does not have such definitions in it.