Wordpress Theme

  • ลง Wordpress

    ×

    How to do this task:
    Subtasks:
  • ลิสเทมเพลตที่จะต้องมี

    ×

    How to do this task:
    Subtasks:
  • ต่อ ftp กับ sublime

    ×

    How to do this task:
    Subtasks:
  • ลงตีมใหม่ และ Activate

    ×

    How to do this task:
    Subtasks:
  • เปลี่ยน Permalink เป็น Post Name

    ×

    How to do this task:
    Subtasks:
  • ลบ Page ที่มีแต่แรกทิ้ง ในหลังบ้าน

    ×

    How to do this task:
    Subtasks:
  • สร้าง Page ตามที่เรามา

    ×

    How to do this task:
    Subtasks:
  • สร้างไฟล์ Template เช่น page-home.php

    ×

    How to do this task:
    Subtasks:
  • ใส่ <?php /* Template Name: ชื่อเทมเพลต */ ?> ไว้บนสุด

    ×

    How to do this task:
    Subtasks:
  • สร้างโครง HTML ในเทมเพลตนั้น

    ×

    How to do this task:
    Subtasks:
  • ***ใส่ <?php wp_head() ?> ใน head และ <?php wp_footer() ?> ก่อนปิด </body> ในอันที่จะคลีน

    ×

    How to do this task:
    Subtasks:
  • ***ใส่ <?php get_header() ?> ใน head และ <?php get_footer() ?> ก่อนปิด </body> ในอันที่จะใช้หัวท้าย

    ×

    How to do this task:
    Subtasks:
  • แก้ header.php และ footer.php

    ×

    How to do this task:
    Subtasks:
  • กด customize บนเมนูบุญญาธิการด้านบน แก้ Site Identity และ Homepage Setting->a static page-> Home เพื่อให้เพจ home เป็นหน้าหลัก

    ×

    How to do this task:
    Subtasks:
  • ตีมที่ต้องการแก้ไขด้านหลังได้ ให้ใช้ <?php the_title() ?> สำหรับไตเติ้ล

    ×

    How to do this task:
    Subtasks:
  • ตั้งค่า ID โดยใช้ <?php $id = get_the_ID(); ?>

    ×

    How to do this task:
    Subtasks:
  • ดึงโพส โดยใช้ <?php $post = get_post($id); $content = apply_filters('the_content', $post->post_content); echo $content;  ?>

    ×

    How to do this task:
    Subtasks:
This checklist was created by jabont

475 copy saved

475 copies saved