Announcement

  •  » Themes
  •  » Stripped Theme and Rating score

#1 2012-05-22 09:55:29

JoeYaP
Guest

Stripped Theme and Rating score

Good day.
I have a problem in rating score.
Cause when i click the information tab.

There is no rating score.
I did make sure that i check the rating score in option.


Thanks

 

#2 2012-05-22 10:04:48

Zaphod
Former Piwigo Team
2006-11-13
441

Re: Stripped Theme and Rating score

I would need more info to help you.
The best would be a link to your website, and info about which piwigo & stripped version you are using.

Offline

 

#3 2012-05-22 10:19:18

JoeYaP
Guest

Re: Stripped Theme and Rating score

I'm using the newest version on both piwigo and stripped theme sir.

i'm currently working on locally.

http://piwigo.org/demo/picture.php?/557/category/Africa

as you can see on this sylvia theme sir.
there is a rating score above of rate this photo.
supposed to be the average rate of the said photo.

when working on Stripped theme.

i have the rate this photo feature but the rating score is missing.

Thanks for reply sir.

 

#4 2012-05-22 10:50:19

JoeYaP
Guest

Re: Stripped Theme and Rating score

{if $display_info.average_rate and isset($rate_summary) }
                            <tr id="Average">
                                <td class="label">{'Average rate'|@translate}</td>
                                <td class="value" id="ratingSummary">
                                {if $rate_summary.count}
                                    {assign var='rate_text' value='%.2f (rated %d times)'|@translate }
                                    {$pwg->sprintf($rate_text, $rate_summary.average, $rate_summary.count) }
                                {else}
                                    {'no rate'|@translate}
                                {/if}
                                </td>
                            </tr>
                        {/if}


i was referring to this sir.

cause its not showing in the information tab.

 

#5 2012-05-22 18:49:15

Zaphod
Former Piwigo Team
2006-11-13
441

Re: Stripped Theme and Rating score

Ok, there is a problem here.
I never saw it because I never use ratings...

I'll correct it for the version that will be out for Piwigo 2.4.

Last edited by Zaphod (2012-05-22 18:49:37)

Offline

 

#6 2012-07-02 21:52:10

Zaphod
Former Piwigo Team
2006-11-13
441

Re: Stripped Theme and Rating score

Ok I think this is fixed now.
I'll update stripped for Piwigo 2.3 & 2.4.

Offline

 
  •  » Themes
  •  » Stripped Theme and Rating score

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact