• Resolved joanitaolivier

    (@joanitaolivier)


    Hello,

    I added a test review which I would now like to delete from my unpublished course. Can you please assist me? I don’t have the pro version.

    Thank you so much,
    Joanita

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello!

    Unfortunately, you need the Pro version to remove reviews. You would need the Report addon to remove reviews, which comes with the Pro version. The free version has no way to remove reviews.

    https://docs.themeum.com/tutor-lms/addons/reports/#review

    Thank you.
    Best Regards,

    Thread Starter joanitaolivier

    (@joanitaolivier)

    Thank you for your feedback. However, I saw someone else without a pro version was helped with the same issue? The person had to add CSS or something.

    Thread Starter joanitaolivier

    (@joanitaolivier)

    Ashfiqur Rahman Anim (@anim07)

    Hello @andytodd88

    Please go to appearance > customization option from your dashboard and go to additional css option and paste this code

    .tutor-review-individual-item.tutor-review-117 {
    display: none;
    }

    it will hide the review from the site . Please let me know.

    Thank you
    Best regards

    Thread Starter joanitaolivier

    (@joanitaolivier)

    Would it be possible at all for you to send me the correct code for my site please?

    Plugin Support Ashfiqur Rahman Anim

    (@anim07)

    Hello @joanitaolivier

    Please go to settings > permalink and make the permalink settings set to post type. Then share me your websites url or the course url from where you want to hide the rating or review . It would be better if you can email us with the details. Sharing detail in public platform is not recommended. We are available at [email protected]

    Best regards

    Thread Starter joanitaolivier

    (@joanitaolivier)

    Thank you so much, Ashfiqur. I will email you with the relevant details.

    Thread Starter joanitaolivier

    (@joanitaolivier)

    Unfortunately this issues has not been resolved yet. I am still waiting on feedback regarding the information you requested via email. I would appreciate it if you can follow up on it please.

    Hello @joanitaolivier

    Use this coee to hide all the comments:

    .tutor-course-reviews-list {
        display: none;
    }

    Kind Regards.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Delete Test Review’ is closed to new replies.