• Resolved Leandro

    (@leandroprz)


    Hi,

    I’d like to suggest a few additions to the slider shortcode that I think would make it more customizable:

    1. An option to change the order of the elements, like product title, avatar, rating, etc. Maybe not a full customizable setting but two or three predefined styles. For example I’d like to have a desing something like this where the title is on top, everything is centered, etc.

    2. An option to adjust the height of each comment review so it wouldn’t take a lot of blank space below them. Check these two reviews for example, they are using an auto height so there isn’t a lot of extra space when someone types a long comment vs someone types a short comment: https://imgur.com/a/Qo4mgGv

    Maybe this last one can be done via custom CSS? I think it’s the most needed change for me.

    Thank you

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support cusrev

    (@cusrev)

    Thanks for the suggestions!

    1. You already can do it by creating custom template files. Please check this support article: How to Override Default Templates.

    2. Unfortunately, I didn’t understand this one.

    3. Custom CSS is available in WordPress by default: https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress. You can use it to tweak visual appearance of your website.

    Thread Starter Leandro

    (@leandroprz)

    I wasn’t aware of 1, I’ll take a look into it. Thanks.

    Regarding 2, this is what I mean: https://imgur.com/a/z76N8kQ
    If someone writes a long review the whole container fits that review, so when the next review comes in (and if its short), the container takes a lot of bottom blank space.

    Plugin Support cusrev

    (@cusrev)

    Thanks for providing additional information. If you would like to remove the empty space at the bottom, please use “max_chars” shortcode parameter.

    “max_chars” parameter limits the number of characters that are displayed by default for each review. A ‘Show More’ button will be added to display the remaining content for reviews that exceed this limit. If you do not want to limit the number of characters to display, set this parameter to 0.

    Thread Starter Leandro

    (@leandroprz)

    Thanks for the suggestion. I tried limiting the characters but I still see a lot of blank space on the bottom: https://i.imgur.com/FyRs8Ae.png

    Thread Starter Leandro

    (@leandroprz)

    I did some more styling and took a different approach on how to show the reviews and now everything looks how I needed: https://i.imgur.com/IfR8EV3.png

    Thanks for the awesome plugin!

    • This reply was modified 3 years, 10 months ago by Leandro.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘A few suggestions for the slider shortcode’ is closed to new replies.