mische7
Forum Replies Created
-
Hi Varun. Just getting around to this now – sorry for the silence.
Would you mind showing an example of how to use the function? I’m sure there are many ways to achieve this I think it’s simplest to only show the ‘add review’ for on the page of the service-pro. (I’m just learning so pls forgive if this is all kinds of wrong)
This is my sad attempt:function my_add_review_button_on_member_header() {
$member_type = bp_get_member_type( bp_displayed_user_id() );
if ( ! bp_is_my_profile() && $member_type == ‘service-pro’) {
return;
}
}add_action( ‘bupr_add_review_button_on_member_header’, ‘my_add_review_button_on_member_header’ );
Hey this plugin is a great addition! I have the same question as badomn83. In addition, I have just one member type that I would like to receive reviews.
so: member type A gets reviewed
Member type B can leave reviews of member type AThat would be so amazing to have!
@pringletech, not sure if you got an answer for this but I needed to sort this out today, myself. The specific item you need to make sure your user can do is ‘manage options’. Once you give permission for that, you’ll see the Recover Link info appear in their menu.
I hope that helps.
Hi all. I wonder if one of you can post the solution you found?
Hey everyone. I’m using Elegant Themes ‘Boutique’ as well as WP E-Commerce to set up a store. I’m frustrated with the slider that’s part of the theme and was thinking of going with the Nivo Slider. Based on your experiences, would you still choose it if you had it to do again? I’m not sure when the latest update was or if they’ve fixed the jquery conflict but it looks like you’ve all figured out the work-around.
I’d love to hear what you think. (the other slider I’m considering is the Wow Slider, though I haven’t researched that one much yet.)
Thanks!
MischeForum: Fixing WordPress
In reply to: Featured Slider Image vs. Other Product ImagesSadly, they only sent me a link to the WP plugin pages with results for ‘cropping’ plugins.
If anyone knows a way to achieve this, I’d be so incredibly thankful. I’ve spent hours trying to work through this and I’m as stumped as when I started.
Thanks!