• hi,

    i would like display a global rating in a footer for a website, i would like that each user could vote in any page and the rating would be for all the website, not for a specific page.

    So, i added those shortcodes:
    [yasr_overall_rating size=”large”]
    [yasr_visitor_votes size=”large”]

    but this one [yasr_overall_rating size=”large”] doesn’t display any rating instead of i vote with this one for testing [yasr_visitor_votes size=”large”].

    Somebody could help me ?

    Thanks in advance.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello!

    Every rating is related to a post or page.

    So, to accomplish this, you’ve to create a post (or page) and insert the rating there.

    Later, insert this in your shortcode [yasr_overall_rating size=”large” postid=”YOURPOSTIDHERE”]

    Here a tutorial that explain where you can find the post id.

    Best,
    Dario

    Thread Starter golded

    (@golded)

    hi,

    ok thank you so much, i will try.

    regards

    Thread Starter golded

    (@golded)

    hi, i insert this code in a page :
    [kkstarratings]

    then this in the footer :
    [yasr_overall_rating size=”large” postid=”34”]

    but it doesn’t work, do you know why ?

    Is there a page where there are all shortcodes ?

    Thanks in advance.

    Plugin Contributor dudo

    (@dudo)

    Hi!

    Here it is https://yetanotherstarsrating.com/docs/shortcodes/

    Please note that kkstarratings is another plugin 🙂

    Best,
    Dario

    Thread Starter golded

    (@golded)

    ah ok thanks,

    Thread Starter golded

    (@golded)

    so :

    i insert this code in a page :
    [yasr_visitor_votes]

    then this in the footer :
    [yasr_overall_rating size=”medium” postid=”14″ readonly=”yes”]

    but it doesn’t work, [yasr_visitor_votes] is it the right code for this use ?

    Thanks in advance.

    Plugin Contributor dudo

    (@dudo)

    I read again the first post, there is no a “global rating”, you can show only rating from a specific post or page.

    Further, please read difference between yasr_visitor_votes and yasr_overall_rating https://yetanotherstarsrating.com/yasr-basics-shortcode

    Have a nice day 🙂

    Thread Starter golded

    (@golded)

    i understand there isn’t a global rating, this is why i try to use your tips for display a rate on all pages.

    so i set like that for information :
    page shortcode: [yasr_visitor_votes]
    template / footershortcode : [yasr_visitor_votes postid=” iddelepageoujaimisleshortcode “]

    it works now,

    thanks

    have a nice day too 😉

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘global rating’ is closed to new replies.