Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi George,

    Thank you for using CusRev.

    I’ve informed the development team to fix the issue with the accessibility of the sorting element. I will be included in a future update.

    Thread Starter georgebr

    (@georgebr)

    Hi, thank you. I’ll look forward to the next update. Best Regards George

    Plugin Support pistachio6321

    (@pistachio6321)

    It should be resolved in the version 5.55.0. Please let us know if you are still experiencing this problem after update.

    Thread Starter georgebr

    (@georgebr)

    Hi, Unfortunately the problem persists link screen.

    https://snipboard.io/9H5Bhc.jpg

    Any ideas?
    Regards Georg

    Plugin Support pistachio6321

    (@pistachio6321)

    Hmm, it looks like a different error than you originally reported ?? Are there any other errors? If yes, could you share them all together, so that we address all of them?

    Thread Starter georgebr

    (@georgebr)

    Hi, I found other mistakes. I removed them by adding CSS:

    .cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext {

    fill: #006837;

    }

    .cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext {

    fill: #8b222a;

    }

    .cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int {

    ??? fill: #006837;

    ??? fill-opacity: 0.4;

    }

    .cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int {

    ??? fill: #8b222a;

    ??? fill-opacity: 0.4;

    }

    .cr-voting-cont-uni span.cr-voting-upvote-count {

    ??? color: #006837;

    }

    .cr-voting-cont-uni span.cr-voting-downvote-count {

    ??? color: #8b222a;

    }

    /*Změna na ?ernou barvu font písma Recenzent a datum*/

    .cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified {

    ? /* color: #4d5d64; */

    ? color: #000000;

    ? /* text-indent: 0 */

    ? text-indent: 0;

    }

    .cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time {

    ? /* font-style: normal */

    ? font-style: normal;

    }

    .cr-all-reviews-shortcode ol li.review .comment_container .meta,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta {

    ? /* color: #767676; */

    ? color: #000000;

    }

    Only one problem remained, and that was:

    https://snipboard.io/giwVaf.jpg

    Thanks, Regards George
    Plugin Support pistachio6321

    (@pistachio6321)

    Ok, thanks for letting us know. The accessibility issue from this screenshot: https://snipboard.io/9H5Bhc.jpg should be fixed in next update.

    Thread Starter georgebr

    (@georgebr)

    OK. Thanks. Best Regards George

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.