Skip Navigation

[Resolved] Reviews Output

This support ticket is created 3 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 10 replies, has 2 voices.

Last updated by ericF-5 3 years, 6 months ago.

Assisted by: Shane.

Author
Posts
#2090371
reviews2.png
reviews.png
reviews solution.png

Tell us what you are trying to do?
I added a reviews block and it displays in a row. I want reviews to display like in this attached link
Is there any documentation that you are following?
https://toolset.com/block-item/reviews/
Is there a similar example that we can see?

What is the link to your site?
hidden link

#2090919

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Eric,

Thank you for getting in touch.

Unfortunately i'm unable to see the link that you've send given that it is on a private server.

Could you provide me with the credentials to access the site as well as admin login ?

This should allow me to see what it looks like now as well as to essentially make any needed changes.

I've enabled the private fields for your next response.

Thanks,
Shane

#2091773

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Eric,

Thank you for the login details, however they only seem to work for the server and not the backend access.

From what I can see it appears that your reviews are in a column type setup.

Can you provide the login credentials for the wordpress admin panel ?

Thanks,
Shane

#2091797

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screenshot 2021-06-17 at 10.54.37 AM.png

Hi Eric,

Are you able to log into the wordpress dashboard with these credentials? When I tried i'm getting a username unknown. See Screenshot.

Can you test them on your end and let me know .

Thanks,
Shane

#2091809

I need to send you again. My fault. I need it to be a private message.

#2091889

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Eric,

Here are the private fields once more.

Thanks,
Shane

#2092719

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Eric,

Unfortunately they still do not work.

When tested on your end are you able to log in successfully ?

Please let me know.

Thanks,
Shane

#2092805

Sorry, my mistake. Here are the correct credentials.

#2094427

I still need assistance whit this.

#2094695

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Eric,

I see the issue now. The problem is being caused by the user not having any Gravatar images for their username.

For now we will need to resolve this using css by adjusting the width of the container that it is in.

I've added the following css to resolve the issue.


li.wooviews-reviews-item .comment_container{

display: block !important;
}

Please let me know if this helps.
Thanks,
Shane

#2095071

My issue is resolved now. Thank you!