Replies
- This reply has been marked as private.
Hi Carsten,
Please enable wp debug and check for the error.You can do so by wditing wp-config.php and changing
define ( 'WP_DEBUG', false);to
define ( 'WP_DEBUG', true);After finding the error, Please disable it again.
Regards
Brajesh- Brajesh Singh on May 17, 2020 at 7:24 pm in reply to: Profile tabs – linking to profile field sets #29927
We have issued the refund as requested. Please check your PayPal account.
Regards
Brajesh - Brajesh Singh on May 17, 2020 at 7:08 pm in reply to: Buddyboss theme and Fantastic Plugins of the Buddydev #29924This reply has been marked as private.
- This reply has been marked as private.
Hi Carsten,
I am sorry for the inconvenience.1. I am not sure if the plugin can cause this. Let us troubleshoot and find out for ourselves.
To troubleshoot, let me help you with point 2 first
2. It can happen if you are calling functions from Recent visitors directory in your theme code or bp-custom.php without checking function_exists for the same.
can you please look for it and disable the snippets if any?
Regards
Brajesh- Brajesh Singh on May 17, 2020 at 6:07 pm in reply to: Profile tabs – linking to profile field sets #29917
Hi Tony,
I am sorry, I do not think we can make it work. The problem is not with Profile tabs Pro.It lies with the implementation details of repeater field group. You won’t be able to use above shortcode for repeater field groups properly.
I am going to explore it a bit more in future but I do not see any immediate solution.
Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on May 17, 2020 at 5:57 pm in reply to: Conditional Fields break BuddyBoss Repeater Fields #29915
Hi Carla,
Thank you for reporting it.Even though BuddyBoss is a fork of BuddyPress, They added profile type and repeater field. The repeater field is not preset in BuddyPress.
We are adding compatibility with BuddyBoss gradually and we hope that we can do it in future. At the moment, I don’t see any workaround for this atleast for next 4 weeks.
Also, if it is not saving for normal fields, It happens if you are using it with multi valued fields. If you edit multi valued fields, the options ids changes(this is an issue in BuddyPress) and that leads to this. We are hoping to put an update for this in near future.
Regards
Brajesh - This reply has been marked as private.