StudioPress Community Forums
  StudioPress Community Forums > Search Forums
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: evanw
Forum: General Discussion 07-23-2009, 03:54 PM
Replies: 4
Views: 422
Posted By evanw
Re: Techerator - Tech guides, tips, and reviews (Agent)

Thanks for the feedback everybody, I appreciate it. It's great that StudioPress themes come with such a solid community, which is worth much more than the price of the themes.

Evan
Forum: General Discussion 06-22-2009, 12:28 PM
Replies: 5
Views: 255
Posted By evanw
Re: Layout issue + Firefox issue (maybe related?)

Instead of <center>, try <p align="center"> code </p> and see if that works.
Forum: General Discussion 06-22-2009, 12:25 PM
Replies: 7
Views: 228
Posted By evanw
Re: Contact Forms

2nd on Contact Form 7. Very simple and gets the job done. For extra security, the author also has a captcha plugin that works with the form.
Forum: General Discussion 06-21-2009, 11:02 PM
Replies: 1
Views: 253
Posted By evanw
How To: Add Gravatars to Author Pages

Recently, I wanted to make the Author page (author.php) a little more robust by replacing the static image with Wordpress Gravatars (Global avatars - http://www.gravatar.com...
Forum: General Discussion 06-17-2009, 03:30 PM
Replies: 1
Views: 102
Posted By evanw
How To: Remove Excess Padding from Image Captions

If you're using the Agent theme, you might notice that there is quite a bit of excess padding below the caption text of images (see below).
...
Forum: General Discussion 06-02-2009, 04:13 PM
Replies: 4
Views: 422
Posted By evanw
Techerator - Tech guides, tips, and reviews (Agent)

Techerator is a technology website that specializes in guides, tips, news and reviews. It is based off the Agent theme.

http://www.techerator.com

Please note that not all categories are...
Forum: General Discussion 06-02-2009, 03:49 PM
Replies: 3
Views: 153
Posted By evanw
Re: My site in Internet Explorer 6

If your Featured Content Gallery is functioning but displaying incorrectly in IE6, here's a fix: http://www.techerator.com/2009/04/featu ... xplorer-6/...
Forum: General Discussion 04-24-2009, 01:05 AM
Replies: 7
Views: 200
Posted By evanw
Re: Home.php Pagination

Thanks for the reply again Charles. When using the code

<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php if (!in_category('3') || !in_category('43') ) continue; ?>
...only...
Forum: General Discussion 04-24-2009, 12:28 AM
Replies: 7
Views: 200
Posted By evanw
Re: Home.php Pagination

I made a modification using Debra's code from above (slightly modified for categories 3 and 43), and it appears to be working correctly now. 10 articles are showing up per page from two separate...
Forum: General Discussion 04-24-2009, 12:01 AM
Replies: 7
Views: 200
Posted By evanw
Re: Home.php Pagination

Thanks for the replies. I seem to have accomplished my goal by making some changes based off your suggestions, here is what I ended up doing.

<div id="homepagebottom">

<?php...
Forum: General Discussion 04-21-2009, 11:12 PM
Replies: 7
Views: 200
Posted By evanw
Home.php Pagination

Hello,

I'd like to establish pagination on the front page (home.php, "featured posts"), so when the maximum number of featured posts is exceeded, a user can click the "Next Page" button to see...
Forum: General Discussion 04-08-2009, 01:16 PM
Replies: 21
Views: 564
Posted By evanw
Re: Category pages

Hi Charles,

Thank you so much for your help, it seems to have worked exactly how I hoped it would. I'll DM you the link so you can take a look at it too.

Thank you again!

Evan
Forum: General Discussion 04-08-2009, 12:33 AM
Replies: 21
Views: 564
Posted By evanw
Re: Category pages

I would like all categories to display in this manner. Thank you again for your help!
Forum: General Discussion 04-08-2009, 12:06 AM
Replies: 21
Views: 564
Posted By evanw
Re: Category pages

Hi Charles,

I misspoke when I referred to the text as "excerpt", I meant to say the text displayed from the 400 character limit function. I would like to have the category pages display exactly...
Forum: General Discussion 04-07-2009, 11:15 PM
Replies: 21
Views: 564
Posted By evanw
Re: Category pages

Bump on this question. I would also like to have all category pages display with the thumbnail and excerpt text as they do on the main featured page. Thank you for any assistance.

Edit: In...
Forum: General Discussion 03-28-2009, 01:54 PM
Replies: 2
Views: 114
Posted By evanw
Re: Blog page

You could let Wordpress automatically truncate the post during display as well, using this code:

<?php the_content_limit(400, "[Read More]"); ?>

Which allows the post to display 400 characters...
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT -5. The time now is 09:37 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.