• Resolved ttoaster

    (@ttoaster)


    Hi,

    I’m trying out your plugin, but on both my own site and your demo site for the Pro version when clicking on the Reviews link in the popup it does nothing.

    Can you please either make that work or allow Reviews (and the star ratings) to be excluded from the Quick View popup?

    Otherwise it is a very nice functional plugin.

    Many thanks in advance.

    Regards,
    Martin

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

    (@wpclever)

    Hi @ttoaster

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    #woosq-popup .woocommerce-review-link {
        pointer-events: none !important;
        text-decoration: none !important;
    }
    Thread Starter ttoaster

    (@ttoaster)

    Thank you for the CSS, seems to do what I wanted.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reviews Link Doesn’t Work…’ is closed to new replies.