• My website has a webpage that displays a product with the star rating inserted via shortcode.

    I then have a second page which lists the products and i wish to make reference to the same rating which can be done using the post id… BUT i do not want users to be able to vote at this screen.

    To simplify, i wish to have a post rating displayed in two different locations, but users can only vote on one of them.

    https://ww.wp.xz.cn/plugins/rating-widget/

Viewing 1 replies (of 1 total)
  • Hi @jld142,

    You can add and activate this code under your Power user settings:
    options.readOnly = true;

    Once activated all your ratings will be affected and currently it is impossible to set this only in some ratings.

Viewing 1 replies (of 1 total)

The topic ‘Stop users rating within the shortcode’ is closed to new replies.