Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

259
Vistas
new template in wordpress is not displayed under page attributes -> template

i want to integrate several layouts into my theme. so far I have solved it via page.php and page-blue.php because I saw it that way in tutorials. unfortunately the other template is not displayed under the page attributes. i don't see the error. even if i choose a different theme the attributes do not appear. what am I doing wrong?

it should look like this

it should look like this

this is how it looks

this is how it looks

this is the page.php

this is the page.php

this is the page-blue.php

this is the page-blue.php

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

Change the name of the template, page is reserved word, also create brand-new file with file name other than page.php, which is also reserved file name. And, for god's sake, name your template files in a way they mean something, self-explanatory.

Example for dummies:

<?php
/*
* Template Name: Some Template
*/

And the file name of the template should be some-template.php inside your theme's folder!

Read more

over 4 years ago · Santiago Trujillo Denunciar

0

pls Use This code

<?php
/*
* Template Name: page-blue
* Template Post Type: post
*/
get_header();
?>

instead of this

<?php
/*
* Template Name: page-blue
*/
get_header();
?>
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda