Title: Constructor Theme Questions
Last modified: August 19, 2016

---

# Constructor Theme Questions

 *  Resolved [shirley2011](https://wordpress.org/support/users/shirley2011/)
 * (@shirley2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-questions/)
 * Hello,
    I have the latest Constructor installed running on WP 3.0.3
 * I’m trying to comment out all reference to Dates. In other words I do not want
   the date of the posts to appear.
 * I searched for the_time in every template (there are a lot) I only found one 
   instance and did the following
 * Page Template
    (page.php)
 * Code before commments out
    ‘<?php the_time() ?> |’
 * Code After adding comments out code
 * ‘<!–
    <php the_time() ?> |
 * –>’
 * The dates still show up. Can someone tell me what I’m doing wrong?
    Any help 
   would be greatly appreciated

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-questions/#post-1816725)
 * Hack yr CSS
    Use `{display:none}` on the dates
 *  Thread Starter [shirley2011](https://wordpress.org/support/users/shirley2011/)
 * (@shirley2011)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-questions/#post-1816730)
 * THANK YOU Root! I appreciate it!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Constructor Theme Questions’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [shirley2011](https://wordpress.org/support/users/shirley2011/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-questions/#post-1816730)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
