Few bugs
-
Hi,
Thank you for a great plugin!
I have noticed a few bugs:1. If you don’t enter all 5 options and grades, the overall score will be calculated wrong. This i because it still take all 5 options in consideration when is should ignore the blank ones.
SOLUTION: Remove row 23 in cwp_frontpage.php
if(empty(${"option".$i."_grade"})) { ${"option".$i."_grade"} = "10"; }2. The widget displays the products in the wrong order. It should be according to grade but it’s order by date.
3. I can’t get it to work on pages. Even though the setting are there when you create a page, it’s not being displayed.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Few bugs’ is closed to new replies.