This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Post Layout

Open 1 reply themetheme-origami
11 years ago · Last reply by Andrew Misplon 11 years ago

Hello,

Is it possible to change the layout of current posts? How would I go about doing this? I thought I could create a separate template as a page, but when I go to the posts page, it won’t let me chose a template. Any help would be appreciated. Do I have to upgrade to premium for this option? Please let me know.
I am using Origami and Page Builder.
Thank you,
Megan

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 10 months ago

    Hi. Please don’t forget to put your new template into a child theme. The style.css of your child theme can look something like this:

    /*
     Theme Name:   Origami Child
     Author:       SiteOrgin
     Template:     origami
     Version:      1.0.0
    */
    @import url("../origami/style.css");

    There is no single.php template in Origami so assuming you want this new post template to applicable to all posts the easiest solution is to copy index.php from origami into origami-child, rename it to single.php and make changes as required.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread