Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout Support #6

Closed
cmckni3 opened this issue Aug 10, 2015 · 1 comment
Closed

Layout Support #6

cmckni3 opened this issue Aug 10, 2015 · 1 comment

Comments

@cmckni3
Copy link
Contributor

cmckni3 commented Aug 10, 2015

Is there any support for changing a page's layout from the admin? For example, what if I want an About page that uses a 1-column layout but I want all other pages to use a 2-column layout?

@owen2345
Copy link
Owner

yes, there is a support for templates:
You need to create a file in your views:
template_<my_template_name>.html.erb: this will be liested on content editor if it accept templates. To enable this, you need to edit your post_type settings and check template support (pages by default come enabled).

Here check themes structure:
http://camaleon.tuzitio.com/themes-1.html

owen2345 pushed a commit that referenced this issue Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants