Edit template so media rating stars link to rating popup

O

oldford

Guest
Member
I'm trying to make the rating stars link to the rating window. Basically so you can click on the stars or the "Leave a rating" button and get the same result. (see screenshot below)

I believe the template to edit is xfmg_media_view_macros around line 233:

Original code here:
HTML:

Code:

Code:
<dd>
                <xf:macro template="rating_macros" name="stars_text"
                    arg-rating="{$mediaItem.rating_avg}"
                    arg-count="{$mediaItem.rating_count}"...
...

Read more

Continue reading...
 
BlackSpigot General Chat
Rules Help Users
    H @ HelpMe55: i had this problem already once and they helped me last time, dont know why they dont help me now
    Top