Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mrppp

    (@mrppp)

    [yasr_overall_rating]
    did it but now cant vote?

    Plugin Contributor dudo

    (@dudo)

    Hi mrppp, thank you for using Yasr!

    Please note that yasr_overall_Rating has a different scope from yasr_visitor_votes : on overall rating only the author of the post can vote ??

    Best,
    Dario

    Thread Starter mrppp

    (@mrppp)

    So can it not be set to allow visitors to vote but not have the text shown by the stars i.e just the stars not [Total: 0 Average: 0/5]

    Plugin Contributor dudo

    (@dudo)

    You have different solutions:

    In the settings you can customize the text as you wish, or if you want to hide just add this on the “Aspect & Styles” tab

    .yasr-total-average-container {
        display: none;
    }

    Best,
    Dario

    Thread Starter mrppp

    (@mrppp)

    thanks for this but if i remove [Total: %total_count% Average: %average%] It still shows
    Although i think this will do me [Total: %total_count% ]
    So all good cheers

    Thinking about it, no point hiding it as it makes more sense being shown

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Total: 0 Average: 0/5]’ is closed to new replies.