Title: add custom table to header.php
Last modified: August 21, 2016

---

# add custom table to header.php

 *  Resolved [coolthailand](https://wordpress.org/support/users/coolthailand/)
 * (@coolthailand)
 * [12 years ago](https://wordpress.org/support/topic/add-custom-table-to-headerphp/)
 * i have added a custom table to the header.php file (just before the 3-column 
   content is displayed). i’ve checked it in 4 different pc based browsers & it 
   looks ok.
 * Question: are there any classes or other attributes that the table **MUST** have
   to ensure it adheres to the theme standards? thanks in advance

Viewing 1 replies (of 1 total)

 *  Thread Starter [coolthailand](https://wordpress.org/support/users/coolthailand/)
 * (@coolthailand)
 * [12 years ago](https://wordpress.org/support/topic/add-custom-table-to-headerphp/#post-4817781)
 * ok, i’ve implemented this solution so i guess it’ll all be taken care of automatically!
 * > If you go to Theme Options > Sidebar, go and add a new area. Let’s say you 
   > name the ID “header-ads”.
   > When you’ve saved and created the area, go to edit header.php with a child 
   > theme and add:
   > `<?php dynamic_sidebar('header-ads'); ?>`
   > Where you want the area to be located.

Viewing 1 replies (of 1 total)

The topic ‘add custom table to header.php’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

 * [tables](https://wordpress.org/support/topic-tag/tables/)

 * 1 reply
 * 1 participant
 * Last reply from: [coolthailand](https://wordpress.org/support/users/coolthailand/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/add-custom-table-to-headerphp/#post-4817781)
 * Status: resolved