First, let me say I'm really liking the Home Office theme. It really works for the site I'm trying to build.
I do have a few questions about the "homepage featured pages" function.
1 - I'd like to make the article's title a hyperlink, so that someone can click on the title to read the full article. For example, on the demo site at
http://test.nattywp.com/preview.php?theme=homeoffice, I'd like to make the headings "24/7 customer support, member benefits" etc clickable.
I've tried using this html tag:
<a href="page-url">page-name</a>
in the page title field in the page editor, but when an icon is also present on the homepage, it ends up also showing the URL to the image. (It doesn't do this if there is no icon.)
Is there a workaround to get the desired effect?
2 - I'd like to change the number of lines the home page displays from the featured article. How do I do this?
3 - I can't seem to get the Dynamic Image Resizer to work right. If select "yes" in the Theme Options, the images on the home page become broken links. Thoughts?
4. I can't get the custom image URL to work for the intro image. From the broken URL, it looks like WP is trying to generate some sort of thumbnail image, (via thumb.php) but it's not working.