Title: Translating html/css to wordpress theme
Last modified: August 30, 2016

---

# Translating html/css to wordpress theme

 *  Resolved [Ismar Hadzic](https://wordpress.org/support/users/thebumpaster/)
 * (@thebumpaster)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/translating-htmlcss-to-wordpress-theme/)
 * Hi guys, I’m facing this problem
 * `Call to undefined function get_header() in about.php at line 1`
 * On index.php works just fine, so I though of doing the same for the rest of the
   pages.
 *     ```
       <? get_header() ?>
       <!-- page content -->
       <? get_footer() ?>
       ```
   
 * any thoughts?

Viewing 1 replies (of 1 total)

 *  Thread Starter [Ismar Hadzic](https://wordpress.org/support/users/thebumpaster/)
 * (@thebumpaster)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/translating-htmlcss-to-wordpress-theme/#post-6340063)
 * Fix:
 * Dashboard >> Pages >> Make new page >> About(title), empty content
    Dashboard
   >> Settings >> Permalinks >> Select Post Name Rename the about.php >> page-about.
   php

Viewing 1 replies (of 1 total)

The topic ‘Translating html/css to wordpress theme’ is closed to new replies.

## Tags

 * [get_header](https://wordpress.org/support/topic-tag/get_header/)
 * [index.php](https://wordpress.org/support/topic-tag/index-php/)

 * 1 reply
 * 1 participant
 * Last reply from: [Ismar Hadzic](https://wordpress.org/support/users/thebumpaster/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/translating-htmlcss-to-wordpress-theme/#post-6340063)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
