"Overall ratings" only on search results
Hi - thanks for the code, it works just fine. As for the templates, I only wish Carrington were as easy as all other Wordpress themes! But I've managed to find where to put the code I needed...
Posted 24 Aug 09 in WP Review Site
OK, I'm very proud of myself. I changed the code in review-site-api to the following, thus instructing it to make the table vertical instead of horizontal (I added the line in orange):
$html = '<table class="ratings">';
foreach ($ratings as $cat => $rating) {
$html .= '<tr>';
$html .= '<td class="rating_label">' . $cat . '</td>';
$html .= '<td class="rating_value">';
Posted 21 Aug 09 in WP Review Site
Warning: Division by zero Problem, WP 2.84/HGW Theme
Upgraded to Wordpress 2.8.4, latest WP, and the problem seems to have disappeared.
Posted 21 Aug 09 in WP Review Site
OK, might do that. But meanwhile, when you say "you don't have to use it" (dp_list_pages) what do I do to get rid of it and still use the silver theme? Deleting it doesn't work, changing it to wp_list_pages doesn't work. Forgive me for the repeated questions, but I've googled "dp_list_functions" and wordpress, and can't find any help at all.
Posted 22 Feb 09 in WP Review Site
Separate categories on same site
I think what I'm trying to ask is whether there is some way to create separate ratings tables that can be called for different categories.
Posted 21 Feb 09 in WP Review Site
Need Help! Star catagories not showing!
I think support sites are good when the author is very present to help (especially for a paid plugin) and when we help each other too... No sense reinventing the wheel, if we can learn from each other's trials and tribulations!
Posted 26 Jan 09 in WP Review Site
As I mention in another post, a fresh installation of Wordpress on the site seems to have resolved my corrupted file problem. Who knows why that all happened? The mysteries of the ether...
Posted 25 Jan 09 in WP Review Site
OK, mea culpa (or somebody culpa) a brand-new install of Wordpress (it took that) has resolved both broken themes and missing stars. Phew!
Posted 25 Jan 09 in WP Review Site
Total Messages: 38
Topics Created: 9