Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Leo Fajardo

    (@leorw)

    Hi @helloeng,

    To disable the fixed mobile rating feature, please log in to your WP site’s administration area and go to RatingWidget -> Settings -> Blog Posts tab (or Pages tab depending on the rating type). Scroll down to the Power User Settings section and click Activate. Remove the default content of the text area and paste this code: options.mobile = {“showTrigger”: false}; (the semi-colon at the end is important).

    Currently, there is no way to enable/disable the fixed mobile rating only on certain pages. I have added it to our TODOs list.

    Let me know if this resolves the issue.

    Thread Starter helloeng

    (@helloeng)

    Hi Leo

    Yes, that did it. Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove rating pop up on mobile?’ is closed to new replies.