• Resolved georgebr

    (@georgebr)


    Hi, I need to adjust the number of reviews to 3 for example. The option “You can go to admin area > Reviews > Settings > Review Extensions tab:

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

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter georgebr

    (@georgebr)

    Hi, please advise me further with Accessibility. I still need to tweak the Accessibility of the site. Please let me know how I can make improvements?
    Thanks, Regards Georg

    https://snipboard.io/7KT03B.jpg

    https://snipboard.io/Ll3GxZ.jpg

    Plugin Support pear8398

    (@pear8398)

    Hi George,

    The option “Default Quantity of Reviews” applies to the standard reviews section on the product page.

    If you use the shortcode [cusrev_all_reviews number="0"], you can use the attribute “number_shop_reviews” to set the number of shop reviews displayed in the frontend.

    [cusrev_all_reviews number="0" number_shop_reviews="3"]

    Please go to Reviews > Settings > Shortcodes tab, to get more details.

    Thread Starter georgebr

    (@georgebr)

    Hi, thank you. It’s working. I need to display the option Show more reviews – button

    https://snipboard.io/FfcqQu.jpg

    please reply to:

    Hi, please advise me further with Accessibility. I still need to tweak the Accessibility of the site. Please let me know how I can make improvements?
    Thanks, Regards Georg

    https://snipboard.io/7KT03B.jpg

    https://snipboard.io/Ll3GxZ.jpg

    Thanks, Regards George

    Plugin Support pear8398

    (@pear8398)

    Hi,

    You can use the attribute “show_more” to display the show more button. It is noted on the settings page Reviews > Settings > Shortcodes tab.

    Regarding the Accessibility issue, I think the color of the vote icon should be changed to a sharp color. There isn’t an option to change that color, but you can try to use this custom CSS code:

    body .cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext,
    body .cr-voting-cont-uni span.cr-voting-upvote-count,
    body .cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int {
        color: blue;
        fill: blue;
        fill-opacity: 1
    }

    then recheck this issue and see if it helps.

    Thread Starter georgebr

    (@georgebr)

    Hi, thanks for the message. The icons are already ok. I still need the following: Show 3 reviews and show button with option for more reviews.

    [cusrev_all_reviews number=”0″ number_shop_reviews=”3″]

    https://snipboard.io/FfcqQu.jpg

    Please text me the code. The option you refer me to is “You can use the attribute “show_more” to display the show more button. It is noted on the settings page Reviews > Settings > Shortcodes tab”.

    Thank you. Regards George

    Plugin Support pear8398

    (@pear8398)

    Is there any chance you read the supported attributes of the shortcode on the settings page Reviews > Settings > Shortcodes tab?

    Here is an example:
    [cusrev_all_reviews number="0" number_shop_reviews="3" show_more="3"]

    Thread Starter georgebr

    (@georgebr)

    Hi, thanks for the answer. Of course I studied the settings in Reviews > Settings > Shortcodes tab. I didn’t find an option to solve my problem. I need to display, in addition to ” [cusrev_all_reviews number=”0″ number_shop_reviews=”3″] also “button show more reviews”, where there is an option to view more reviews after clicking on the booton. Link: https://snipboard.io/qD95xY.jpg

    Thank you for the idea. Best Regards George

    Thread Starter georgebr

    (@georgebr)

    Hi, So even after a week, you haven’t found a solution? Understand. I only need to see three reviews. The customer can view more in the drop-down menu at the click of a button. You got a solution? Regards Goorg

    Plugin Support pear8398

    (@pear8398)

    Hi,

    Do you add the attribute show_more="3" as I mentioned above? Also, I see the button “show more” is displayed on your site: https://imgur.com/bm2RKSI

    Thread Starter georgebr

    (@georgebr)

    Hello, If I set [cusrev_all_reviews number=”0″ number_shop_reviews=”3″ ], the “show_more”=button will not appear! I need the “show more” button to appear. As you write above, the “show more” button is only activated when I set [cusrev_all_reviews number=”0″]. If I set [cusrev_all_reviews number=”0″ number_shop_reviews=”3″], the “show more” button will not appear. I need to see 3 reviews and the “show more” button at the same time. Can you advise me?Sincerely, George

    Thread Starter georgebr

    (@georgebr)

    Hi, Do you know how to help?

    George

    Plugin Support pistachio6321

    (@pistachio6321)

    An example was shared in replies above, 2 weeks ago. Could you please try it?

    [cusrev_all_reviews number="0" number_shop_reviews="3" show_more="3"]

    Thread Starter georgebr

    (@georgebr)

    Hi, I am writing to you again and again.

    [cusrev_all_reviews number=”0″ number_shop_reviews=”3″ show_more=”3″]

    The given shortcode works only partially.

    the “show_more”= button is not displayed! I need the “show more” button to be displayed. As you write above, the “show more” button is only activated when I set [cusrev_all_reviews number=”0″]. If I set [cusrev_all_reviews number=”0″ number_shop_reviews=”3″ show_more=”3″], the “show more” button does not appear at all. I need to display 3 reviews and the “show more” button at the same time. Where do I get more reviews to show more than three. Can you give me some advice? Sincerely, George

    Plugin Support pistachio6321

    (@pistachio6321)

    Thanks for providing additional details. Please try these parameters to remove the limit of 3 shop reviews:

    [cusrev_all_reviews number="0" number_shop_reviews="-1" show_more="3"]

    Thread Starter georgebr

    (@georgebr)

    Hi, Thank you. This is exactly what I needed. I am satisfied. Best regards George

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