Hello,
I have a conflict with rehub theme. Instead of the stars, appear only squares. Can you help me with this?
]]>Hi there,
i installed the plugin but the stars don’t appear.
The link i provided shows how it appears.
Hi there,
Still happily using your plugin, thanks for developing.
I came across a PHP Warning in the debug.log of WordPress and hope you can fix this.
PHP Warning: Invalid argument supplied for foreach() in /.../wp-content/plugins/bp-user-reviews/bp-user-reviews.php on line 466
It’s always line 466. If there is anything I can do to assist don’t hesitate to ask.
Best regards,
Alrik
Tem como colocar o adaptar o plugin usando um tema filho?
GOOGLE TRADUCTOR: Are you using the plugin using a child theme?
]]>Hi, it seems to be a great plugin. But for me its been impossible to make it work as it should on my theme (Evolve). I do not where to start looking for errors. But I tried with tentwentyseven theme and it worked properly. The stars show at first when the page is loading, but then after all tha page is loaded they are shown as exclamation and question marks blinking. Its pretty weird. I would really appreciate the help on this one.
]]>I have my site set up with anonymous reviews and also set to “off” when it comes to multiple reviews.
What I was needing was the ability for the member who reviewed to be able to go back and edit their review.
On my site people change and can grow into better people and I didnt want to leave a bad mark on someone. from a review some time back.
or maybe an option to expire reviews after so many days?
anywasy I hope this message finds you well… P.S thanks for this wonderful plugin
]]>Hi,
I absolutely love this plugin and how it works. The *only* issue I have is that the average rating is not showing on the profile page for an individual member when I use the Youzer plugin.
I’ve tried copying your code into the template, but it just breaks the page.
Any ideas on how I can make the average rating show up?
Thanks.
]]>I would like to show the stars rating on the /members page when a user is not logged in.
]]>Hi everyone,
we are working with the newest WP Version and Plugin version, and in the server errror log I see 1000s of these warnings:
[Mon May 07 23:44:13.443223 2018] [fcgid:warn] [pid 30823] [client 84.185.43.112:46288] mod_fcgid: stderr: PHP Warning: Invalid argument supplied for foreach() in /var/www/vhosts/hosting105161.af9be.netcup.net/httpdocs/wp-content/plugins/bp-user-reviews/bp-user-reviews.php on line 466, referer: https://soul-sailing-crew.com/wp-admin/index.php
Can anyone help or explain this? thanks a lot!!
Uwe
]]>Hello, can you do an anonymous review? I don’t want the evaluated member to know who gave the rating. Can it be done?
]]>Hello,
I’m using the Buddyboss theme and I was wondering what code I can use to move the stars in the profile header? Currently when the plugin is activated, it’s placing the stars in the top left corner of the profile and I’d like to move this to a different location.
Also, I was wondering if there was a code to add a button to the profile that says “Add Review” and it takes the user directly to that members profile review section.
Here is a picture of what I’m talking about:
Thanks for your help
]]>Hi, i have tried your plugin,he seem cool, but the star don’t show. I’ve tested on Chrome, Firefox and it the same thing. It look like that the plugin don’t find the stars. Any clue ?
]]>
hey!
i am using your plugin and tried to rank users by their review results via BP Profile Search.
unfortunately this is not possible since you are storing the data as serialized
arrays.
would you be willing to change that? i already talked to the developer of BP Profile Search, she would be willing to help in order to to make your plugin compatible with hers ??
it would be a great help for me and my project as well as a lot of future users, im sure.
pleeaaaaaseeee! ??
greetings, moritz
]]>I just noticed that only admins can leave a review.
Logged in users can not leave a review.
I tried setting ‘Who can leave reviews?’ to ‘Anyone’ but this does not fix the problem.
Please help.
Hi there,
This is a request to make a change to the star rating that shows next to a replie.
It would be nice to make this optional / possible to disable.
If you maybe could add this option in an upcoming update it would be greatly appreciated!
Best regards,
Alrik
I get this message when trying to activate:
Fatal error: Can’t use function return value in write context in …/wp-content/plugins/bp-user-reviews/bp-user-reviews.php on line 419
]]>How can I show the reviews for a user on there profile page.
Is there a shortcode to display a list of the actual reviews.
Than You
]]>Hello,
First of all great plugin for user reviews. Can you please add the review menu option to display in the top admin bar. Currently it only shows in the buddypress navigation bar and not admin bar.
Thank you
]]>Hello,
I have a small issue with the stars on the member directory,
Please go on this page :https://www.volunteerteacher.org/members/
Then switch to Arabic, you will see that the stars are not aligned correctly, can you please help ?
]]>I’ve wrote this code for my bp-custom to filter the reviews and show them only on member type “Page”.
function review_fun($allow, $reviewer_id, $reviewed_id){
global $bp;
$profileid = bp_displayed_user_id();
$profiletype = xprofile_get_field_data( 'Type', $profileid );
if($profiletype == 'Page'){
return true;
} else {
return false
}
}
add_filter( 'bp_members_reviews_review_allowed', 'review_fun', 10, 3 );
However, the code returns white screen, can you please tell me what I’m going wrong? Thanks!
]]>Can we have just testimonials without rating / reviews points?
How can we disable ratings? How can we do this thru code change?
May be you can add an option to disable the ratings.
I am looking for Testimonials like LinkedIn recommendations or (erstwhile) Orkut Testimonials.
]]>Hi! How can I add Reviews in my site menu? What’s the shortcode i can use?
]]>So The rating stars are showing perfectly on the website profile pages and working fine. But I want to show them below a users featured member on the homepage. I am using a featured members widget plugin. I added
reviews” title=”<?php bp_member_name(); ?>”>
<?php do_action( ‘bp_profile_header_meta’ ); ?> to my template file
Which made the ratings stars show up but they are not correct. They are just fully lit for all 5 stars. There should be 4 stars for one customer and 0 stars for the other as this site is it testing.
How can I simply add a shortcode or something like
<?php echo do_shortcode( ‘[rating-stars]’); ?> to show the rating in different places.
please help me thank you.
]]>Hi, In my error log, I see this warning repeated thousand times.
PHP Warning: Invalid argument supplied for foreach() in /wp-content/plugins/bp-user-reviews/bp-user–reviews.php on line 466
Can you let me know what is the issue about. I’m using php 5.x
]]>What would it take to pay you or one of your associates to do this, perhaps it can be a Pro feature, I don’t know how you are setup to receive money, if you even want to offer a Pro version, but I think a lot of people would want this feature, once you have ratings, of course you want to filter by them. Can I reach out to you privately to discuss this. I don’t want to hire a random person on the hopes they could do this, when you are the developer. (I don’t have a huge budget, but maybe other people are interested to?) Thanks!!
]]>Please find the translation of the plugin in french :
https://foxab.fr/download/bp-user-reviews-fr_FR.rar
Hope this helps.
Thanks a lot Jane ??
Hi! Awesome plugin, just what I needed, but I absolutely need it to go on Group list page, I saw a post earlier you replied to another person on what to add, I tried adding that to functions.php, the global part you added and the part they mentioned, but got nothing. Can you please show me what to add to functions.php (or perhaps it is a different file and that’s why I failed)? to force star rating into Member List view? Thanks so much!!
]]>The stars on my webpage are not loading properly. They are almost reflecting off of each other.
]]>Thanks a lot for the plugin,
One question: would it be possible to add the option to filter by member type? I mean: only members with “teachers” member type can be reviewed, while “students” cannot be reviewed. It would be a great addition. Best regards
This plugin looks amazing! I just have two questions: 1. Can I allow only friends to rate each other? I do not want for anyone to be able to rate anyone. 2. Is it possible to filter or order members in the member directory by average rating (on one or more of the criteria)? If not, would you consider adding these 2 features, please?? They would be super useful! Thanks!!
]]>