Title: inserting custom contents
Last modified: August 19, 2016

---

# inserting custom contents

 *  [czone](https://wordpress.org/support/users/czone/)
 * (@czone)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/inserting-custom-contents/)
 * I created a theme option page in wp-admin/appearance for the users to add text
   contents for the footer.
    It works fine and saves the info in the wp-options 
   table at the database as well.
 * PROBLEM:
    When i try to echo the contents, it shows blank.
 *     ```
       <p><?php echo $czr1_gldct; ?></p>
       ```
   
 * Here is the code:
 * Including the theme file in function.php
    `include 'theme_adv.php';`
 * Codes in theme_adv.php
    _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * Its not the full code…that would be too long however below that were the tables
   etc to display the options on the theme option page.
 * **Please guide me what to do, i am stuck.**

Viewing 1 replies (of 1 total)

 *  Thread Starter [czone](https://wordpress.org/support/users/czone/)
 * (@czone)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/inserting-custom-contents/#post-1888786)
 * Any clue what to do? 🙁

Viewing 1 replies (of 1 total)

The topic ‘inserting custom contents’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [czone](https://wordpress.org/support/users/czone/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/inserting-custom-contents/#post-1888786)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
