iamchrisone

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Register Templates as Global #56967
    iamchrisone
    Participant

    Hey Zed,

    I was just digging through some of the code. Would adding somehting like this to my functions.php have the desired effect?

    function septera_force_layout_class() {
    if( ‘custom-post-type-name’ == get_post_type() ) {
    $septera_sitelayout = “two-columns-left”;
    }
    }

    Cheers,
    Chris.

    in reply to: Register Templates as Global #56966
    iamchrisone
    Participant

    Hey Zed,

    Thanks for following up. I think my challenge here is that it’s not a static page. There is no editor.

    Would you be able to point me in the right direction for forcing non-static pages such as the blog page and this events page to use specific layouts?

    Same goes for portfolio pages. The meta box isn;t available for those either.

    Cheers,
    Chris.

    in reply to: Register Templates as Global #56695
    iamchrisone
    Participant

    Hi Zed,

    Thanks for getting back to me. So you found me out. I am a complete novice at this. What I’m trying to do is use the various Septera page layouts (eg. two columns sidebar on left, two columns sidebar on right, three columns sidebars either side) for Blog, Portfolio, Testimonial and Event Calendar Plugin pages. These pages pickup the default Septera layout. Is there a way to select which layout these pages use? Could you point me in the right direction?

    Cheers,
    Chris.

    Website: www.scottishmultisport.co.uk

Viewing 3 posts - 1 through 3 (of 3 total)