Jump to content


Replying to notepad feature image


Post Options

  or Cancel


Topic Summary

Ronald

Posted 13 October 2011 - 03:24 PM

Hi,

this is indeed hardcoded in the page template. You can either upload an image with that same name and place it in the theme folder/images/ subfolder, or you can modify the template code and add code for the image of your choice.

To do so, go to wp-dashboard > Appearance > Editor and open home_option.php. Locate the following code and change to your likings:

[img]<?php bloginfo('template_url'); ?>/images/headshot.jpg[/img]" />

hope that helps, if your site is online, we could perhaps provide more targeted support and directions,

Ronald

Posted 13 October 2011 - 08:05 AM

Hi,

I downloaded notepad and played with it and I love its simplicity. It's wonderful.

My question is about the featured image. I am up to date with the latest WP, in case you wonder. On the home page, I see that there is a template page with a side image. When I look at the source code on the demo page that

<img class="featureimg" src="<a class=" " href="http://notepad.ithemes.com/wp-content/uploads/2008/04/headshot.jpg" rel="nofollow" target="_blank">http://notepad.ithemes.com/wp-content/uploads/2008/04/headshot.jpg</a>" alt="" />

Does this simlpe take an inserted image as featured image? or do I use the custom fields? or...?

I don't have a link to share since I am running the test on wamp offline before I play with the site I have to manage.

Thank you in advance

Review the complete topic (launches new window)