Viewing 15 replies - 1 through 15 (of 22 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Look in the template file assigned to that page.
    The title may be hard-coded in.

    Thread Starter danwakeweb

    (@danwakeweb)

    Thanks for a quick reply!

    Where Can I find that template file?

    this would possibly be ‘page-Portfolio4Cols.php’ under dashboard – appearance – editor: in the list on the right; make sure your theme is selected at the top.

    http://codex.wordpress.org/Editing_Files

    Thread Starter danwakeweb

    (@danwakeweb)

    Thank you,

    But it is not under page.php or page-portfolio4cols.php
    This is really odd and I cant change it through the admin panel.

    Anything else?

    Thanks!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    In the dashboard, find that page and edit it.
    Then look under ‘Page attributes’, check what template is assigned to it and let us know.

    Thread Starter danwakeweb

    (@danwakeweb)

    Its under template 4 columns, Thanks!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Does the file, page-Portfolio4Cols.php have

    Template Name: Template 4 columns

    At the top of the file?

    Thread Starter danwakeweb

    (@danwakeweb)

    This is what is at the top

    <?php
    /**
    * Template Name: Portfolio 4 columns
    */

    Thanks

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Is there a page named, page-Template4Cols.php that you can edit?

    Thread Starter danwakeweb

    (@danwakeweb)

    In the editor? Yes

    There is no page in the admin panel under pages called page-Template4Cols.php if that is what you mean?

    Thanks!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try edit that and check if at the top of the file, it has this

    Template Name: Template 4 columns

    Thread Starter danwakeweb

    (@danwakeweb)

    When I go into editor and select it at the top of the file it does say

    <?php
    /**
    * Template Name: Portfolio 4 columns
    */

    Is this what you mean? Thanks

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you instead try to find which file has this in the top;

    /**
    * Template Name: template 4 columns
    */

    Thread Starter danwakeweb

    (@danwakeweb)

    Im not too sure what you mean, sorry.

    It is ‘page-Portfolio4Cols.php’ which has at the top of the file.

    Thanks

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you make sure?
    It’s just when I asked you before, you responded differently

    This is what is at the top

    <?php
    /**
    * Template Name: Portfolio 4 columns
    */

    Thanks

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘H1’ is closed to new replies.