Hi,
Thanks for your theme. I could not set the option for contact form. Which email messages from reaching contact. Thank you!
artjc 
Hi,
Thanks for your theme. I could not set the option for contact form. Which email messages from reaching contact. Thank you!
artjc 
Please check the custom admin screen named “Clean Press Settings” – enter your email in the field that says “Enter your email address here” and don’t forget to hit save.
Also, if you do not receive any email, please check your spam folder.
Contact me through my profile if you have any further questions!
Well it works perfectly. I did not set well in that setting.
Excellent template I liked a lot, good job.
artjc 
Thanks artjc!
Is it possible to add a logo image or font to the colored header?
Key kristenfk,
For this design I went with a text “logo” to make it easier for people to quickly customize it to what they need but yes, you can add an image instead if needed.
To overwrite the logo, you don’t even need to edit any php files, I built a custom settings screen you can insert an image tag / html in there.
Thanks!
How do I add a logo in the banner of the theme? Please advise.
Note: This theme demo is now running on WordPress 3.0 – Thanks!
Is there an option to move the date to the end of the post on older entries, or remove it altogether?
Just purchased,
Where do I locate and adjust the date function.
Also, I would like to modify the contact form, specifically I would like to remove the phone field.
Thanks, I love the theme!
Hey there,
In functions.php look for:
<div class="field"><label>Your Phone</label><input name="cfphone" class="textbox" type="text" /></div>
and then just above that you will see where the actual email is created as well.
As for the date, look for the_time(‘F jS, Y’) or similar the_time to adjust, the formats can be found at http://codex.wordpress.org/Formatting_Date_and_Time
Thanks!
Thanks!
Where do I add the thumbnail for the home screen? When I add an image through word press post editor it will add it to the full blog post, but it will not show up on the front page.
Thanks again!
Awesome, thanks!
I have another question. If I want to create a page but not have it appear on the top header how would I do that?
I discovered if I do not give a page a title it will not show up, but I want to keep the title.
This should take care of it, if not, dig into header.php where you see wp_list_pages
Plugin: http://wordpress.org/extend/plugins/exclude-pages/
Manually exclude: http://codex.wordpress.org/Function_Reference/wp_list_pages#Exclude_Pages_from_List
Thanks!
**
Please note
The live demo site is now running WordPress 3.1
**
Hi, I love this theme but I have a question.
I want to change a block height of each article on the top page. Where can I adjust it? or I can’t do that?
Thank you.
Hi,
Are you referring to the length of the excerpt of text?
Yes, that’s right!
This should help:
http://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_lengthwhy do you encrypt your theme? I have no way of adding footer text via the edit function. I paid for it, it should not be encrypted…
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
You’ll just need to insert an image tag in the header.php in between the H1 tags, save and upload it to your server. Thanks!