Specify Custom Blocks in a Theme
PermalinkJust started working with Concrete5. I purchased the superfish menu addon from the marketplace and now I want to specify that block at the top of my theme so that whenever a new page is created, it is at the top. How is this done? Is there a way to pick a specific block and require it automatically?
When I package a theme, can it include a list of page types or do those need to be created through the dashboard interface? I wish that the theme creation walkthrough was a lot more detailed because it leaves you hanging a little with the more advanced functionality that is needed with a site. Of course I might be dumb, or I might be trying to understand a page type within the concepts of other CMS's that I have used and that might be my problem.
What I did not understand was how to create a new page type. To create a new page type, simple add a new php file into the theme directory, give it a name, and upload it to the server. Once it is in the theme file, Concrete5 will be able to see it. If you have already activated the theme on the site and you wish to add an additional page type, upload the file, log into the dashboard, and go to Pages and Themes. Once there, click the INSPECT button and Concrete5 will display all of the page types in use by the theme. If Concrete5 finds a new file, it asks you (with a checkbox) if you wish to create a new page type with that file. If you do, click the "Activate Files" button and the new page type will appear in the page type area thus allowing you to edit it, define an icon, etc.
http://www.concrete5.org/help/editing/scrapbook_defaults/...