Q: How can I link my bikes from the database into the menu?
A: Add "bikes:Cross Bike" into your page.customData field for all bikes from category "Cross Bike"

IMPORTANT! Make sure you enter the data correctly.
Note: On the top of the bike admin table you see all categories you've in the database.
Q: If I want to add a page with a name called 'bikes' I get this error:
CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'team' for key 2
INSERT INTO `PiiPage` (`parentId`, `rank`, `name`, `descriptiveName`, `url`, `layout`, `view`, `piiInfoId`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5, :yp6, :yp7)
A: A name has to be unique and some names are already taken, please use a localized version, like 'fietsen' or 'bikes-raeder'.
Q: How does "Content Sharing" work?
A: On the screenshot below you see, that language is set to all and type is set to blog.
This will make the entry available in other blog widgets if they are running with the option localized disabled.