• I want to create a custom page template for my child them sub blogs. Normally I would create a new page file using:

    <?php
    /*
    Template Name: Snarfer
    */
    ?>

    in the comment block then selecting the template from the drop down while editing or creating the page.

    But for a network, I don’t want the user to have that choice.

    I also kind of understand conditional tags, but I’m not quite sure what the best way to implement them for this purpose is.

    Thanks in advance.

    J

Viewing 2 replies - 1 through 2 (of 2 total)
  • Then how will they ever select it for use?

    Thread Starter jw60610

    (@jw60610)

    Well, I want to create a couple of dedicated pages for an “about this network” page and for a membership site “join here” that gives them subscription options. I want these pages to exist on all the sub blog sites.

    And I don’t want to have to enable them all manually or have the users have the ability to change the setting.

    Hope that makes sense.

    J

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Child Theme Page Templates’ is closed to new replies.