mlankton
Forum Replies Created
-
bump
what I meant three posts ago was not category pages that are blank, but category pages filled with titled but blank posts. The posts serve as products. sorry
actually number of reviews would be great too
post link, number of reviews, aggregate rating
that would be ideal
the example would be
http://snuffbox.org/category/mcchrystals/where, I would like the aggregate rating to display to the right of the post link
thanks everyone, the above instructions worked for me. What I’m doing is a site with an article directory on the front page, linking to category pages that are blank. The individual posts represent product. The customer reviews are on the single page.
What I am wondering is if there would be a way to display this aggregate rating next to the post title on the category page. Go check out snuffbox.org and you can picture what I am trying to do.
I really appreciate anyone who takes the time to give me a nudge in the right direction, thanks in advance!
Forum: Themes and Templates
In reply to: twenty ten spacing weirdnessThanks much guys. I was looking for a big margin number somewhere and missed that. I owe you.
Forum: Fixing WordPress
In reply to: Search form graphic overflow?Look, if you’re gonna browse support forums and comment, help somebody out. Don’t make cryptic statements to someone who is lost trying to solve a problem. Is this an ego thing with you? Do you just like talking down to someone a bit before you offer any useful assistance?
Forum: Fixing WordPress
In reply to: Search form graphic overflow?Better yet, how can I add the search form to the navbar and make it so that it doesn’t wrap for people with lousy resolution? As it stands now, the searchform is preferrable in the navbar, but I am doubtful that 1024×768 users would see it in the bar, I think it will wrap, and take my whole right sidebar with it.
Forum: Fixing WordPress
In reply to: Search form graphic overflow?All that does is screw up my header graphic. Is there any way I can wrap the searchform markup in a <div> that I can add an overflow: hidden; style to? Would invoking overflow on the searchform do anything at all? Why is the searchform not doing this if I put it top left?
<form method=”get” id=”searchform” action=”http://aventhusiast.com/” style=”float: right;” >
<div><input type=”text” value=”” name=”s” id=”s” />
<input type=”submit” id=”searchsubmit” value=”Search” />
</div>
</form><div id=”hd”>
<h1><img src=”http://aventhusiast.com/wp-content/themes/AVE-Grayscale/images/bodybg.png” style=”float: left;” alt=”AV Enthusiast”/></h1>
</div>Forum: Themes and Templates
In reply to: Need help with new navbarI neglected to post a link to the site-
aventhusiast.comI really need a hand with this one guys. I am pretty sure it’s the searchform doing it.
Forum: Themes and Templates
In reply to: Need help with new navbarremoved a sidebar call that occured in the header
Forum: Themes and Templates
In reply to: Modifying search resultsI should add that my theme is very minimal and does not have a search.php or searchform.php
Forum: Themes and Templates
In reply to: CSS rounded corners for post windowsdisregard, the workstation I was on was running 16bit color.
Forum: Themes and Templates
In reply to: CSS rounded corners for post windowsthanks but that broke something. I think I’ll just forget about the rounded corners for now, they are just an eye candy thing anyway.
I do have one question. My post windows are 50% transparent. I use Camino and Safari at home, and they display properly. Using Firefox on a PC at work today, and the windows are opaque. Doesn’t Firefox handle transparency?
Forum: Fixing WordPress
In reply to: One last bit of css helpproblem solved, disregard